搜索资源列表
猜数游戏
- 猜数游戏,测试你的反应速度哦-guess a few games to test your reaction speed oh
猜数
- 一个简单的猜数字游戏-a simple game viewing
猜数游戏
- 猜数游戏,测试你的反应速度哦-guess a few games to test your reaction speed oh
猜数游戏ok
- 猜数字游戏。用vb做的。有截面-viewing games. Vb used to do. A cross-section
12325
- 时间函数举例4,一个猜数游戏,判断一个人反应快慢-function of time, for example 4, a few games guess, judge a person reaction speed
GuessingNumber
- 一个简单的应用程序,用来说明循环结构与分支结构的嵌套使用 * 程序功能:猜数游戏。定义被猜的数。通过键盘输入进行猜数, * 如猜错则显示“**Wrong**”, “Too high”或“Too low ”; * 猜对则显示“**Right**”后退出-a simple application, used to illustrate the cycle structure and branch structure nested proce
人机猜数游戏
- 由计算机“想”一个四位数,请人猜这个四位数是多少。人 输入四位数字后,计算机首先判断这四位数字中有几位是猜对了 ,并且在对的数字中又有几位位置也是对的,将结果显示出来, 给人以提示,请人再猜,直到人猜出计算机所想的四位数是多少 为止。-by computer "to" a four-digit, four-digit people to guess how much. Impo
goodluck52
- 这是一款猜数游戏,很类似于幸运52,当你输入数的时候他会自动判断大小-guess this is a few games, very similar to the lucky 52, when you enter the number of times he will automatically size judgment
guess_number
- 猜数游戏,看你几次能猜对随机产生的数字,猜错了会有猜高或低的提示
GuessNumber
- 简单猜数游戏,输入1到100之间的数,程序判断输入的数和内部随机数是否相等,最多可以猜10次.-Simple guess a few games, the importation of between 1-100 number, procedures to determine the number of input and internal random number is equal, up to 10 times to guess.
GuessNumberApplication
- 简单猜数游戏,JAVA 应用程序实现,可以猜多个数-Simple guess a number of games, JAVA applications realize, you can guess more than a few
caishu
- 此程序是java的程序,完成一个小游戏,即:猜数游戏。-This procedure is java procedures, the completion of a small game, namely: to guess the number of games.
1
- 一个很基础很简单但又很经典的猜数游戏,用C语言编写。-The basis of a very simple but very classic number guessing game, using C language.
GuessData
- (3)编写一个简单的猜数游戏程序: 利用Math.random()方法生成0-1之间的double型数dNum,将dNum转换为0-100之间的整数iNum。 利用KeyInput.readInt()方法接收键盘输入的整数inNum。如果inNum小于iNum,在屏幕上显示“输入的值小,请输入更大的数.”;如果inNum大于iNum,在屏幕上显示“输入的值大,请输入更小的数.”;如果inNum
GuessGame
- 利用猜数游戏,完成界面编程和美化。 并且将以往默认的4位数的猜数游戏,扩展为不定位数的猜数游戏。-Use to guess the number of games, complete interface programming and landscaping. And will be past the default 4-digit number guess games, expanded the number of non-tar
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.
猜数游戏
- 一个简单好玩的C语言猜数游戏,输入一个数,轮流猜,这个输入数字的只用说大了或小了,然后告诉下一个范围,直到猜中为止。(A simple fun C language guessing 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.)
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.)