搜索资源列表
caishuzi
- 一个猜数字的小游戏,很有意思的,里面涉及到了一个二分查找的思想,这样就可以用最小的次数查找到值。-a method of 2 divide looking for
caishuzi
- 自己编写的猜数字游戏请给点意见吧自己编写的猜数字游戏请给点意见吧-I have written, please猜数字game points you have written, please point猜数字game idea
caishuzi
- 这个一个小型猜数字游戏软件,依据猜数字游戏的基本规则,给用户提供一个方便友好的游戏界面,具有用户计分功能,对每一个参与游戏的用户进行成绩排名,在排行榜中列出前五名玩家的游戏记录,并可以随着用户的游戏记录进行更新,使用户于能够按照特定的目标提高自己的成绩,并且提供相应的帮助功能。-A small guess number game software, according to the basic rules of the game guess number to provide users wi
caishuzi
- 0-9中随即抽选4个数,组成4位数,(这十个数字可以重复也可以不重复,我们这次仅仅讨论他们不重复的情况,也就是8854,4154这样的数值是不行的.1234,5678这样的数值是合法的.) 然后你猜这个数值,计算机给出你猜的结果,用xAyB表示,A表示你猜对,并且这个数值的位置也正确的有X个,B表示你猜对,但是位置的错误的数值有Y个. -0-9 in the number 4 was selected to form the 4-digit, (which can repeat th
caishuzi
- 猜数字游戏源码! 猜数字游戏源码!-caishuziyuanma caishuziyuanma
caishuzi
- c语言做的猜数字游戏,这个游戏的规则比较简单,一般两个人玩,一方出数字,一方猜。出数字的人要想好一个没有重复数字的4位数,不能让猜得人知道。猜的人就可以开始猜。每猜一个数字,出数者就要根据这个数字给出几A几B,其中A前面的数字表示位置正确的数的个数,而B前的数字表示数字正确而位置不对的数的个数。 -c language to number guessing game, the rules of the game is relatively simple, general two people
caishuzi
- 一个小的猜数字软件,试着输入四个数字看是否与机器的数字相吻合。-Using c++ language programming, Caesar cipher algorithms.
caishuzi
- 猜数字小游戏,模仿文曲星上的小游戏猜数字。-caishuzi game
caishuzi
- 一个猜数字的小控制台程序,没有太多的功能,只适合初学者下载,参考……希望对需要的人有帮助-A the Guessing small console program do not have much functionality, only suitable for beginners to download, reference ...... I hope it is helpful to those who need it ...
caishuzi
- 用C语言编写了一个4随机数位数的猜测可以提示猜对个数和位置-Using C language to write a 4 random digital number guess can be prompted to guess the number and positions
caishuzi
- 随机生成4位数,你要在有限的步数内猜出。 用法:输入4位数字后按’ok’键,可看到当前结果。 按answer键查看正确答案 按reset键重新开始-Randomly generated 4-digit, you have to guess within a finite number of steps. Usage: Enter the 4 digit number and click ' ok' button, you can see the current r
caishuzi
- 猜数字,判断一个数是否能被3整除,从而缩小范围,达到猜数字的效果-Caishuozi judge whether a number is divisible by 3, thus narrowing the scope to achieve the effect of the number guessing
caishuzi
- C#应用程序开发猜数字。。。C#应用程序开发猜数字-Caishuozi C# application development. . . . . . . . . . . . . . . . . . . . . . . .
caishuzi
- 1-50以内数字,每次猜系统提示大于或者小于正确数字-1-50 digital system prompts greater than or less than the correct figure, each guess
caishuzi
- 自己做的猜数字游戏,还没有完善。希望多多指教-Do their own guessing game, there is no improvement. Hope that the exhibitions
caishuzi
- 网络版猜数字,包括服务器端,多个客户端登陆,服务器端监听,连接服务器,进行游戏-Online viewing, including server, multiple client login, server-side monitor, connect to the server, the game satrt
caishuzi
- c# 猜数字游戏 自己编写,菜鸟一个,自己看书学习-c#
caishuzi
- 一个控制台小程序,实现猜数字的小游戏,根据提示输入即可。-A console applet to achieve guessing game, follow the prompts to enter.
caishuzi
- 自己做的猜数字游戏,随机产生1-100数字,猜完告诉猜大了,还是猜小了,10次猜不对失败-Do their own guessing game, randomly generated 1-100 numbers, guess Ends told guess big, guess or small, guess not fail 10 times
caishuzi
- 系统生成随机数,游戏者猜,系统根据游戏者的输入提示大了或者小了,游戏者根据提示继续猜。-The system generates a random number, the player guess, the system according to the player' s input prompts big or small, according to prompt the player to continue to guess.