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
    Scary Maze
    500 downloads
    JW FLV Media Player
    6

    492 downloads
    Coppermine Photo
    Gallery 1.5.22

    273 downloads
    Aircrack 1.1 / 1.2
    Beta 1

    266 downloads
    GNU Compiler
    Collection 4.8.1

    229 downloads
    InsanityVille’s
    AJAX Guestbook

    211 downloads
    WebChat
    159 downloads
    Magento Community
    Edition 1.7.0.2 /
    1.8.0.0 Alpha 1

    116 downloads
    Charles 3.7
    115 downloads
    rssFeed 1.5
    108 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

    Caching and aliasing with descriptors 1.0

    NEW
    Caching and aliasing with descriptors icon Caching and aliasing with descriptors script contains a few simple descriptor classes to compute and ca...
    [read more >]

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

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

    Combining simple and specific property creation 1.0

    NEW
    Combining simple and specific property creation icon Combining simple and specific property creation script provides a function that will automate the simpl...
    [read more >]

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

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

    DoDefaultMixin 1.1

    NEW
    DoDefaultMixin icon DoDefaultMixin script is an alternative way to call superclass method code.
    [read more >]

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

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

    Drawing inheritance diagrams with "Dot" 1.0

    NEW
    Drawing inheritance diagrams with "Dot" icon Drawing inheritance diagrams with "Dot" script produces beautiful inheritance diagrams for Py...
    [read more >]

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

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

    Generating get/set methods using closures 1.0

    NEW
    Generating get/set methods using closures icon Generating get/set methods using closures script is a stategy for automating the creation of such simpl...
    [read more >]

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

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

    How to implement state-dependent behavior 1.2

    NEW
    How to implement state-dependent behavior icon How to implement state-dependent behavior script demonstrates a networkcard that depends on its interna...
    [read more >]

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

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

    Import package modules at runtime 1.3

    NEW
    Import package modules at runtime icon Import package modules at runtime script allows you to load modules from packages without hard-coding t...
    [read more >]

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

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

    A class keeps a reference to it's instance 1.1

    NEW
    A class keeps a reference to it's instance icon A class keeps a reference to it's instance script implements a base class, which allows derived cl...
    [read more >]

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

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

    Function emulation using __call__ 1.1

    NEW
    Function emulation using __call__ icon Function emulation using __call__ script defines a simple but useful class that emulates a function to ...
    [read more >]

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

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

    Type-checking decorator 1.1

    NEW
    Type-checking decorator icon Type-checking decorator script lets you annotate function definitions with argument type requirements.
    [read more >]

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

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

    Observer pattern for method calls 1.7

    NEW
    Observer pattern for method calls icon Observer pattern for method calls script can be good to avoid some limitations of multiple inheritance.
    [read more >]

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

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

    Maintenance-free Signals implementation 1.2

    NEW
    Maintenance-free Signals implementation icon Maintenance-free Signals implementation module enables you to create Signals as members of classes, as ...
    [read more >]

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

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

    Boring Constructor Pattern 1.4

    NEW
    Boring Constructor Pattern icon Boring Constructor Pattern script simply creates lots of private member variables.
    [read more >]

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

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

    Auto Incrementer Example of __call__ and yield 1.0

    NEW
    Auto Incrementer Example of __call__ and yield icon Auto Incrementer Example of __call__ and yield script will automatically return the next integer.
    [read more >]

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

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

    Wrapper class for the heapq module 1.0

    NEW
    Wrapper class for the heapq module icon Wrapper class for the heapq module provides a cleaner interface to the functions in the heapq module.
    [read more >]

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

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

    Memento Closure 1.2

    NEW
    Memento Closure icon Memento Closure script adds transactional semantics to methods.
    [read more >]

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

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

    Caching object creation 1.0

    NEW
    Caching object creation icon Caching object creation script contains many recipes to memoize functions.
    [read more >]

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

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

    Call a function/method X times per second 1.1

    NEW
    Call a function/method X times per second icon Call a function/method X times per second script is a generator function used to call a function X time...
    [read more >]

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

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

    Autosuper to the limit 1.1

    NEW
    Autosuper to the limit icon Autosuper to the limit script returns a tuple (cls,self,method).
    [read more >]

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

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

    Extending Classes 1.0

    NEW
    Extending Classes icon Extending Classes script contains two implementations for extending an exsisting class using metaclasses.
    [read more >]

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

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

    Automatic delegation through descriptors 1.0

    NEW
    Automatic delegation through descriptors icon Automatic delegation through descriptors script is useful when you want a class instance to act as if i...
    [read more >]

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

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

    SimpleWrapper 1.1

    NEW
    SimpleWrapper icon SimpleWrapper script is a simple object wrapper that allows you to define pre-defined parameters for fu...
    [read more >]

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

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

    Remove duplicates from a sequence 1.0

    NEW
    Remove duplicates from a sequence icon Remove duplicates from a sequence script allows you to to remove duplicates from a sequence.
    [read more >]

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

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

    Numeric to rational via Farey fractions 1.0

    NEW
    Numeric to rational via Farey fractions icon Numeric to rational via Farey fractions script converts a Numeric to a rational.
    [read more >]

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

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

    Fixed keys mapping type 1.2

    NEW
    Fixed keys mapping type icon Fixed keys mapping type script is a memory efficient implementation of a mapping type for mappings with...
    [read more >]

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

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

    Composite design-pattern using dictionaries 1.1

    NEW
    Composite design-pattern using dictionaries icon Composite design-pattern using dictionaries script illustrates the composite design pattern by using hi...
    [read more >]

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

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

    Separating Pattern Implementation from Your Code 1.0

    NEW
    Separating Pattern Implementation from Your Code icon Separating Pattern Implementation from Your Code script separates pattern implementation from your code...
    [read more >]

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

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

    Attributes WithProtection without pain 1.0

    NEW
    Attributes WithProtection without pain icon Attributes WithProtection without pain script enables proper protection of attributes that are mangled ...
    [read more >]

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

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

    z_sync

    NEW
    z_sync icon z_sync script gives access to the Sync class when you try to syncronize the execution of two or more th...
    [read more >]

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

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

    Dependency Injection The Python Way 1.8

    NEW
    Dependency Injection The Python Way icon Dependency Injection The Python Way script is a sample pythonic inversion-of-control pseudo-Container.
    [read more >]

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

    Windows / Linux / Ma...
    Python
    Other Free / Open So...
    Good (3.2/5)
    607
    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