搜索资源列表
zhishaizi
- 这是一个小游戏程序,模拟了掷骰子的游戏过程,可以两人对战,在符合一定规则的情况下会加分。
C语言实战105例
- C语言实战105例 第1部分 基础篇 实例1 一个价值“三天”的BUG 2 实例2 灵活使用递增(递减)操作符 5 实例3 算术运算符计算器 7 实例4 逻辑运算符计算器 9 实例5 IP地址解析 11 实例6 用if…else语句解决奖金发放问题 13 实例7 用for循环模拟自由落体 16 实例8 用while语句求n! 19 实例9 模拟银行常用打印程序 22 实例10 使用一维数组统计选票 26 实例11
zhishaizi
- 这是一个小游戏程序,模拟了掷骰子的游戏过程,可以两人对战,在符合一定规则的情况下会加分。-This is a game procedures, simulated craps game process, can the two war, consistent with certain rules will be extra points.
shaizi
- 模拟实现博彩行业中的掷骰子小游戏,并尽力采用大众认同的输赢规则-Analog realization of the dice gaming industry games, and endeavor to adopt widely accepted rules of winners and losers
mc1
- 掷骰子,计算概率,大量模拟次数,趋近理论值结果-Dice, calculate the probability of a large number of simulation times, reaching the theoretical results
Flight-Simulator
- 用简单的c语言,简单的模拟了飞行棋的游戏。主要是两个玩家的,通过掷骰子,决定前进,中途会有危险埋伏-Simple c language, a simple flight simulation chess game. Two main players, through the dice, the decision forward, half-way be dangerous ambush
game
- .翻牌游戏(难度系数:3级) 假设有52张纸牌,已经洗完,现在扑克牌全正面向上。假设有2个骰子,一个表示花色,一个表示牌点,模拟随机掷骰子,把骰子对应的牌翻过去,然后再掷骰子,再翻牌,.....如此100次。最后,输出还是正面向上的那些纸牌。 功能要求: 1) 能表示纸牌的花色和点数; 2) 能表示纸牌的正反面; 3) 能表示代表花色的骰子(4面)和代表牌点的骰子(13面),以及掷骰子的结果; 4) 能表示每次掷骰子后,翻牌的结果。 5
yacht
- 模拟骰子游戏的简单窗口程序:n个游戏者围一圈,从某个人开始掷骰子,从1开始报数,报到点数者出局;从下一人开始继续;剩余的最后一个人为游戏胜利者-Simulation of a simple dice game window procedure: n games around a circle, began to roll the dice from a personal Countin 1, the report points to o
zhishaizi
- 用c语言编写的,掷骰子的趣味游戏模拟程序-C language, craps fun game simulation program
dice
- 建立一个VI,模拟掷骰子游戏(骰子可能取值1~6),跟踪骰子投掷滚动后各面取值出现的次数。程序输入骰子投掷次数,输出包括投掷后骰子各面的出现次数。只用一个移位寄存器实现此功能。-Create a VI, simulate Craps (Dice possible range of 1 to 6), after rolling the dice throwing trace values occurrences
shaizi
- 分别用理论计算和计算机模拟计算,求连续掷两颗骰子,点数之和大于6且第一次掷出的点数大于第二次掷出点数的概率。-Were used to calculate the theoretical calculations and computer simulations, seeking continuous throwing two dice, and more than six points of the first throw and t
zhishaizi
- 此游戏模拟现实中掷色子游戏,游戏者可以根据自己的需要投掷一次或多次,如果要两人或几人比赛掷出骰子点数的大小,还可以按空格键更换投掷者。打开exe文件后,游戏自动载入,并伴有音乐,开始介绍游戏说明,游戏者等待进入游戏界面,按a键可以进入游戏主题音乐,按enter键开始掷骰子,再按enter骰子停止,并显示点数,右侧显示当前玩家,一位游戏者完成游戏后,按空格键更换游戏者,重复以上操作。如要退出游戏按ESC键即可。特色是画面制作精良,并伴有动
Flight-Simulator
- 用简单的c语言,简单的模拟了飞行棋的游戏。主要是两个玩家的,通过掷骰子,决定前进,中途会有危险埋伏-Simple c language, a simple flight simulation chess game. Two main players, through the dice, the decision forward, half-way be dangerous ambush
Flight-Simulator
- 用简单的c语言,简单的模拟了飞行棋的游戏。主要是两个玩家的,通过掷骰子,决定前进,中途会有危险埋伏-Simple c language, a simple flight simulation chess game. Two main players, through the dice, the decision forward, half-way be dangerous ambush
zhishaizi100
- 用c语言编写的,掷骰子的趣味游戏模拟程序-C language, craps fun game simulation program
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)