Advertisement

1 - 10 of 27 containing alltags:("dice") (0 seconds)
I have three parts to a program in which one of them I need help figureing out how to write the frequency array. The first two parts that I don't have a probelm with are as follows: public class...
Zones: ProgrammingDate Answered: 06/24/2005 Grade: A Views: 0
My friends and I enjoy playing the original Risk the board game.  The game is quite simple with each person moving armies around the board rolling dice to decide who wins battles.  My questions com...
Zones: Puzzles / RiddlesDate Answered: 06/09/2003 Grade: B Views: 0
If I throw 5 dice at the same time, what is the probability of one pair? My answer is .046 however the books answer is .46 My rationale is this: 6 possible outcomes per dice = 6^5 = 7776 as ...
Zones: Math & Science, Pro...Date Answered: 11/10/2005 Grade: A Views: 4
By thowing 10 dice, what is the probability of getting a sum of 40? I don't want a programming solution by counting all possible combinations. Is there a way of using probabilisitc theory to solve ...
Zones: Math & Science, Pro...Date Answered: 11/24/2005 Grade: A Views: 0
I have a program in which I want to use a dice. So,how can i simulate the dice.I want to roll it twice and then I want to add the sum. Any help would be appreciated.
Zones: JavaScriptDate Answered: 12/13/2006 Grade: A Views: 4
Hello.  I am havig problems understanding implementing and using classes.   I have a dice.h file which is the following: //  dice.h /* class for simulating a die to generate an integer random n...
Zones: C++Date Answered: 11/02/2003 Grade: A Views: 0
So many problems... Written using Microsoft Visual c++ Once the script gets to the part where the array data is displayed it crashes. This is my first c++ program so please be nice :) by the w...
Zones: ProgrammingDate Answered: 03/30/2004 Grade: A Views: 0
Hi I am trying to modify the following program to bring back a single roll of a dice, however I am struggling to do this. //             // THIS FUNCTION SIMULATES THE ROLL OF A SINGLE 6-SIDED DIE - YOU ...
Zones: JavaScriptDate Answered: 05/26/2005 Grade: C Views: 0
Hello experts, I got a roll dice .fla from macromedia, and I am trying to work it into my site. The dice is from;- http://www.macromedia.com/support/flash/showme.html I am trying to use it ...
Zones: Macromedia FlashDate Answered: 08/20/2005 Grade: A Views: 8
Hello experts, I wonder what would be the best way to implement dice roll in flash. My questions are: 1. do I need a dice for each face value, i.e. 6 dice each with the top value from 1 to...
Zones: Macromedia FlashDate Answered: 08/27/2005 Grade: A Views: 0