Softpedia
 


SCRIPTS CATEGORIES:



NEWS ARCHIVE >>
SOFTPEDIA REVIEWS >>
MEET THE EDITORS >>
WEEK'S BEST
  • Peardrop CMS 0.2.3
  • CommaFeed 0.0.1
  • Squash
  • Pick-a-Color 1.1.5
  • MVIS Security Center 1....
  • EasyZoom 1.0.3
  • jQueryGantt
  • IMDBPHP 2.1.8
  • Dynamic WordPress Form ...
  • PathFinding.js 0.4.1
  • 7-DAY TOP DOWNLOAD
    #
    Program
    JW FLV Media Player
    6

    475 downloads
    Scary Maze
    472 downloads
    Aircrack 1.1 / 1.2
    Beta 1

    239 downloads
    Coppermine Photo
    Gallery 1.5.22

    213 downloads
    GNU Compiler
    Collection 4.8.1

    212 downloads
    InsanityVille’s
    AJAX Guestbook

    206 downloads
    WebChat
    149 downloads
    Magento Community
    Edition 1.7.0.2 /
    1.8.0.0 Alpha 1

    118 downloads
    rssFeed 1.5
    112 downloads
    Charles 3.7
    109 downloads
    Home / Scripts / Categories / Programming Methods and Algorithms

    Programming Methods and Algorithms

    850 script(s)

    LATEST DOWNLOADS IN THIS CATEGORY:

    RSS

    Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 | << prev next >>
     
    Platform:
    +ANY PLATFORM     Windows     Linux     Mac OS     BSD     Solaris
     
    Language:
    ANY LANGUAGEPHPASP.NETC/C++PerlPythonRuby
    FlashJavaScriptHTMLXMLASPBasic/VBColdFusion
    C#CSSDelphiFortranJavaLISPmathCAD
    MathematicaMatlabSQLTCL/TkSilverlight

    Rich Comparison Mixin 1.0

    NEW
    Rich Comparison Mixin icon Rich Comparison Mixin script implements the full suite of rich comparison operators if __cmp__ is defin...
    [read more >]

    Platform:
    Language:
    License:
    Rating:
    Downloads:
    Updated:

    Windows / Linux / Ma...
    Python
    Other Free / Open So...
    Fair (2.2/5)
    437
    June 7th, 2007 UTC

    Right method names suggestion 1.2

    NEW
    Right method names suggestion icon Right method names suggestion script uses __getattr__ to modify the error messages given when a wrong c...
    [read more >]

    Platform:
    Language:
    License:
    Rating:
    Downloads:
    Updated:

    Windows / Linux / Ma...
    Python
    Other Free / Open So...
    Good (3.5/5)
    412
    June 7th, 2007 UTC

    A simple date class 1.0

    NEW
    A simple date class icon A simple date class script can be used by anyone who wants a date object for a program.
    [read more >]

    Platform:
    Language:
    License:
    Rating:
    Downloads:
    Updated:

    Windows / Linux / Ma...
    Python
    Other Free / Open So...
    Good (3.1/5)
    522
    June 7th, 2007 UTC

    A lazy, memoized attribute space 1.0

    NEW
    A lazy, memoized attribute space icon A lazy, memoized attribute space class allows a function to be evaluated only when needed, and the retu...
    [read more >]

    Platform:
    Language:
    License:
    Rating:
    Downloads:
    Updated:

    Windows / Linux / Ma...
    Python
    Other Free / Open So...
    Good (3.3/5)
    541
    June 7th, 2007 UTC

    Metaclass Class Policies 1.2

    NEW
    Metaclass Class Policies icon Metaclass Class Policies code implements the policy design pattern in Python by using metaclasses and m...
    [read more >]

    Platform:
    Language:
    License:
    Rating:
    Downloads:
    Updated:

    Windows / Linux / Ma...
    Python
    Other Free / Open So...
    Fair (2.3/5)
    431
    June 7th, 2007 UTC

    Another Singleton Implementation 1.0

    NEW
    Another Singleton Implementation icon Another Singleton Implementation script creates a unique instance of classes that uses Singleton as the...
    [read more >]

    Platform:
    Language:
    License:
    Rating:
    Downloads:
    Updated:

    Windows / Linux / Ma...
    Python
    Other Free / Open So...
    Excellent (4.8/5)
    446
    June 7th, 2007 UTC

    Priority queue script 1.0

    NEW
    Priority queue script icon Priority queue script allows specification of the relative order of the data.
    [read more >]

    Platform:
    Language:
    License:
    Rating:
    Downloads:
    Updated:

    Windows / Linux / Ma...
    Python
    Other Free / Open So...
    Fair (2.8/5)
    438
    June 7th, 2007 UTC

    random 3 CNF problem generator 1.0

    NEW
    random 3 CNF problem generator icon random 3 CNF problem generator script returns a randomly generated 3-CNF sentence composed of clauses i...
    [read more >]

    Platform:
    Language:
    License:
    Rating:
    Downloads:
    Updated:

    Windows / Linux / Ma...
    Python
    Other Free / Open So...
    Good (3.7/5)
    806
    June 7th, 2007 UTC

    Ring buffer 1.1

    NEW
    Ring buffer icon Ring buffer script is useful for the storage of log information.
    [read more >]

    Platform:
    Language:
    License:
    Rating:
    Downloads:
    Updated:

    Windows / Linux / Ma...
    Python
    Other Free / Open So...
    Fair (2.6/5)
    1,204
    June 7th, 2007 UTC

    Round-Robin Pairings Generator 1.0

    NEW
    Round-Robin Pairings Generator icon Round-Robin Pairings Generator script is an implementation of a round-robin algorithm for "fair&qu...
    [read more >]

    Platform:
    Language:
    License:
    Rating:
    Downloads:
    Updated:

    Windows / Linux / Ma...
    Python
    Other Free / Open So...
    Good (3.3/5)
    3,281
    June 7th, 2007 UTC

    RPN Stack class 1.1

    NEW
    RPN Stack class icon RPN Stack class is an example of how to write a stack and how to implement it into an RPN calculator.
    [read more >]

    Platform:
    Language:
    License:
    Rating:
    Downloads:
    Updated:

    Windows / Linux / Ma...
    Python
    Other Free / Open So...
    Fair (2.6/5)
    592
    June 7th, 2007 UTC

    Simple tests using Exceptions 1.1

    NEW
    Simple tests using Exceptions icon Simple tests using Exceptions script provides a way of performing simple tests.
    [read more >]

    Platform:
    Language:
    License:
    Rating:
    Downloads:
    Updated:

    Windows / Linux / Ma...
    Python
    Other Free / Open So...
    Fair (2.8/5)
    410
    June 7th, 2007 UTC

    unzip 1.1

    NEW
    unzip icon unzip script defines a function that represents the opposite of the zip function used for string operat...
    [read more >]

    Platform:
    Language:
    License:
    Rating:
    Downloads:
    Updated:

    Windows / Linux / Ma...
    Python
    Other Free / Open So...
    Good (3.2/5)
    972
    June 7th, 2007 UTC

    Using time "slices" to categorize events 1.0

    NEW
    Using time "slices" to categorize events icon Using time "slices" to categorize events by period script breaks all of time up into "sl...
    [read more >]

    Platform:
    Language:
    License:
    Rating:
    Downloads:
    Updated:

    Windows / Linux / Ma...
    Python
    Other Free / Open So...
    Good (3.2/5)
    393
    June 7th, 2007 UTC

    SMAWK totally monotone matrix searching algorithm 1.0

    NEW
    SMAWK totally monotone matrix searching algorithm icon SMAWK totally monotone matrix searching algorithm takes as input a function for computing matrix values...
    [read more >]

    Platform:
    Language:
    License:
    Rating:
    Downloads:
    Updated:

    Windows / Linux / Ma...
    Python
    Other Free / Open So...
    Good (3.2/5)
    733
    June 7th, 2007 UTC

    LZ77 compression 1.2

    NEW
    LZ77 compression icon LZ77 compression script allows you to compress blocks having the size of maximum 256 bytes.
    [read more >]

    Platform:
    Language:
    License:
    Rating:
    Downloads:
    Updated:

    Windows / Linux / Ma...
    Python
    Other Free / Open So...
    Fair (2.5/5)
    2,911
    June 7th, 2007 UTC

    Boyer-Moore-Horspool string searching 1.0

    NEW
    Boyer-Moore-Horspool string searching icon Boyer-Moore-Horspool string searching script implements a string searching algorithm based upon Boyer-M...
    [read more >]

    Platform:
    Language:
    License:
    Rating:
    Downloads:
    Updated:

    Windows / Linux / Ma...
    Python
    Other Free / Open So...
    Fair (2.8/5)
    1,314
    June 7th, 2007 UTC

    Numeric base converter 1.0

    NEW
    Numeric base converter icon Numeric base converter is a traditional base converter with the twist that it accepts any strings as th...
    [read more >]

    Platform:
    Language:
    License:
    Rating:
    Downloads:
    Updated:

    Windows / Linux / Ma...
    Python
    Other Free / Open So...
    Fair (2.6/5)
    654
    June 7th, 2007 UTC

    Fifo as single linked lists 1.4

    NEW
    Fifo as single linked lists icon Fifo as single linked lists script creates a container, which only allows element insertion and removal.
    [read more >]

    Platform:
    Language:
    License:
    Rating:
    Downloads:
    Updated:

    Windows / Linux / Ma...
    Python
    Other Free / Open So...
    Fair (2.8/5)
    776
    June 7th, 2007 UTC

    Measurement values of known percentual error 1.1

    NEW
    Measurement values of known percentual error icon Measurement values of known percentual error script defines a class using the error propagation formula...
    [read more >]

    Platform:
    Language:
    License:
    Rating:
    Downloads:
    Updated:

    Windows / Linux / Ma...
    Python
    Other Free / Open So...
    Fair (2.6/5)
    416
    June 7th, 2007 UTC

    Permutations using generators 1.0

    NEW
    Permutations using generators icon Permutations using generators script defines permIter() function that takes a sequence and returns an i...
    [read more >]

    Platform:
    Language:
    License:
    Rating:
    Downloads:
    Updated:

    Windows / Linux / Ma...
    Python
    Other Free / Open So...
    Good (3.2/5)
    487
    June 7th, 2007 UTC

    Repeating alternator 1.3

    NEW
    Repeating alternator icon Repeating alternator script is a generator for cycling over a set of values.
    [read more >]

    Platform:
    Language:
    License:
    Rating:
    Downloads:
    Updated:

    Windows / Linux / Ma...
    Python
    Other Free / Open So...
    Poor (1.9/5)
    512
    June 7th, 2007 UTC

    Intersection and union of varied form tuples/lists 1.0

    NEW
    Intersection and union of varied form tuples/lists icon Intersection and union of varied form tuples/lists script implements two methods to return the intersec...
    [read more >]

    Platform:
    Language:
    License:
    Rating:
    Downloads:
    Updated:

    Windows / Linux / Ma...
    Python
    Other Free / Open So...
    Good (3.1/5)
    548
    June 7th, 2007 UTC

    Lazy streams using generators 1.0

    NEW
    Lazy streams using generators icon Lazy streams using generators class allows you to use generators as more list-like streams.
    [read more >]

    Platform:
    Language:
    License:
    Rating:
    Downloads:
    Updated:

    Windows / Linux / Ma...
    Python
    Other Free / Open So...
    Fair (2.6/5)
    431
    June 7th, 2007 UTC

    Anagram Fetcher 1.3

    NEW
    Anagram Fetcher icon Anagram Fetcher script provides you code for fetching Anagrams out of any given file that contains words.
    [read more >]

    Platform:
    Language:
    License:
    Rating:
    Downloads:
    Updated:

    Windows / Linux / Ma...
    Python
    Other Free / Open So...
    Good (3.2/5)
    657
    June 7th, 2007 UTC

    Numerical inversion of Laplace transforms 1.0

    update
    Numerical inversion of Laplace transforms icon Numerical inversion of Laplace transforms script implements an algorithm to numerically invert function...
    [read more >]

    Platform:
    Language:
    License:
    Rating:
    Downloads:
    Updated:

    Windows / Linux / Ma...
    Python
    Other Free / Open So...
    Good (3.3/5)
    1,758
    June 7th, 2007 UTC

    Getting th permutation of a sequence 1.1

    NEW
    Getting th permutation of a sequence icon Getting th permutation of a sequence script returns the th permutation of the sequence (always as a lis...
    [read more >]

    Platform:
    Language:
    License:
    Rating:
    Downloads:
    Updated:

    Windows / Linux / Ma...
    Python
    Other Free / Open So...
    Good (3.7/5)
    497
    June 7th, 2007 UTC

    Reverse a string 1.3

    NEW
    Reverse a string icon Reverse a string script allows you to reverse a string.
    [read more >]

    Platform:
    Language:
    License:
    Rating:
    Downloads:
    Updated:

    Windows / Linux / Ma...
    Python
    Other Free / Open So...
    Fair (2.2/5)
    673
    June 7th, 2007 UTC

    Hopcroft-Karp bipartite matching 1.0

    update
    Hopcroft-Karp bipartite matching icon Hopcroft-Karp bipartite matching script takes as input a bipartite graph, and outputs both a maximum ma...
    [read more >]

    Platform:
    Language:
    License:
    Rating:
    Downloads:
    Updated:

    Windows / Linux / Ma...
    Python
    Other Free / Open So...
    Fair (2.7/5)
    3,093
    June 7th, 2007 UTC

    Matrix vector multiplication 1.0

    NEW
    Matrix vector multiplication icon Matrix vector multiplication script shows how a matrix vector multiplication can be reduced to a single...
    [read more >]

    Platform:
    Language:
    License:
    Rating:
    Downloads:
    Updated:

    Windows / Linux / Ma...
    Python
    Other Free / Open So...
    Fair (2.6/5)
    813
    June 7th, 2007 UTC

    Go to top Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 | << prev next >>


    WindowsGamesDriversMacLinuxScriptsMobileHandheldNews

    SUBMIT PROGRAM   |   ADVERTISE   |   GET HELP   |   SEND US FEEDBACK   |   RSS FEEDS   |   UPDATE YOUR SOFTWARE   |   ROMANIAN FORUM