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

Teaching Subtraction Methods freeware
Filter: All | Freeware | Demo
 

Teaching Subtraction Methods

< 1 2 3 4 5 > 
Added: April 13, 2010 | Visits: 1.054

Application::Pipeline Application::Pipeline is a module designed to map methods ( referred to in this role as handlers ) to different phases of an applications life cycle. By assigning methods to different phases of this pipeline, the author can concentrate on the logic for each phase and let the framework manage the... Platforms: *nix

License: Freeware Size: 10.24 KB Download (106): Application::Pipeline Download

Added: June 08, 2010 | Visits: 893

Timestamp::Simple Timestamp::Simple is a Perl module with simple methods for timestamping. SYNOPSIS use Timestamp::Simple qw(stamp); print stamp, "n"; This module provides a simple method for returning a stamp to mark when an event occurs. METHODS stamp() This method returns a timestamp in the form... Platforms: *nix

License: Freeware Size: 10.24 KB Download (104): Timestamp::Simple Download

Added: August 23, 2010 | Visits: 821

Tangram::Type::Extending Tangram::Type::Extending is a Perl module for teaching Tangram about new types. Tangram::Type is the root of a hierarchy of classes that are responsible mapping individual field to SQL entities (columns in the simplest cases). There is one Type object per persistent field. Adding support for... Platforms: *nix

License: Freeware Size: 153.6 KB Download (94): Tangram::Type::Extending Download

Added: February 20, 2010 | Visits: 974

Pod::WSDL::Doc Pod::WSDL::Doc is a Perl module that represents the WSDL pod for the documentation of methods (internal use only). SYNOPSIS use Pod::WSDL::Doc; my $doc = new Pod::WSDL::Doc(_DOC This method is for blah ...); This module is used internally by Pod::WSDL. It is unlikely that you have to... Platforms: *nix

License: Freeware Size: 27.65 KB Download (100): Pod::WSDL::Doc Download

Added: November 11, 2010 | Visits: 1.014

WordNet::Similarity::PathFinder WordNet::Similarity::PathFinder is a Perl module to implement path finding methods (by node counting) for WordNet::Similarity measures of semantic relatedness. SYNOPSIS use WordNet::QueryData; my $wn = WordNet::QueryData->new; use WordNet::Similarity::PathFinder; my $obj =... Platforms: *nix

License: Freeware Size: 645.12 KB Download (92): WordNet::Similarity::PathFinder Download

Added: January 25, 2010 | Visits: 2.227

Teaching Tools Teaching Tools was created to help those in the Christian ministry with the development of their content for classes, weekly messages, etc. Currently it supports the creation of 'Homiletics' worksheets, which are is a methodology for understanding God's Word, and developing a method for teaching... Platforms: Mac

License: Freeware Download (121): Teaching Tools Download

Released: July 16, 2011  |  Added: August 06, 2011 | Visits: 1.075

VisPointer VisPointer replaces the standard mouse pointer with a high visibility pointer which helping your audience to follow along without losing the pointer. It™s useful for teaching, presentations and screencasts. The high visibility pointer can be toggled on/off with a hotkey. A series of pointers is... Platforms: Windows

License: Freeware Size: 1.14 MB Download (117): VisPointer Download

Released: April 28, 2012  |  Added: May 07, 2012 | Visits: 1.294

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: August 11, 2012  |  Added: August 11, 2012 | Visits: 634

Scene Scene is a handy computer vision framework that was developed in order to perform background subtraction and object tracking. The framework was specially designed as a toolkit for the rapid development of interactive art projects that explore dynamics of complex enviroments. Platforms: Windows

License: Freeware Download (45): Scene Download

Released: October 11, 2012  |  Added: October 11, 2012 | Visits: 508

OpenGLM OpenGLM is an eclipse-based rich-client application allowing the graphical design of IMS Learning Design compliant learning and teaching flows by encapsulating the complexity of the IMS LD specification in a coherent user interface. Platforms: Windows

License: Freeware Size: 36.7 MB Download (558): OpenGLM Download

Released: July 07, 2012  |  Added: July 07, 2012 | Visits: 680

FileIO I/O teaching tool that generates sample Java source code to read or write the console, a sequential file, a random access file, a String, an array of characters, an array of bytes, URL, HTTP CGI GET/POST, Socket, resource or Pipe. It shows you how to read or write ASCII-8 bit characters (plain or... Platforms: Windows, Mac, Java, Linux, Unix

License: Freeware Size: 1.11 MB Download (51): FileIO Download

Added: June 13, 2013 | Visits: 456

Pinkimage Pink is an image processing library developed at ESIEE Engineering for research and teaching purposes. It contains implementations of over 200 algorithms for image segmentation and filtering. Platforms: *nix

License: Freeware Size: 32.75 MB Download (44): Pinkimage Download

Released: October 11, 2012  |  Added: October 11, 2012 | Visits: 441

Nuku 1.5 About Nuku Nuku is a personal tutor, teaching you the two native Japanese writing systems, hiragana and katakana. It features both systems, all three main romanization systems and methods of selecting what to learn. Whats New in this Version - New Cocoa version - Sessions: t is now possible to... Platforms: Mac

License: Freeware Size: 174.08 KB Download (46): Nuku 1.5 Download

Released: October 26, 2012  |  Added: October 26, 2012 | Visits: 483

Arithmemouse Addition Subtraction Game ***** Please take this opportunity to purchase Times Tables Warp. On sale for $1.99 for a limited time. ***** This app, the free full version of The Arithmemouse Addition Subtraction Game challenges a wide variety of ages. It is designed to im Platforms: Mac

License: Freeware Size: 37.8 MB Download (50): Arithmemouse Addition Subtraction Game Download

Added: May 10, 2013 | Visits: 488

Javascript Tools Javascript Tools provides a common set of methods extending those available in Drupal core (drupal.js) for Javascript and AJAX module development in Drupal.Installation - To install, move this directory and all its subdirectories to your sites/all/modules directory. - Enable it in Administer ->... Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (55): Javascript Tools Download

Added: May 10, 2013 | Visits: 466

decorator: suppressable This script is useful for decorating functions/methods that you'd like to disable from the main loop or commandline via optparse. Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (81): decorator: suppressable Download

Added: May 10, 2013 | Visits: 365

Weakmethod Script This script introduces weakly-bound methods. You could use this decorator to create methods that weakly-reference their instance (im_self). This means that the method itself will not keep the object alive. Useful for callbacks, caches, and avoiding cyclic references. Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (51): Weakmethod Script Download

Added: May 10, 2013 | Visits: 426

Constants in Python In Python, any variable can be re-bound at will -- and modules don't let you define special methods such as an instance's __setattr__ to stop attribute re-binding. This script allows you to manage constants in Python. Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (52): Constants in Python Download

Added: May 10, 2013 | Visits: 244

Classmethod emulation in python2.1 Class methods were introduced in python2.2. This script illustrates how the same effect can be achieved in python 2.1. Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (54): Classmethod emulation in python2.1 Download

Added: May 10, 2013 | Visits: 474

Dynamically added methods to a class This script allows you to add a method to a class at an arbitrary point in your code. The method is available instantly to all already existing instances and of course ones yet to be created. If you specify method_name then that name is used for the method call. Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (57): Dynamically added methods to a class Download

< 1 2 3 4 5 >