搜索资源列表
龟兔赛跑
- 龟兔赛跑,游戏,源带代码提供-hand, the game, with the source code available
龟兔赛跑
- 一个解决龟兔赛跑爬山问题的算法,仅供参考。-a solution of the race between climbers algorithm, for reference purposes only.
下面这段代码模拟了龟兔赛跑爬山的情况
- 龟兔赛跑的小游戏-the race between the small game
龟兔赛跑的小游戏
- 面这段代码模拟了龟兔赛跑爬山的情况,其中有个时钟触发设置每秒执行一次循环,乌龟的规则是:50% 的机会快走(右移三格) 20% 的机会下滑(左移六格) 30% 的机会慢走(右移一格). 兔子的规则是:20% 的机会睡觉(不移动) 20% 的机会大跳(右移九格) 10% 的机会大滑(左移十二格) 30% 的机会小跳(右移一格) 20% 的机会小滑(左移两格). 其中最先走到整 70 格的胜利,超过 70 格的从头开始 程序在一条线上打印了
saipao
- 一个龟兔赛跑源代码- A turtle rabbit race source code
Race
- 一个龟兔赛跑的多线程源码-a race between the multi-threaded FOSS
RLRun
- 简单的龟兔赛跑程序-simple hand procedures
龟兔赛跑
- 一个解决龟兔赛跑爬山问题的算法,仅供参考。-a solution of the race between climbers algorithm, for reference purposes only.
下面这段代码模拟了龟兔赛跑爬山的情况
- 龟兔赛跑的小游戏-the race between the small game
龟兔赛跑的小游戏
- 面这段代码模拟了龟兔赛跑爬山的情况,其中有个时钟触发设置每秒执行一次循环,乌龟的规则是:50% 的机会快走(右移三格) 20% 的机会下滑(左移六格) 30% 的机会慢走(右移一格). 兔子的规则是:20% 的机会睡觉(不移动) 20% 的机会大跳(右移九格) 10% 的机会大滑(左移十二格) 30% 的机会小跳(右移一格) 20% 的机会小滑(左移两格). 其中最先走到整 70 格的胜利,超过 70 格的从头开始 程序在一条线上打印了
2005510174922
- 这个程序是一髋不错的益智游戏~~叫《龟兔赛跑》~~适合小朋友玩-the procedure is a good hip puzzle games ~ ~ called the "hand" ~ ~ for children to play
龟兔赛跑程序
- C++编写的乌龟兔子赛跑的程序,其中赛跑的过程是电脑随机决定的-C tortoise prepared by the rabbit race procedures, which is the process of running random computer decision
gtsp
- 龟兔赛跑的程序,通过C++写成,我觉得很有意思,希望你也喜欢。-hand procedure for the adoption of C languages, I find it very interesting, I hope you liked.
guitusaipao
- 编写一个程序生成两个线程(进程)模拟龟兔赛跑。 1、兔子进程优先级高,因而跑的快,但兔子进程随机发生一些睡眠。 2、乌龟进程优先级低,因而跑的慢,但乌龟进程不发生睡眠。 3、程序应能用动画方式显示龟兔赛跑的进程。 源程序如下:(我在vc6.0调试通过)-procedures for the preparation of a generation two threads (processes) simulation han
loveyou
- 用JAVA编写的龟兔赛跑的游戏程序,可以玩游戏!-prepared using JAVA race between the procedures of the game, they can play the game!
Rtrace
- Rtrace.rar java实现龟兔赛跑-Rtrace.rar java achieve hand
ThreadDemo
- 龟兔赛跑游戏,多线程的应用-龟兔赛跑games, multi-threaded applications
gt
- 简单龟兔赛跑问题,我自己做的,拿出来供大家参考-龟兔赛跑simple problem, to do my own, and out for your reference
Race
- 程序1,程序2和程序3共同通过多线程实现了一个简单的龟兔赛跑的游戏,它模拟了龟兔赛跑的过程,在程序运行期间会给出相应的比赛状况,如:2各自跑了多少距离,总终又是谁取胜了等信息。-1, procedures 2 and 3 together through the process realize multi-threaded龟兔赛跑a simple game, it simulates the process of龟兔赛跑in the p
colutar
- 程序1和程序2共同通过多线程实现了一个简单的龟兔赛跑的游戏,它模拟了龟兔赛跑的过程,在程序运行期间会给出相应的比赛状况,如:2各自跑了多少距离,总终又是谁取胜了等信息。-Procedure 1 and procedure 2, the common thread through many realize龟兔赛跑a simple game, it simulates the process of龟兔赛跑in the program wil