搜索资源列表
猜数
- vb 很好用的一个猜数小游戏-vb good guess of a few little game!
guess
- 一个简单的猜数小游戏 比较 经典的 可能大家会需要啊
GuessNum
- 猜数小游戏,自动生成0~99之间的自然数,系统会提示输入的数是大了还是小了,直到猜中。
吉普赛读心术--brew小游戏
- 可以猜到你心里想的什么数的一个小游戏。
猜数
- vb 很好用的一个猜数小游戏-vb good guess of a few little game!
guess
- 一个简单的猜数小游戏 比较 经典的 可能大家会需要啊-A simple game of guess the number of comparison may be the classic everyone will need to ah
GuessNum
- 猜数小游戏,自动生成0~99之间的自然数,系统会提示输入的数是大了还是小了,直到猜中。-Guess the number of small games, automatic generation of 0 ~ 99 between the natural numbers, the system will be prompted to enter a number is bigger or smaller, until the guess
caishu
- 此程序是java的程序,完成一个小游戏,即:猜数游戏。-This procedure is java procedures, the completion of a small game, namely: to guess the number of games.
GuessData
- (3)编写一个简单的猜数游戏程序: 利用Math.random()方法生成0-1之间的double型数dNum,将dNum转换为0-100之间的整数iNum。 利用KeyInput.readInt()方法接收键盘输入的整数inNum。如果inNum小于iNum,在屏幕上显示“输入的值小,请输入更大的数.”;如果inNum大于iNum,在屏幕上显示“输入的值大,请输入更小的数.”;如果inNum
caishu
- 这是一个猜数小游戏,代码简单易懂,可供初学者学习使用-This is a guess a few small games, simple code for beginners learning to use
Guess_the_Number
- 一个小游戏,测试随机数……猜数游戏,程序会自动提示大小。-A small game to test the random number ... ... a game to guess a number, the program will be automatically prompted to size.
caishu
- 用java实现的图形小游戏,猜数游戏,是初学者的编程练习选择。-Graphics to achieve with java game, guess the number of games, practice is the choice of programming for beginners.
game
- 猜数小游戏培养学生的逻辑思维能力和发散思维。教学可以由传授语言中的命令转变为由学生去发现、去探究、去思考。-game
猜数游戏
- 一个简单好玩的C语言猜数游戏,输入一个数,轮流猜,这个输入数字的只用说大了或小了,然后告诉下一个范围,直到猜中为止。(A simple fun C language guessing game.)
猜数
- 一个简单的猜数字小游戏,适合刚开始学习java的程序员使用(A simple figure guessing game for programmers who are just starting to learn java)
项目3
- 可以实现猜数小游戏的功能,一个有趣的小游戏(Can realize the function of the guess number game)
猜数游戏
- 进行十次猜数.每次猜之后,会提示你的数字大了还是小了,直到次数用完或答对为止.(Take ten guesses, and each time you guess the number, you will be prompted or smaller, until the number is finished or the answer is right.)
猜数游戏
- 一个小游戏,生成随机数,你来猜 易语言编写(A game written in yiyuyan)
python实现猜数小游戏
- Python实现猜数小游戏并形成游戏文档(this is a number game write by python)
猜数游戏.xcodeproj
- 猜数游戏:输入一个数,程序输出偏大或偏小,直至猜得最终结果。(Guessing game :input a number, the program output is larger or smaller, until the final result is guessed.)