搜索资源列表
使用 JAVA 的设计概念简介
- 使用J#,JAVA来进行“掷骰子”这种小程序的实现,层层递进加深程序复杂度-using J # and Java to carry out "Dice" This small program to achieve the progressive deepening layers of complexity procedures
5050309614_05
- 该游戏是一种掷骰子游戏.游戏者有13此机会去掷骰子然后根据骰子的不同排列和数字选择相应的分数.如果类型符合就得分反之不得分.-the game is a play dice games. There are 13 players this opportunity to Dice, according to the dice with the different options and the corresponding number of points. If the type subject
fei
- 碰运气小游戏 最为流行的一种掷骰子游戏是craps,在世界各地的赌场中都有这种小游戏。-luck with the most popular small game of a Dice games are craps, around the world there were casino games such small.
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.
掷一个六面骰子6000次的程序
- 掷一个六面骰子6000次的程序-throwing a six-Dice 6,000 procedures
Wordgame
- 大富翁背单词游戏 一个掷骰子的背单词游戏,程序特点: 1。采用glscene制作的3d拼图 2。采用ibm的tts语音合成 3。自动拼图9宫图最短路径算法
5-123
- 掷骰子游戏,与电脑对战。 起初玩家坐庄,后赢家坐庄
viMory-BeetleGame
- Beetle游戏的java实现。支持二个玩家。掷骰子按规则游戏,谁的甲虫最先完整谁就获胜。
zhishaiziwenti
- 用蒙特卡洛法仿真掷骰子问题,可以通过增加实验次数来无限逼近理论概率-Dice with the Monte Carlo simulation of the problem, you can experiment by increasing the number of times the probability of an infinite approximation theory
dice-game
- 这是本人用C#编写的一个掷骰子的小游戏,希望能对编写骰子游戏的人有所帮助-This is, I use C# for the preparation of a dice game, I hope you can help
DICE
- DICE掷骰子游戏完整源码图片齐全实例分解-DICE dice game complete example of a complete decomposition of source image
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.
xiaochengxu
- 自适应滤波器在自适应数字陷波滤波器中的应用蒙特卡罗仿真掷骰子-One Monte-Carlo simulation program for the three small dice adaptive filter in the adaptive digital notch filter of
Dice
- c++ 骰子点数的概率统计 编写一个掷骰子(dice)的程序。骰子的数据包括被掷骰子数目、掷出骰子的总点数和每个骰子的点数。操作包括掷骰子、返回该次投掷的骰子的总点数以及打印所投掷骰子的点数。-c++ dice points of probability and statistics to prepare a dice (dice) program. Dice dice the data including the number of dice throws the total point
C-program-for-game
- 掷骰子游戏: 两人玩骰子,游戏规则如下: 两人轮流掷骰子,每次掷两个,每人最多掷10次。 将每人每次的分值累加计分 当两个骰子点数都为6时,计8分;当两个点数相等且不为两个6时,计7分;当两个点数不一样时,计其中点数较小的骰子的点数。 结束条件:当双方都掷10次或经过5次后一方累计分数为另一方的两倍。最后显示双方分数并判定优胜者。 -Dice games: two dice, game rules are as follows: two dice in turn, ea
game
- 一个掷骰子小游戏,简陋界面,可以完成猜数的功能(Dice game, the completion of the interface, there is a small number of guessing function.)
E25-8.7 练习7.8 骰子(经典)
- 模拟掷骰子过程,并记录各点数出现的次数。(An exercise for learners)
lect08_v5.0
- 模拟掷骰子,可视化投掷两个骰子的结果,直方图可视化结果(Simulate the dice throwing, visualizing the results of throwing two dice, the histogram visualization results)