搜索资源列表
numberguess
- 实现数字的猜迷用户可以输入不同的数字来与产生的随机数比较是否相等!
NumberGuess
- 這是一個由java寫成的猜數字遊戲!目的在猜4個數字!如果輸入的數字和位置是對的等於一個A!如果只有數字對但位置不對等於一個B!由此來推測出正確的4個數字!
numberguess
- 实现数字的猜迷用户可以输入不同的数字来与产生的随机数比较是否相等!-Realize the number of fans to guess the user can enter different numbers and random numbers generated by comparison, is the same!
NumberGuess
- 這是一個由java寫成的猜數字遊戲!目的在猜4個數字!如果輸入的數字和位置是對的等於一個A!如果只有數字對但位置不對等於一個B!由此來推測出正確的4個數字!-This is a java written猜数字game! The purpose of guessing the number 4! If you enter the number and location is the equivalent to an A! If only
numberguess
- 猜数字游戏,采用jsp,servlet来编写的-Games猜数字using jsp, servlet to write the
asp9
- 我的ASP课程设计。包括4个小工具:计算器。星座预测。猜数字。-My ASP curriculum design. Including four small tools: Calculator. Horoscopes. Numberguess.
guess
- 用matlab编写的猜数字有些,希望对大家有用。-Prepared using matlab numberguess some hope for all of us.
GuessNumber
- JAVA作业猜数字;猜1~100其中一个数字-JAVA operating numberguess guess one of the numbers 1 to 100
D7
- 猜数字的工程文件,代码里面有的,可以自己看看。-Numberguess the project file, the code inside there, you can see for yourself.
12
- 猜数字,c++源代码,自己制作,仅供学习使用-Numberguess, c++ source code, to produce their own, only to learn to use ~~~~~~~~~~
csz
- 猜数字游欢,欢迎下来学习使用,用C语言编的,希望对学习C语言的有帮助-Numberguess Huan Yu, welcome down to learn to use, with the C language code, and hope to learn C language help
Numberguess
- 游戏娱乐,Android源码,猜数字,可以反复猜测。-Game entertainment, Android source code, number guessing, you can guess again.
guess-game
- 猜数字可以算是一种益智类小游戏,一般两个人玩,也可以由一个人和电脑玩,可以在纸上、在网上都可以玩。这种游戏规则简单,但可以考验人的严谨和耐心。 这个游戏的规则比较简单,一般两个人玩,一方出数字,一方猜。出数字的人要想好一个没有重复数字的4位数,不能让猜得人知道。猜的人就可以开始猜。每猜一个数字,出数者就要根据这个数字给出几A几B,其中A前面的数字表示位置正确的数的个数,而B前的数字表示数字正确而位置不对的数的个数。 -Numbe
game
- 猜数字值的小游戏,正确或者错误有反馈信息。-Numberguess value of the game, correct the error with feedback
MobileGuess
- MobileGuess Android手机上的猜数字小游戏源码,部分代码注释: public abstract int getGuessTimeLeft() //返回剩余猜测次数 public abstract String getNewNumber() //返回待猜数字 public abstract int getGuessTime() //返回可猜测总次数 public abstract
Numberguess
- 猜数字小游戏源代码。游戏规则为逐个输入四个不重复的0到9的数字,然后确认,系统会提示你的正确情况,A表示位置数字全对的,B表示位置不对但数字对,一共10次机会看你能否才对一个数字。-Number guessing game source code. Rules of the game is not repeated for the four-by-input 0 to 9, then confirm, the system will p
caishuzi
- 可以实现最基本的猜数字,练手用的MATLAB编程小程序-Can achieve numberguess function
NumberGuess
- the simple number guess for newbie.........................................................................
NumberGuess
- 猜数字游戏 控制台应用程序 初学者学习逻辑分支编程-Guessing game console application for beginners to learn the branch of logic programming
Numberguess
- 猜数字的小游戏 游戏后台运行一个服务器软件,游戏者通过客户端程序登陆后,服务器随机产生一个1—100之间的随机数供游戏者猜,游戏者从客户端输入一个数值,如果该数比设定的数大,软件提示:“大了”,如果小,软件提示“小了”,若相等返回“猜对了,你共猜了*次”。服务器同时记录并维护一个游戏玩家的TOP10排行榜,供玩家查询。-Number guessing game game running in the background a ser