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

Dice Rolling Probability freeware
Filter: All | Freeware | Demo
 

Dice Rolling Probability

1 2 3 4 5 > 
Added: August 12, 2008 | Visits: 976

Max Dice Roller Max Dice is a simple dice rolling utility for use on Windows and Linux systems You may enter your information in one of two places.You may enter in the text box or by moving the slider to the left or right correlating to the field you are adjusting.Here are the definitions of each of the fields



Platforms: Windows

License: Freeware Size: 6.38 MB Download (527): Max Dice Roller Download

Released: October 23, 2012  |  Added: October 23, 2012 | Visits: 573

Max Dice Roller - Linux Max Dice is a simple dice rolling utility for use on Windows and Linux systems You may enter your information in one of two places. You may enter in the text box or by moving the slider to the left or right correlating to the field you are adjusting. Here are the definitions of each of the...





Platforms: Linux

License: Freeware Size: 6.38 MB Download (53): Max Dice Roller - Linux Download

Released: June 09, 2012  |  Added: June 09, 2012 | Visits: 417

Groovy Dice Groovy Dice is an open source dice rolling engine written entirely in Groovy that provides a simple way to specify and evaluate complex dice rolling expressions.


Platforms: Windows, Mac, Linux

License: Freeware Size: 256.44 KB Download (47): Groovy Dice Download

Released: July 22, 2012  |  Added: July 22, 2012 | Visits: 357

Omnihedron Omnihedron provides customized dice rolling and powerful, random list rolling to players and game masters of any role-playing system.


Platforms: Windows, Mac, BSD, Linux

License: Freeware Size: 336.79 KB Download (46): Omnihedron Download

Released: September 27, 2012  |  Added: September 27, 2012 | Visits: 309

WebDice This project is a dice rolling library written in java. This contains a web front written with DWR (Ajax) that's easy to use.


Platforms: Windows, Mac, Linux

License: Freeware Size: 1.38 MB Download (50): WebDice Download

Added: May 10, 2013 | Visits: 926

Gdado Gdado is a very simple application for rolling dice. It is intended tu be used by roleplayers. It relies in a simple and clean user interface. It is written in C using GTK. Requirements: - GTK


Platforms: Windows, Mac, *nix, C/C++, BSD Solaris

License: Freeware Download (99): Gdado Download

Added: August 11, 2008 | Visits: 1.475

Pig Game The Game of Pig is a simple folk jeopardy dice game that takes its root from Probability, one of the interesting areas of mathematics. Pig game is an interesting dice rolling game, that involves probability ideas, practice with mental addition and strategic thinking, and the opportunity to relate...


Platforms: Windows

License: Freeware Download (548): Pig Game Download

Added: January 25, 2010 | Visits: 1.160

Super Oda Dice Roller Super Oda Dice Roller — What makes a dice rolling program good enough to call it "Super Oda?" Well, how about the ability to roll ANY number of dice using standard "3D6" terminology? What about the ability to add mathematical operators to those rolls, so you can multiply dice by other dice?...


Platforms: Mac

License: Freeware Download (240): Super Oda Dice Roller Download

Added: September 02, 2013 | Visits: 464

PHPFreeChat for WordPress PHPFreeChat is a free, simple to install, fast, customizable and multi languages chat that uses a simple filesystem for message and nickname storage. It uses AJAX to smoothly refresh (no flicker) and display the chat zone and the nickname zone. It supports multi-rooms (/join), private messages,...


Platforms: PHP

License: Freeware Size: 10 KB Download (40): PHPFreeChat for WordPress Download

Added: October 10, 2013 | Visits: 608

Axis and Allies 1940 Battle Calculator This program calculates victory odds for battles in Axis and Allies 1940 Edition. It takes into account the newly added units and rules in this release of the board game. Displays win/loss/tie percentages, IPC cost/loss, and remaining units. Features: * Follows added units and combat rules...


Platforms: Mac

License: Freeware Size: 102.4 KB Download (47): Axis and Allies 1940 Battle Calculator Download

Added: September 05, 2010 | Visits: 1.780

Games::Dice Games::Dice is a Perl module that can be used to simulate dice rolls. SYNOPSIS use Games::Dice roll; $strength = roll 3d6+1; use Games::Dice roll_array; @rolls = roll_array 4d8; Games::Dice simulates die rolls. It uses a function-oriented (not object-oriented) interface. No functions...


Platforms: *nix

License: Freeware Size: 4.1 KB Download (99): Games::Dice Download

Released: March 10, 2011  |  Added: September 28, 2011 | Visits: 1.796

Maxi Dice Enjoy two spectacular Yahtzee games in one! In Maxi Dice, you can play both normal Yatzy, and the more strategic Maxi Yatzy, a game with six dice and more categories to put points in. You can also play against up to three friends or compete against the computer. Enjoy a peaceful round of Yatzy,...


Platforms: Windows

License: Freeware Size: 8.76 MB Download (226): Maxi Dice Download

Added: September 22, 2010 | Visits: 1.846

WWW::Scraper::Dice WWW::Scraper::Dice Perl module contains Scrapes Dice : (skills,locations) => (title, location ,residue). SYNOPSIS use WWW::Search; my $oSearch = new WWW::Scraper(Dice); my $sQuery = WWW::Scraper::escape_query("unix and (c++ or java)"); $oSearch->native_query($sQuery, {method => bool,...


Platforms: *nix

License: Freeware Size: 37.89 KB Download (91): WWW::Scraper::Dice Download

Added: May 23, 2010 | Visits: 1.440

Log::Dispatch::File::Rolling Log::Dispatch::File::Rolling is a Perl object for logging to date/time/pid stamped files. SYNOPSIS use Log::Dispatch::File::Rolling; my $file = Log::Dispatch::File::Rolling->new( name => file1, min_level => info, filename => Somefile%d{yyyyMMdd}.log, mode => append ); $file->log(...


Platforms: *nix

License: Freeware Size: 5.12 KB Download (99): Log::Dispatch::File::Rolling Download

Added: August 10, 2010 | Visits: 1.321

Open Dice Language Open Dice Language project is a language for describing dice rolls. Open Dice Language is a language for describing dice rolls. The language is nearly identical to what you see in most role-playing game texts (e.g., "1d20"). It provides several interfaces to the language. To run in CLI...


Platforms: *nix

License: Freeware Size: 501.76 KB Download (102): Open Dice Language Download

Added: April 05, 2010 | Visits: 971

Text::NSP::Measures::2D::Dice::dice Text::NSP::Measures::2D::Dice::dice is a Perl module to compute Dice coefficient for bigrams. SYNOPSIS Basic Usage use Text::NSP::Measures::2D::Dice::dice; my $npp = 60; my $n1p = 20; my $np1 = 20; my $n11 = 10; $dice_value = calculateStatistic( n11=>$n11, n1p=>$n1p, np1=>$np1,...


Platforms: *nix

License: Freeware Size: 952.32 KB Download (98): Text::NSP::Measures::2D::Dice::dice Download

Added: November 07, 2010 | Visits: 1.167

Text::NSP::Measures::2D::Dice::jaccard Text::NSP::Measures::2D::Dice::jaccard is a Perl module that implements the jaccard coefficient. SYNOPSIS Basic Usage use Text::NSP::Measures::2D::Dice::jaccard; my $npp = 60; my $n1p = 20; my $np1 = 20; my $n11 = 10; $jaccard_value = calculateStatistic( n11=>$n11, n1p=>$n1p,...


Platforms: *nix

License: Freeware Size: 962.56 KB Download (120): Text::NSP::Measures::2D::Dice::jaccard Download

Released: June 19, 2010  |  Added: June 23, 2010 | Visits: 1.212

ZC Dice ZC Dice generates random dice rolls for use with pen-and-paper RPGs, wargames, and other tabletop games. It can also be used for anything that requires random numbers. It is small and compact, taking up very little screen space.


Platforms: Windows

License: Freeware Size: 292.94 KB Download (148): ZC Dice Download

Released: June 27, 2012  |  Added: June 27, 2012 | Visits: 929

MITCalc - Rolling Bearings Calculation SKF MITCalc - Rolling Bearings Calculation can be used for the selection, calculation and check of rolling bearings of the company SKF. MITCalc - Rolling Bearings Calculation provides solutions to the following tasks: · Selection and check of a suitable bearing. The document includes a database of...


Platforms: Windows

License: Freeware Download (428): MITCalc - Rolling Bearings Calculation SKF Download

Released: November 17, 2012  |  Added: November 17, 2012 | Visits: 684

MITCalc - Rolling Bearings II MITCalc - Rolling Bearings II is a module that can calculate, check and select rolling bearings. In addition to the above given basic calculations, the document also includes several other auxiliary calculations (e.g. a calculation of lubricant operational viscosity, calculation of mean loads for...


Platforms: Windows

License: Freeware Download (502): MITCalc - Rolling Bearings II Download

1 2 3 4 5 >