搜索资源列表
骰子
- 一个模拟骰子的小系统. 虽然简单,但是覆盖知识面很全的喔-dice simulation of a small system. Although simple, but full coverage is the knowledge oh
掷一个六面骰子6000次的程序
- 掷一个六面骰子6000次的程序-throwing a six-Dice 6,000 procedures
可以转的骰子
用鼠标拖住骰子可以转动,OpenGL的vb代码实现
简易计算器、猜骰子点数游戏
- 简易计算器和猜骰子点数游戏
骰子
- 一个模拟骰子的小系统. 虽然简单,但是覆盖知识面很全的喔-dice simulation of a small system. Although simple, but full coverage is the knowledge oh
掷一个六面骰子6000次的程序
- 掷一个六面骰子6000次的程序-throwing a six-Dice 6,000 procedures
骰子概率
- 这是我写的程序,如果觉得有改进的地方,请指出来哦!-This is the procedure I wrote that even if there are improvements, please point it out!
greeds
- 一个掷骰子的游戏。支持多玩家,轮流掷6个骰子,不同点数有不同的分数,先得3000分的为赢家。-a craps game. Multi-player support turns throwing six dice, different points have different scores, first served 3,000 hours for the winner.
shakeTheElbows
- 掷骰子游戏,游戏者将滚动两个骰子,每个骰子有六个面,当骰子停下来时计算骰子的点数和。-craps, games will be rolling two dice, the dice are six each face, When the dice came to a halt when calculating the points and dice.
5-123
- 掷骰子游戏,与电脑对战。 起初玩家坐庄,后赢家坐庄-Craps games, and computer war. Initially, players坐庄, after the winner坐庄
rolldice
- 简单的掷骰子游戏代码简洁通过上机验证欢迎下载-A simple dice game is simple through the machine code to verify welcomed Download
bobing
- 这是个小游戏,厦门称作博饼,其实就是掷骰子赢得月饼的游戏,根据规则来获得奖罚。-This is a game, Xiamen, known as Bo cake, in fact, is the craps game to win the moon, according to the rules to get the reward and punishment.
mengtekaluo
- 这是一段利用matlab仿真抛骰子问题的蒙特卡洛算法,要求两个骰子的点数之和大于6并且第一个点数大于第二个点数-This is a simulation using matlab problem throwing dice Monte Carlo algorithm, to ask the two points of the dice and more than 6 points higher than the first and se
dicegame
- 一个扔骰子猜骰子个数的小游戏。 在酒吧常有人玩,又叫做“大话骰”,“骗子骰”-Throwing a dice to guess the number of dice game. Often playing in bars, also known as big dice, liar dice
TestBG
- 实现了一个简单的摇骰子的小程序,骰子图片随机变换,最后得到相应的点数-Achieve a simple roll of the dice applet
dice-game
- 这是本人用C#编写的一个掷骰子的小游戏,希望能对编写骰子游戏的人有所帮助-This is, I use C# for the preparation of a dice game, I hope you can help
DiceGame
- DiceGame骰子游戏 vb.net入门小程序。演示了基本的过程定义和使用,还使用到了嵌入资源,使生成的游戏更绿色,通过本代码,可以快速了解vb.net编程的基本方法-Vb.net entry DiceGame dice game applet. Demonstration of the basic definitions and the use of the process, but also to embed the use
shaiziGame
- 一个用vc++实现的骰子游戏,有源码方便学习-A vc++ to achieve with the dice game, a source to facilitate learning
SAIZI
- 本程序和文件主要用蒙特卡洛的思想来仿真骰子投掷事件发生的概率。用增加投掷次数的方法来逼近实际。-This procedure, and the paper s main ideas to use the Monte Carlo simulation of the probability of dice throwing incident. With the increase in the number of ways to throw
E25-8.7 练习7.8 骰子(经典)
- 模拟掷骰子过程,并记录各点数出现的次数。(An exercise for learners)