Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.477.328 Times

Lattice Multiplication Method freeware
Filter: All | Freeware | Demo
 

Lattice Multiplication Method

< 1 2 3 4 5 
Released: April 28, 2012  |  Added: May 07, 2012 | Visits: 1.291

AshSofDev Flash Cards AshSofDev Flash Cards is an addition, subtraction, multiplication, and division flash card program. Platforms: Windows

License: Freeware Size: 3.26 MB Download (99): AshSofDev Flash Cards Download

Released: June 25, 2012  |  Added: June 25, 2012 | Visits: 526

BCLUST BCLUST is a small, simple, command prompt based tool specially designed to help you asses reliability of gene clusters from expression data by using consensus tree and bootstrap resampling method. Because of the rapid development of microarray technologies, many of statistical procedures, most... Platforms: Windows

License: Freeware Download (414): BCLUST Download

Released: November 07, 2012  |  Added: November 07, 2012 | Visits: 563

MathMatic Junior Edition Mathmatic is a program for learning and drilling multiplication tables 1 through 12. It is dedicated to that unique task and it does it thoroughly. MathMatic generates and PRINTS DRILL SHEETS. The user can choose between Mental and Written learning modes and use the timer to measure performance.... Platforms: Windows

License: Freeware Size: 1.62 MB Download (493): MathMatic Junior Edition Download

Released: November 19, 2012  |  Added: November 19, 2012 | Visits: 611

Cyklotron EOD Pro New technical analysis method. New formulas and indicators. Professional tool for market analysts and investors. Stocks, commodities, forex, futures and t-bonds trading become unexpected effective. EOD data in csv and prn formats. Cyklotron finds and optimizes quotes cycle and it generates... Platforms: Windows, Mac, Linux

License: Freeware Size: 38.15 MB Download (59): Cyklotron EOD Pro Download

Released: January 16, 2013  |  Added: January 16, 2013 | Visits: 559

MB Cyclomancy MB Cyclomancy is a divination method based on problem solving with the help of a numbered wheel. Divination has been used for centuries for fortune-telling and getting spiritual guidance. People have looked upto this kind of psychism to find solutions to their problems. Each psychic chooses a... Platforms: Windows

License: Freeware Size: 695 KB Download (517): MB Cyclomancy Download

Added: May 10, 2013 | Visits: 462

payment method depends on shipping method  if the shipping is free, you don´t want to offer cod:catalogincludesmodulespaymentcod.php(it also works in any other payment module!)look for:// class methodsfunction update_status() {global $order;change to:// class methodsfunction update_status() {global $order, $shipping;after: if... Platforms: Windows, *nix, PHP, BSD

License: Freeware Download (57): payment method depends on shipping method Download

Added: May 10, 2013 | Visits: 424

Product Option of multiplication It is useful if a percentage increase over the basic price is involved in the product pricing. eg. a 25% over basic price is 1.25 times the basic cost. It is handy for automatic reduction of the product options pricing in case of price meltdowns, premiums over basic price etc. Saves time in... Platforms: Windows, *nix, PHP, BSD

License: Freeware Download (54): Product Option of multiplication Download

Added: May 10, 2013 | Visits: 506

urrlib2 opener for SSL proxy This small module builds an urllib2 opener that can be used to make a connection through a proxy using the http CONNECT method (that can be used to proxy SSLconnections). The current urrlib2 seems to not support this method. Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (53): urrlib2 opener for SSL proxy Download

Added: May 10, 2013 | Visits: 515

Fast copy of an object having a slow __init__ Special method __copy__ is the easiest way for an object to cooperate with the copy.copy function. This script allows you to bypass the object's __init__, even if it's slow, to get an 'empty' object of this class. Platforms: Windows, Mac, *nix, Python, BSD Solaris


Added: May 10, 2013 | Visits: 377

Simplified attribute accessors using overloading This script presents an ideom for simplified accessors, that combines typical getter and setter functionality of an attribute into a single overloaded method, that instead of getATTRIBUTE and setATTRIBUTE can now just be called ATTRIBUTE. When called without arguments it acts as a getter and... Platforms: Windows, Mac, *nix, Python, BSD Solaris


Added: May 10, 2013 | Visits: 213

InitReplacement InitReplacement script shows you how to replace an __init__ method in ascript sht;/p> Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (51): InitReplacement Download

Added: May 10, 2013 | Visits: 194

DoDefaultMixin This script is an alternative way to call superclass method code. Mix this class in to your classes, and you can now use the following form to call superclass methods: retval = cls.doDefault([args]) instead of the usual: retval = super(cls, self).methodName([args]) Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (51): DoDefaultMixin Download

Added: May 10, 2013 | Visits: 322

Observer pattern for method calls This script can be good to avoid some limitations of multiple inheritance, when in need to expand functionalities of superclasses in the hierarchy or controlling the classes cooperation. Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (51): Observer pattern for method calls Download

Added: May 10, 2013 | Visits: 710

Call a function/method X times per second This simple generator function is used to call a function X times per second. Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (57): Call a function/method X times per second Download

Added: May 10, 2013 | Visits: 521

A general solution of Eight Queens This script is a general method to figuren out all solutions of eight queens. Certainly, it can also solve any number of queens. Each solution is a list, and each value of the list represents the column number, at the same time the index of this value represents it's row number. For instance,... Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (54): A general solution of Eight Queens Download

Added: May 10, 2013 | Visits: 288

Overriding __new__ for attribute initialization Whenever a superclass implements a __init__ method to initialize its attributes, subclasses derived from it have to invoke the __init__ method of the superclass. This script is a different mechanism of initializing the attributes of a superclass with default values, achieved by overriding the... Platforms: Windows, Mac, *nix, Python, BSD Solaris


Added: June 27, 2013 | Visits: 458

IDMOS IDMOS is a CMS (Content Management System) that fill all requirements in IDM Method. It provides dynamic front-end and administrative tools.Multilanguage, template-based, component-base, it is written in PHP and uses MySQL as DB. Platforms: PHP

License: Freeware Size: 1.44 MB Download (60): IDMOS Download

Added: August 03, 2013 | Visits: 473

Sudoku Easy/Medium Solver Script This is a small project aiming to prove a theory that grids can be solved using only the "possible value" method, whereby the numbers are filled in according the condition that that position has only one possible value, in filling this in, possible values matching this number on the same x and y... Platforms: C and C plus plus

License: Freeware Size: 10 KB Download (43): Sudoku Easy/Medium Solver Script Download

Added: June 25, 2013 | Visits: 547

Mail::VRFY The method connects to SMTP servers and retrieves email account information.Email address syntax checking does not conform to RFC2822, however, it will work fine on normal email address' format. Platforms: CGI and Perl

License: Freeware Size: 10 KB Download (50): Mail::VRFY Download

Added: June 11, 2013 | Visits: 462

xmlParser for XML Tools Class w/examples to provide a method to easily extract data from XML files Platforms: Flash

License: Freeware Size: 10 KB Download (48): xmlParser for XML Tools Download

< 1 2 3 4 5