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

Mi Simulator freeware
Filter: All | Freeware | Demo
 

Mi Simulator

1 2 3 4 5 > 
Added: August 20, 2010 | Visits: 1.700

American Political Science: Campaign Simulator American Political Science: Campaign Simulator project is a statistically based political campaign simulation game. The Campaign Simulator is an attempt to statistically model and predict the outcome of an American presidential election. Several users assume the roles of competitive...



Platforms: *nix

License: Freeware Size: 30 MB Download (122): American Political Science: Campaign Simulator Download

Added: June 21, 2010 | Visits: 2.030

Unlimited Simulator Alpha Unlimited Simulator project is a general purpose simulator. Unlimited Simulator is not a game. Its a basis to create whatever simulations you want, from games to scientific simulations. You only have to worry about physics, controls and how the world looks like. It can be at the same time a...





Platforms: *nix

License: Freeware Size: 184.32 KB Download (215): Unlimited Simulator Alpha Download

Added: August 04, 2010 | Visits: 1.164

Hardware::Simulator Hardware::Simulator is a Perl extension for Perl Hardware Descriptor Language. SYNOPSIS use Hardware::Simulator; # NewSignal( perl_variable [, initial_value]); # create a signal called $in_clk, give it an initial value of 1 NewSignal(my $in_clk,1); # Repeater ( time_units , code_ref) #...


Platforms: *nix

License: Freeware Size: 10.24 KB Download (92): Hardware::Simulator Download

Added: July 08, 2010 | Visits: 5.219

PHP Keno Simulator PHP Keno Simulator project is a Keno payout ruleset simulator. PHP Keno Simulator is a payout ruleset simulator for the classic game Keno. You can tune the payout chart to fulfill your "house advantage" or you can just calculate for fun (predefining the correct payouts) what the odds of...


Platforms: *nix

License: Freeware Size: 1.02 KB Download (341): PHP Keno Simulator Download

Added: September 07, 2010 | Visits: 1.679

Open Pinball Simulator Open Pinball Simulator project is an pinball simulator. The program is divided into two processes. The main process takes care of interpreting the .table description files and controls the balls movements according to physical laws. It communicates the balls coordinates to another process...


Platforms: *nix

License: Freeware Size: 102.4 KB Download (165): Open Pinball Simulator Download

Added: August 15, 2010 | Visits: 1.377

Snow Path Formation Simulator Snow Path Formation Simulator is a program that models the process of people forming very distinct, and yet not always altogether logical looking, paths in the snow as they walk across open spaces. The evolving condition of the snow is displayed graphically. This project may eventually mature...


Platforms: *nix

License: Freeware Size: 102.4 KB Download (99): Snow Path Formation Simulator Download

Added: March 13, 2010 | Visits: 1.925

Network Simulator Network Simulator (Ns) is a discrete event simulator targeted at networking research. Ns provides substantial support for simulation of TCP, routing, and multicast protocols over wired and wireless (local and satellite) networks. Ns began as a variant of the REAL network simulator in 1989 and...


Platforms: *nix

License: Freeware Size: 67.2 MB Download (372): Network Simulator Download

Added: May 21, 2010 | Visits: 2.437

Simulator 8085 Simulator 8085 is a simulator of the 8085 MP for KDE (3.1 and 3.2pre) that allows you write code in a text editor. After assembling, the hex code is readable alongside the mnemonics. It can handle jumping labels and strings, and you can choose beetween a single or multiple window interface. All...


Platforms: *nix

License: Freeware Size: 716.8 KB Download (431): Simulator 8085 Download

Added: October 02, 2010 | Visits: 2.371

GNU 8085 Simulator GNUSim8085 is a graphical simulator for the Intel 8085 microprocessor. GNUSim8085 is a simulator and assembler for the Intel 8085 Microprocessor, in GNOME environment. GNU 8085 Simulator contains an inline assembler and a debugger. Whats New in This Release: - New: Use gtksourceview as...


Platforms: *nix

License: Freeware Size: 80.9 KB Download (276): GNU 8085 Simulator Download

Added: March 05, 2010 | Visits: 899

Text::NSP::Measures::2D::MI Text::NSP::Measures::2D::MI is a Perl module that provides error checks for Loglieklihood, Total Mutual Information, Pointwise Mutual Information and Poisson-Stirling Measure. SYNOPSIS Basic Usage use Text::NSP::Measures::2D::MI::ll; my $npp = 60; my $n1p = 20; my $np1 = 20; my $n11 = 10;...


Platforms: *nix

License: Freeware Size: 952.32 KB Download (97): Text::NSP::Measures::2D::MI Download

Added: January 18, 2010 | Visits: 872

Text::NSP::Measures::2D::MI::ll Text::NSP::Measures::2D::MI::ll is a Perl module that implements Loglikelihood measure of association for bigrams. SYNOPSIS Basic Usage use Text::NSP::Measures::2D::MI::ll; my $npp = 60; my $n1p = 20; my $np1 = 20; my $n11 = 10; $ll_value = calculateStatistic( n11=>$n11, n1p=>$n1p,...


Platforms: *nix

License: Freeware Size: 952.32 KB Download (87): Text::NSP::Measures::2D::MI::ll Download

Added: February 16, 2010 | Visits: 958

Text::NSP::Measures::2D::MI::pmi Text::NSP::Measures::2D::MI::pmi is a Perl module that implements Pointwise Mutual Information. SYNOPSIS Basic Usage use Text::NSP::Measures::2D::MI::pmi; my $npp = 60; my $n1p = 20; my $np1 = 20; my $n11 = 10; $pmi_value = calculateStatistic( n11=>$n11, n1p=>$n1p, np1=>$np1,...


Platforms: *nix

License: Freeware Size: 952.32 KB Download (93): Text::NSP::Measures::2D::MI::pmi Download

Added: August 14, 2010 | Visits: 846

Text::NSP::Measures::2D::MI::ps Text::NSP::Measures::2D::MI::ps is a Perl module that implements Poisson-Stirling measure of association for bigrams. SYNOPSIS Basic Usage use Text::NSP::Measures::2D::MI::ps; my $npp = 60; my $n1p = 20; my $np1 = 20; my $n11 = 10; $ps_value = calculateStatistic( n11=>$n11, n1p=>$n1p,...


Platforms: *nix

License: Freeware Size: 952.32 KB Download (92): Text::NSP::Measures::2D::MI::ps Download

Added: July 14, 2010 | Visits: 725

Text::NSP::Measures::2D::MI::tmi Text::NSP::Measures::2D::MI::tmi is a Perl module that implements True Mutual Information. SYNOPSIS Basic Usage use Text::NSP::Measures::2D::MI::tmi; my $npp = 60; my $n1p = 20; my $np1 = 20; my $n11 = 10; $tmi_value = calculateStatistic( n11=>$n11, n1p=>$n1p, np1=>$np1, npp=>$npp);...


Platforms: *nix

License: Freeware Size: 952.32 KB Download (91): Text::NSP::Measures::2D::MI::tmi Download

Added: August 17, 2010 | Visits: 825

Text::NSP::Measures::3D::MI Text::NSP::Measures::3D::MI is a Perl module that provides error checks and framework to implement Loglieklihood, Total Mutual Information, Pointwise Mutual Information and Poisson Stirling Measure for trigrams. SYNOPSIS Basic Usage use Text::NSP::Measures::3D::MI::ll; $ll_value =...


Platforms: *nix

License: Freeware Size: 952.32 KB Download (98): Text::NSP::Measures::3D::MI Download

Added: November 25, 2010 | Visits: 924

Text::NSP::Measures::3D::MI::pmi Text::NSP::Measures::3D::MI::pmi is a Perl module that implements Pointwise Mutual Information for trigrams. SYNOPSIS Basic Usage use Text::NSP::Measures::3D::MI::pmi; $pmi_value = calculateStatistic( n111=>10, n1pp=>40, np1p=>45, npp1=>42, n11p=>20, n1p1=>23, np11=>21, nppp=>100);...


Platforms: *nix

License: Freeware Size: 952.32 KB Download (92): Text::NSP::Measures::3D::MI::pmi Download

Added: August 21, 2010 | Visits: 897

Text::NSP::Measures::3D::MI::ps Text::NSP::Measures::3D::MI::ps is a Perl module that implements Poisson Stirling Measure for trigrams. SYNOPSIS Basic Usage use Text::NSP::Measures::3D::MI::ps; $ps_value = calculateStatistic( n111=>10, n1pp=>40, np1p=>45, npp1=>42, n11p=>20, n1p1=>23, np11=>21, nppp=>100); if(...


Platforms: *nix

License: Freeware Size: 952.32 KB Download (109): Text::NSP::Measures::3D::MI::ps Download

Added: August 09, 2010 | Visits: 940

Text::NSP::Measures::3D::MI::tmi Text::NSP::Measures::3D::MI::tmi is a Perl implementation for True Mutual Information for trigrams. SYNOPSIS Basic Usage use Text::NSP::Measures::3D::MI::tmi; $tmi_value = calculateStatistic( n111=>10, n1pp=>40, np1p=>45, npp1=>42, n11p=>20, n1p1=>23, np11=>21, nppp=>100); if(...


Platforms: *nix

License: Freeware Size: 952.32 KB Download (87): Text::NSP::Measures::3D::MI::tmi Download

Added: September 09, 2010 | Visits: 1.238

Yet Another Machine Simulator Yet Another Machine Simulator is a machine simulator which emulates the MIPS32 architecture CPU close enough. Should be fully compliant, but we cant claim that it is. It allows cross compilation with standard MIPS32 compiler back-ends. YAMS also provides a very simple device interface to the...


Platforms: *nix

License: Freeware Size: 665.6 KB Download (100): Yet Another Machine Simulator Download

Added: November 15, 2013 | Visits: 2.458

The RoboCup Soccer Simulator The RoboCup Soccer Simulator is a research and educational tool for multi-agent systems and artificial intelligence. It enables for two teams of 11 simulated autonomous robotic players to play soccer (football).


Platforms: Mac

License: Freeware Size: 1.8 MB Download (131): The RoboCup Soccer Simulator Download

1 2 3 4 5 >