搜索资源列表
guessnumbers
- 猜数字小游戏。游戏规则:随机产生4个数字,由玩家输入4个不重复的数字(如:8 3 1 2)按回车后电脑给出提示,其形式为\"?A?B\".你所输入的四位数中,位置和数字都正确则为A,数字相同但位置不相同时为B,你只可以猜10次,若你所用的次数小于纪录保持者,则为破纪录。-small game viewing. The rules of the game : randomly generated four figures from the importation of four players n
猜数字游戏
- 猜数字小游戏
guessNum.zip
- 与文曲星电子辞典中的猜数字小游戏类似,用VC6.0实现。展示了对话框中焦点的移动、无模式对话框的生成,窗口消息的发送接收等基本MFC技术,vonchishin electronic dictionary and number guessing in the game is similar to the realization of using VC6.0. The focus of the dialog box to display the movement of the generation
Guessing
- 猜数字小游戏,自己写的,还请大家指教-猜数字small games, wrote it myself, but also please advice
game
- 猜数字小游戏!A表示猜对且位置正确的数字个数,B味猜对但位置不正确的数字个数!-猜数字game! A guess on the express right of the figure and the number of locations, B flavor to guess the location but not on the right number of figure!
GuessNum
- j2me里面的一个猜数字小游戏,输入数字猜大小-猜数字inside a j2me game, enter the number to guess the size of
game
- C语言写的一个猜数字小游戏,为清华大学C语言课程大作业-C language written in a number guessing game for the big job Tsinghua C language courses
caishuzi
- 猜数字小游戏,模仿文曲星上的小游戏猜数字。-caishuzi game
201041422225774
- 猜数字游戏 猜数字小游戏,开发推断能力 -Number guessing game number guessing game development reasoning capabilities
Guess-the-Number
- 编写的一个猜数字小游戏,在0-100间猜一个随机数,计算所用的时间-Written a number guessing game, guess a random number used in the calculation of time between 0-100
TextGame
- 猜数字小游戏,用按钮,对话框,标签实现的小程序-Number guessing game
Number-guessing-game
- 猜数字小游戏,用按钮,文本框,标签实现,按按钮产生一个随机数,将你猜的数输入文本框,按答案,可显示随机数是什么,按确认会判断你猜 的对错-Number guessing game, with buttons, text boxes, labels, press the button to generate a random number, would you guess the number of input text box to display random number, confirma
LoveApp
- 猜数字小游戏~ 很简单的一个小游戏。 没什么功能-search number
game
- 用c#完成的简单的猜数字小游戏,用户输入数字提示比较结果-a small C# game
RM-ver1.28
- 简单的猜数字小游戏,大家可以在极其无聊的时候,无所事事的时候回归经典。-Simple guessing game, you can in extremely bored, idle time return to the classic.
MFC_GuessNumber
- 猜数字小游戏的实现,mfc编写,有简单界面,实现了基本功能-Realize guess number game using MFC
Guessing-game
- 这个项目的功能就是猜数字小游戏,人们猜数字,机器判别是否正确-Small game viewing
python
- 一个最简单的Python才数字小游戏,猜到8就继续,猜不到就退出,适合新手练习python(A single guess game in python)
Game
- JAVA简单猜数字小游戏,自动获取不重复四位数,并在命令行输出“游戏开始!请输入第一次所猜数字:” 然后在用户每输入一次猜测后,检验输入是否合法(长度,是否为数字,是否重复等),可使用正则表达式的知识 如不合法,命令行输出:“输入不合法,请重新输入!”,否则根据猜测内容给出比对结果,在命令行显示,如“猜测结果:2A0B。请输入下一次所猜数字:” 若猜测结果为4A0B,则游戏结束,(JAVA simply guessing digital games)
猜数
- 一个简单的猜数字小游戏,适合刚开始学习java的程序员使用(A simple figure guessing game for programmers who are just starting to learn java)