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.277.254 Times

Multiplication Methods freeware
Filter: All | Freeware | Demo
 

Multiplication Methods

1 2 3 4 5 > 
Added: February 13, 2010 | Visits: 1.370

Multiplication Puzzle Multiplication Puzzle project is a simple GTK+ 2 game that emulates the multiplication game found in Emacs. Basically, a multiplication problem is shown with all digits replaced by letters. Your job is to guess which letter represents which number. Translations are available for Afrikaans,...



Platforms: *nix

License: Freeware Size: 153.6 KB Download (114): Multiplication Puzzle Download

Added: August 17, 2010 | Visits: 1.017

Multiplication Flash Multiplication Flash short from mFlash is just a way to save the mess, bother, and expense of paper flashcards. And I think the kids enjoy the feedback and noises. Anything ypu can do to encourage, you know. As mentioned above, you can turn of the sound ("good job" or "shucks" sort of sounds --...





Platforms: *nix

License: Freeware Size: 839.68 KB Download (107): Multiplication Flash Download

Released: August 16, 2012  |  Added: August 16, 2012 | Visits: 619

Math-teroid: Multiplication for Mac OS For a quick, fun way to reinforce your multiplication facts, you can't beat Math-teroid. Gravitational anomalies have caused asteroids to be attracted to the space station. It's your responsibility to keep the station safe as long as possible. Click on an asteroid to get it's incoming...


Platforms: Mac

License: Freeware Size: 3.6 MB Download (467): Math-teroid: Multiplication for Mac OS Download

Added: May 10, 2013 | Visits: 477

USPS Methods 2.8d This allows a site owner to choose which USPS shipping methods will be available to the customer. Settings can be changed in the admin interface under Modules->Shipping->United States Postal Service.For example, if you select "Express" and "Priority", then a customer will only be shown those two...


Platforms: Windows, *nix, PHP, BSD

License: Freeware Download (50): USPS Methods 2.8d Download

Added: May 10, 2013 | Visits: 496

Generating get/set methods using closures When creating a class,one often end up writing lots get/set methods which essentially do the same thing e.g. get_name, get_age, ... , set_name, set_age, ... - each such method will simply set or return the value of its associated attribute. This script is a stategy for automating the creation of...


Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (55): Generating get/set methods using closures Download

Added: May 10, 2013 | Visits: 497

Abstract methods/classes The point is that python doesn't have a notion of abstract methods.Abstract methods are part of a base class that defines an interface, without any code. Abstract methods can't be called directly, because they don't contain any code in their definition. In the definition of the base class, you...


Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (55): Abstract methods/classes Download

Added: May 10, 2013 | Visits: 618

Matrix vector multiplication Using 'reduce' and 'map', this code shows how a matrix vector multiplication can be reduced to a single loop.


Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (54): Matrix vector multiplication Download

Added: May 10, 2013 | Visits: 447

Static or Class Methods This script implements class methods that do not require an object instance.


Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (50): Static or Class Methods Download

Added: May 10, 2013 | Visits: 486

Changing return value for mutating list methods Mutating list methods such as 'append' or 'extend' return None instead of the (mutated) list itself. Sometimes, this is not the desired behaviour. To have a reference to the (mutated) list returned is usefull, if one wants to chain commands such as mylistinstance.append(7).sort().


Platforms: Windows, Mac, *nix, Python, BSD Solaris


Overlap Add Overlap Save methods implementation for block DFT processing The overlap add and overlap save are the two generally implemented methods when the input is greater than the maximum processible block in MATLAB because of memory constraints.


Platforms: Matlab


Added: November 24, 2013 | Visits: 810

Multiplication Station Multiplication Station will teach your child to add, subtract and multiply. All parameters configurable, like grid size and number ranges fonts and colors. Countdown timer keeps attention focused. High scores too.


Platforms: *nix

License: Freeware Size: 6.05 MB Download (55): Multiplication Station Download

Added: August 13, 2008 | Visits: 2.331

Math Games Multiplication Memorizing multiplication tables is an essential part of elementary education. A student who has mastered multiplication gains a solid foundation for achievement in mathematics throughout high school and beyond. Math Games Multiplication software is designed to help K-3 students in mastering...


Platforms: Windows

License: Freeware Size: 1.22 MB Download (278): Math Games Multiplication Download

Added: August 16, 2008 | Visits: 1.178

Multiplication Game Multiplication game is a small freeware game for kids to learn and revise multiplication tables. It can be run for individual number tables or for all number from 1 to 9. It will also keep the highscore table for the fastest player.


Platforms: Windows

License: Freeware Size: 84 KB Download (122): Multiplication Game Download

Added: August 01, 2008 | Visits: 1.657

Multiplication Master Free multiplication tables practice software. Fast, simple and easy to use for budding multiplication masters of all ages!Keeps your score so you can see how well you're doing.Single table mode lets you focus on one multiplication table at a time - the fastest way to improveRandom feature...


Platforms: Windows

License: Freeware Size: 327 KB Download (163): Multiplication Master Download

Added: August 28, 2008 | Visits: 1.269

Multiplication Flashcards A SIMPLE flashcard program to help kids with their multiplication tables, nothing to set up, just open the program and start practicing. It includes lots of sounds and encouragement, as well as playful disappointment (although sound can be turned off if it gets to be too much for Mom & Dad!). Can...


Platforms: Windows, *nix

License: Freeware Size: 8.5 MB Download (137): Multiplication Flashcards Download

Released: June 22, 2012  |  Added: June 22, 2012 | Visits: 572

Brahmi - Indic Input Methods & OT fonts Brahmi project aims at producing Java Input Methods and OpenType fonts for Indian languages. They are bundled with Brahmi - Word Processor which installs the fonts, Input Methods and font.properties files


Platforms: Windows, Mac, Linux

License: Freeware Size: 907.02 KB Download (60): Brahmi - Indic Input Methods & OT fonts Download

Added: May 10, 2013 | Visits: 348

Tkinter : moving geometry methods A common way to create new compound widgets is to inherit Frame, create everything you need inside it and pack this base Frame on your application.This script is an alternative to this method, that sets geometry methods and options from a wiget to another.


Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (50): Tkinter : moving geometry methods Download

Added: April 13, 2013 | Visits: 408

Binary Conversion Methods Five methods for converting a signal to a binary representation. Methods outlined in Arthur Petrosian, "Kolmogorov Complexity of finite sequences and recognition of different preictal eeg patterns".Methods are:1. average method: sample assigned 1 if above the signal average2. modified zone...


Platforms: Matlab

License: Freeware Size: 10 KB Download (45): Binary Conversion Methods Download

Added: May 08, 2010 | Visits: 907

WebService::MusicBrainz WebService::MusicBrainz is a Perl module that will act as a factory using static methods to return specific web service objects. SYNOPSIS use WebService::MusicBrainz; my $artist_ws = WebService::MusicBrainz->new_artist(); my $track_ws = WebService::MusicBrainz->new_track(); my $release_ws...


Platforms: *nix

License: Freeware Size: 12.29 KB Download (95): WebService::MusicBrainz Download

Added: January 18, 2010 | Visits: 826

Tk::PerlMethodList Tk::PerlMethodList is a Perl module to query the Symbol-table for methods (subroutines) defined in a class (package) and its parents. SYNOPSIS require Tk::PerlMethodList; my $instance = $main_window->PerlMethodList(); Tk::PerlMethodList is a Tk::Toplevel-derived widget. The window...


Platforms: *nix

License: Freeware Size: 6.14 KB Download (87): Tk::PerlMethodList Download

1 2 3 4 5 >