Free recursive programming download - recursive programming script - page 36 - Top 4 Download

Recursive Programming scripts

Credit card validation

This script implements in python an industry standard algorithm for credit card validation. It works on all major credit cards. You pass in the credit card number as a string and it returns 1 for a valid card or 0 for an invalid card ...
Python

Splitting iterators

This script shows an implementation of isplit, a function that splits iterators into two equal ones, which return similar values, but are exact copies of one another. ...
Python

Dicts from lists

This script is a simple oneliner to built a dictionary from a list. ...
Python

Deque collection class

This script is a pure python drop in replacement for collections.deque(). It uses a dictionary as the underlying data structure for the deque (pronounced "deck", short for "double-ended queue", a generalization of stacks and queues) which provides O(1) performance for appends and pops from either end.   ...
Python

Implementing Future s with decorators

This script shows you how to kick off a slow process without waiting around for the result. The process is run in the background until the value is actually needed at which time it blocks until the value is ready. ...
Python

Bag collection class

Bag collection class script implements Smalltalk's bag class. ...
Python

Transposing a List of Lists

This script allows you to transpose a list of lists of different lengths. ...
Python

Grouping objects into disjoint sets

This class provides a lightweight way to group arbitrary objects together into disjoint sets when a full-blown graph data structure would be overkill. Objects can be joined using .join(), tested for connectedness using joined(), and all disjoint sets can be retreived using get(). The objects being joined must be hashable. ...
Python

Poker hand primitives

This script handles logic for detecting straights and groups of repeats in the presence of wildcards and hands with more than five cards. ...
Python

Easy binary2decimal and decimal2binary

This script allows you to convert binary numbers to decimal and vice-versa in the most straightforward way. ...
Python

Recursive Programming scripts download notice

Top 4 Download periodically updates scripts information of recursive programming full scripts versions from the publishers, but some information may be slightly out-of-date.

Using warez version or not proper recursive programming script install is risk. Download links are directly from our mirrors or publisher's website, recursive programming torrent files or shared files from free file sharing and free upload services, including Rapidshare, HellShare, HotFile, FileServe, MegaUpload, YouSendIt, Letitbit, DropSend, MediaMax, LeapFile, MyOtherDrive or MediaFire, are not allowed!