|
|
| new | no screenshots |
 |
| June 6th, 15:16 GMT |
|
 |
Python XTEA Encryption 1.4 |
| Python XTEA Encryption module represents a simple python implementation of the XTEA block encryption algorithm. |
| Windows/Linux/Mac OS/BSD/Solaris | Python | Rating: Good | Downloads: 127 |
|
|
 |
Equivalence partition 1.0 |
| Equivalence partition script partitions a set of objects into classes according to some supplied equivalence relation. |
| Windows/Linux/Mac OS/BSD/Solaris | Python | Rating: Fair | Downloads: 102 |
|
| new | no screenshots |
 |
| June 6th, 15:14 GMT |
|
 |
Format number function 1.1 |
| Format number function script introduces two functions useful to format numbers. |
| Windows/Linux/Mac OS/BSD/Solaris | Python | Rating: Good | Downloads: 77 |
|
| new | no screenshots |
 |
| June 6th, 15:13 GMT |
|
 |
New Tail Recursion Decorator 1.6 |
| New Tail Recursion Decorator can eliminate the tail calls for recursive functions. |
| Windows/Linux/Mac OS/BSD/Solaris | Python | Rating: Good | Downloads: 67 |
|
| new | no screenshots |
 |
| June 6th, 15:12 GMT |
|
 |
Lazy Traversal of Directed Graphs 1.1 |
| Lazy Traversal of Directed Graphs script allows you to realize a generic traversal for arbitrary (directed) graphs. |
| Windows/Linux/Mac OS/BSD/Solaris | Python | Rating: Good | Downloads: 60 |
|
| new | no screenshots |
 |
| June 6th, 15:12 GMT |
|
 |
Finding Eulerian path in undirected graph |
| Finding Eulerian path in undirected graph script takes as input a graph and outputs Eulerian path (if such exists). |
| Windows/Linux/Mac OS/BSD/Solaris | Python | Rating: Fair | Downloads: 168 |
|
| new | no screenshots |
 |
| June 6th, 15:12 GMT |
|
 |
Weighted choice 1.0 |
| Weighted choice script return random samples of cumulative vector (1-D numpy array) c. |
| Windows/Linux/Mac OS/BSD/Solaris | Python | Rating: Fair | Downloads: 71 |
|
| new | no screenshots |
 |
| June 6th, 15:11 GMT |
|
 |
wchoice 1.0 |
| wchoice script returns a function having the given objects with the specified frequency distribution. |
| Windows/Linux/Mac OS/BSD/Solaris | Python | Rating: Good | Downloads: 41 |
|
| new | no screenshots |
 |
| June 6th, 15:10 GMT |
|
 |
Group and partition 1.4 |
| Group and partition script enables the group_by functionality like the similar function existing in Ruby on Rails. |
| Windows/Linux/Mac OS/BSD/Solaris | Python | Rating: Poor | Downloads: 23 |
|
| new | no screenshots |
 |
| June 6th, 15:10 GMT |
|
 |
Tensor and transpose 1.0 |
| Tensor and transpose script presents two functions useful when you don't use a numerical library. |
| Windows/Linux/Mac OS/BSD/Solaris | Python | Rating: Good | Downloads: 101 |
|
| new | no screenshots |
 |
| June 6th, 15:09 GMT |
|
 |
Python Octree Implementation 1.0 |
| Python Octree Implementation script allows you to manage an octree data structure in python. |
| Windows/Linux/Mac OS/BSD/Solaris | Python | Rating: Fair | Downloads: 173 |
|
| new | no screenshots |
 |
| June 6th, 15:09 GMT |
|
 |
Time sections of code by using "with" 1.0 |
| Time sections of code by using "with" script allows one to use the "with" statement to time sections of code. |
| Windows/Linux/Mac OS/BSD/Solaris | Python | Rating: Good | Downloads: 15 |
|
| new | no screenshots |
 |
| June 6th, 15:08 GMT |
|
 |
Edge-coloring of a bipartite graph 1.0 |
| Edge-coloring of a bipartite graph script allows you to verify Konig's theorem. |
| Windows/Linux/Mac OS/BSD/Solaris | Python | Rating: Good | Downloads: 42 |
|
| new | no screenshots |
 |
| June 6th, 15:08 GMT |
|
 |
zip_pad() 1.0 |
| zip_pad() function could be used to fill the sequences with a padding value. |
| Windows/Linux/Mac OS/BSD/Solaris | Python | Rating: Fair | Downloads: 26 |
|
| new | no screenshots |
 |
| June 6th, 15:07 GMT |
|
 |
A general solution of Eight Queens 1.0 |
| A general solution of Eight Queens script is a general method to figuren out all solutions of eight queens. |
| Windows/Linux/Mac OS/BSD/Solaris | Python | Rating: Good | Downloads: 136 |
|
| new | no screenshots |
 |
| June 6th, 15:07 GMT |
|
|
|
| new | no screenshots |
 |
| June 6th, 15:06 GMT |
|
|
|
| new | no screenshots |
 |
| June 6th, 15:06 GMT |
|
 |
DDA and BRESANHAM line drawing algorithm |
| DDA and BRESANHAM line drawing algorithm code implements DDA and BRESANHAM line drawing algorithm in C graphics mode. |
| Windows | C/C++ | Rating: Good | Downloads: 2,405 |
|
| new | no screenshots |
 |
| June 6th, 15:05 GMT |
|
 |
Deadlock banker's safety algorithm |
| Deadlock banker's safety algorithm avoids any deadlock state in resources allocation. |
| Windows | C/C++ | Rating: Very Good | Downloads: 380 |
|
|
 |
Binary search |
| Binary search code is an example of binary search algorithm. |
| Windows | C/C++ | Rating: Fair | Downloads: 41 |
|
|
 |
Link List operations |
| Link List operations code shows you how to use a link list algorithm. |
| Windows | C/C++ | Rating: Good | Downloads: 91 |
|
|
 |
Simple uses of functions and pointers |
| Simple uses of functions and pointers code shows the beginner how simple function work, and a simple way of using pointers. |
| Windows | C/C++ | Rating: Fair | Downloads: 72 |
|
| new | no screenshots |
 |
| June 6th, 15:05 GMT |
|
 |
Sorting and Searching Algorithms |
| Sorting and Searching Algorithms code contains all the common sorting/searching algorithms, all with comments. |
| Windows | C/C++ | Rating: Fair | Downloads: 79 |
|
|
 |
Call a Callback when a Tkinter.Text is Modified 1.1 |
| Call a Callback when a Tkinter.Text is Modified script shows you how to make use of the virtual event this generates to call your own callback. |
| Windows/Linux/Mac OS/BSD/Solaris | Python | Rating: Good | Downloads: 78 |
|
| new | no screenshots |
 |
| June 6th, 15:04 GMT |
|
 |
Getting the data dropped on a window 1.0 |
| Getting the data dropped on a window script allows you easily write all you need to provide a log text buffer to output the data dropped. |
| Windows/Linux/Mac OS/BSD/Solaris | Python | Rating: Fair | Downloads: 45 |
|
| new | no screenshots |
 |
| June 6th, 15:04 GMT |
|
 |
Tkinter : moving geometry methods 1.2 |
| Tkinter : moving geometry methods script sets geometry methods and options from a wiget to another. |
| Windows/Linux/Mac OS/BSD/Solaris | Python | Rating: Fair | Downloads: 72 |
|
| new | no screenshots |
 |
| June 6th, 15:03 GMT |
|
 |
Number Format function 1.2 |
| Number Format function takes a number (integer or float) and returns a string. |
| Windows/Linux/Mac OS/BSD/Solaris | Python | Rating: Good | Downloads: 51 |
|
| new | no screenshots |
 |
| June 6th, 15:03 GMT |
|
 |
Complex Boolean Regular Expression Class 1.4 |
| Complex Boolean Regular Expression Class wraps up a complex boolean word expression, creating an internal regular expression. |
| Windows/Linux/Mac OS/BSD/Solaris | Python | Rating: Good | Downloads: 28 |
|
| new | no screenshots |
 |
| June 6th, 15:02 GMT |
|
 |
Iterator Merge 1.2 |
| Iterator Merge script merges multiple sorted inputs into a single sorted output. |
| Windows/Linux/Mac OS/BSD/Solaris | Python | Rating: Good | Downloads: 37 |
|
| new | no screenshots |
 |
| June 6th, 15:02 GMT |
|