SCRIPTS CATEGORIES:
NEWS ARCHIVE >>
SOFTPEDIA REVIEWS >>
|
|
7-DAY TOP DOWNLOAD
# |
Program |
 | aircrack 1.0RC1 58,847 |  | Scary Maze 34,920 |  | Advance Backup 2.0 28,317 |  | QuickPlay 3.8.4 25,272 |  | Free Youtube Downloader 23,998 |  | FFmpeg 20,430 |  | Referrer verification/validat ion Javascript 19,175 |  | szewo referer logger 3.0 19,043 |  | Netcat 0.7.1 18,904 |  | vBulletin 3.7.0b4 17,841 |
|
|
|
|
Programming Methods and Algorithms |
553 script(s) |
|
| Platform: |
|
| |
| Language: |
|
Linenum script prints the current line number, function name and some text.
[read more >]
|
Platform: Language: License: Rating: Downloads: Screenshot:
|
Windows / Linux / Ma... Python Other Free / Open So... Fair (2.3/5) 99 view screenshot |
March 2nd, 2007 GMT NEW |
 |
Print Hook class gets all output directed to stdout (e.g by print statements) and stderr and redirects it to a user defined function.
[read more >]
|
Platform: Language: License: Rating: Downloads: Screenshot:
|
Windows / Linux / Ma... Python Other Free / Open So... Good (3.5/5) 144 view screenshot |
March 2nd, 2007 GMT NEW |
 |
Debug with garbage collection script shows you the object itself in order to get an idea where the leak may be.
[read more >]
|
Platform: Language: License: Rating: Downloads: Screenshot:
|
Windows / Linux / Ma... Python Other Free / Open So... Good (3.5/5) 82 view screenshot |
March 2nd, 2007 GMT NEW |
 |
Allowing the Python profiler to profile C modules script demonstrates how to create proxy objects at runtime that intercept calls between pre-existing pieces of code.
[read more >]
|
Platform: Language: License: Rating: Downloads: Screenshot:
|
Windows / Linux / Ma... Python Other Free / Open So... Good (3.7/5) 152 view screenshot |
March 2nd, 2007 GMT NEW |
 |
Dump all the attributes of an object script prints a nicely formatted overview of an object, including _everything_ in the object's `dir'.
[read more >]
|
Platform: Language: License: Rating: Downloads: Screenshot:
|
Windows / Linux / Ma... Python Other Free / Open So... Fair (2.6/5) 87 view screenshot |
March 2nd, 2007 GMT NEW |
 |
Helper subclass for win32pdhquery script formats the output in CSV format or a dictionary.
[read more >]
|
Platform: Language: License: Rating: Downloads: Screenshot:
|
Windows Python Other Free / Open So... Good (3.1/5) 76 view screenshot |
March 2nd, 2007 GMT NEW |
 |
Suite of Language C code shows you the basic elements of the C programming language.
[read more >]
|
Platform: Language: License: Rating: Downloads: Screenshot:
|
Windows C/C++ Freeware Good (3.4/5) 99 view screenshot |
March 2nd, 2007 GMT NEW |
 |
Rijndael Encryption Algorithm allows you to develop end test various encryption procedures.
[read more >]
|
Platform: Language: License: Rating: Downloads: Screenshot:
|
Windows C/C++ Freeware Fair (2.6/5) 556 view screenshot |
March 2nd, 2007 GMT NEW |
 |
Hash Table code is a hash table that stores key/pointer pairs.
[read more >]
|
Platform: Language: License: Rating: Downloads: Screenshot:
|
Windows C/C++ Freeware Good (3.0/5) 388 view screenshot |
March 2nd, 2007 GMT NEW |
 |
Cputs Center code centers the text and prints in using cputs, so you can change the font color.
[read more >]
|
Platform: Language: License: Rating: Downloads: Screenshot:
|
Windows C/C++ Freeware Good (3.5/5) 114 view screenshot |
March 2nd, 2007 GMT NEW |
 |
CRC16/CRC32 Checksum code will compute CRC16 and CRC32 checksums for any file, string, or byte array.
[read more >]
|
Platform: Language: License: Rating: Downloads: Screenshot:
|
Windows C/C++ Freeware Good (3.1/5) 4,442 view screenshot |
March 2nd, 2007 GMT NEW |
 |
All sorting techniques code performs all sorting techniques, including bubble sort, selection sort, insertion sort, heapsort, merge sort and quicksort.
[read more >]
|
Platform: Language: License: Rating: Downloads: Screenshot:
|
Windows C/C++ Freeware Good (3.8/5) 2,100 view screenshot |
March 2nd, 2007 GMT NEW |
 |
Shed Skin is an experimental Python-to-C compiler.
[read more >]
|
Platform: Language: License: Rating: Downloads: Screenshot:
|
Windows / Linux / Ma... Python GPL Good (3.6/5) 61 view screenshot |
March 2nd, 2007 GMT NEW |
 |
Ensuring a name definition in a module namespace script ensures that a name exists in a target namespace.
[read more >]
|
Platform: Language: License: Rating: Downloads: Screenshot:
|
Windows / Linux / Ma... Python Other Free / Open So... Fair (2.5/5) 64 view screenshot |
March 2nd, 2007 GMT NEW |
 |
Modify class method in-place script demonstrates the ability to modify the __init__ method of an arbitrary class in-place.
[read more >]
|
Platform: Language: License: Rating: Downloads: Screenshot:
|
Windows / Linux / Ma... Python Other Free / Open So... Fair (2.4/5) 79 view screenshot |
March 2nd, 2007 GMT NEW |
 |
Read/write object for pkg-config files script contains a useful class that allows reading and writing of pkg-config files.
[read more >]
|
Platform: Language: License: Rating: Downloads: Screenshot:
|
Windows / Linux / Ma... Python Other Free / Open So... Fair (2.3/5) 107 view screenshot |
March 2nd, 2007 GMT NEW |
 |
A speed limited, or governed range class implements a generator, which returns consecutive floats.
[read more >]
|
Platform: Language: License: Rating: Downloads: Screenshot:
|
Windows / Linux / Ma... Python Other Free / Open So... Good (3.2/5) 64 view screenshot |
March 2nd, 2007 GMT NEW |
 |
Pythologic -- Prolog syntax in Python script shows you an example of using Prolog-like statements.
[read more >]
|
Platform: Language: License: Rating: Downloads: Screenshot:
|
Windows / Linux / Ma... Python Other Free / Open So... Fair (2.6/5) 154 view screenshot |
March 2nd, 2007 GMT NEW |
 |
Purge is a command-line program that will replace the content of your files with zeros.
[read more >]
|
Platform: Language: License: Rating: Downloads: Screenshot:
|
Windows / Linux / Ma... Python Other Free / Open So... Good (3.5/5) 73 view screenshot |
March 2nd, 2007 GMT NEW |
 |
Static or Class Methods script implements class methods that do not require an object instance.
[read more >]
|
Platform: Language: License: Rating: Downloads: Screenshot:
|
Windows / Linux / Ma... Python Other Free / Open So... Fair (2.1/5) 46 view screenshot |
March 2nd, 2007 GMT NEW |
 |
Loose Coupling script contains two modules that enable loose coupling between objects in a running application.
[read more >]
|
Platform: Language: License: Rating: Downloads: Screenshot:
|
Windows / Linux / Ma... Python Other Free / Open So... Fair (2.7/5) 122 view screenshot |
March 2nd, 2007 GMT NEW |
 |
Ruby like syntactic sugar script shows how to implement Ruby features in python.
[read more >]
|
Platform: Language: License: Rating: Downloads: Screenshot:
|
Windows / Linux / Ma... Python Other Free / Open So... Fair (2.6/5) 110 view screenshot |
March 2nd, 2007 GMT NEW |
 |
Overriding __new__ for attribute initialization script is a different mechanism of initializing the attributes of a superclass with default values.
[read more >]
|
Platform: Language: License: Rating: Downloads: Screenshot:
|
Windows / Linux / Ma... Python Other Free / Open So... Fair (2.8/5) 98 view screenshot |
March 2nd, 2007 GMT NEW |
 |
Hierarchical data objects offers an easy to use class which shows an analog behavior.
[read more >]
|
Platform: Language: License: Rating: Downloads: Screenshot:
|
Windows / Linux / Ma... Python Other Free / Open So... Fair (2.6/5) 91 view screenshot |
March 2nd, 2007 GMT NEW |
 |
Wrapping method calls (meta-class example) script uses a metaclass to wrap all methods for logging purposes.
[read more >]
|
Platform: Language: License: Rating: Downloads: Screenshot:
|
Windows / Linux / Ma... Python Other Free / Open So... Good (3.3/5) 77 view screenshot |
March 2nd, 2007 GMT NEW |
 |
A List of Dictionaries class emulates a list of dictionary objects without the memory and pickle storage overhead.
[read more >]
|
Platform: Language: License: Rating: Downloads: Screenshot:
|
Windows / Linux / Ma... Python Other Free / Open So... Fair (2.7/5) 66 view screenshot |
March 2nd, 2007 GMT NEW |
 |
Class with default method handler script is a class whose objects can handle undefined method calls.
[read more >]
|
Platform: Language: License: Rating: Downloads: Screenshot:
|
Windows / Linux / Ma... Python Other Free / Open So... Fair (2.9/5) 53 view screenshot |
March 2nd, 2007 GMT NEW |
 |
Changing return value for mutating list methods script returns a mutated list.
[read more >]
|
Platform: Language: License: Rating: Downloads: Screenshot:
|
Windows / Linux / Ma... Python Other Free / Open So... Fair (2.6/5) 83 view screenshot |
March 2nd, 2007 GMT NEW |
 |
How to freeze Python classes script raises an error when trying to set an undeclared name.
[read more >]
|
Platform: Language: License: Rating: Downloads: Screenshot:
|
Windows / Linux / Ma... Python Other Free / Open So... Good (3.7/5) 230 view screenshot |
March 2nd, 2007 GMT NEW |
 |
dictproperty: properties for dictionary attributes script allows you to manage dictproperty.
[read more >]
|
Platform: Language: License: Rating: Downloads: Screenshot:
|
Windows / Linux / Ma... Python Other Free / Open So... Good (3.2/5) 61 view screenshot |
March 2nd, 2007 GMT NEW |
 |
|
| Go to top |
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 | << prev next >> |
|
|