-
c语言做的猜数字游戏,这个游戏的规则比较简单,一般两个人玩,一方出数字,一方猜。出数字的人要想好一个没有重复数字的4位数,不能让猜得人知道。猜的人就可以开始猜。...
c语言做的猜数字游戏,这个游戏的规则比较简单,一般两个人玩,一方出数字,一方猜。出数字的人要想好一个没有重复数字的4位数,不能让猜得人知道。猜的人就可以开始猜。每猜一个数字,出数者就要根据这个数字给出几A几B,其中A前面的数字表示位置正确的数的个数,而B前的数字表示数字正确而位置不对的数的个数。
-c language to number guessing game, the rules of the game is relatively simple, general two people to play, one out of numbers, one guess. To a good number of people out of a 4-digit number does not repeat not be allowed to guess one knows. Guess people can start guessing. Each guess a number, a number of those who should according to this figure gives a few A few B, where A numerical position in front of the number of correct number, while the B before the numbers indicate the number of correct and incorrect number of locations the number of .
- 2022-12-26 22:50:03下载
- 积分:1
-
countdown
adobe muse plugins for web developer
- 2018-01-26 09:02:30下载
- 积分:1
-
zooming
Zooming techniques in digital image processing
- 2020-06-20 16:40:02下载
- 积分:1
-
3DRacers
3d赛车的游戏代码 包含资源文件 和代码文件(3d racing game code contains the resource files and code files)
- 2008-01-14 15:06:49下载
- 积分:1
-
process scheduling algorithm, the first adaptation, optimal adaptation algorithm...
进程调度算法,有首次适应,最优适应算法,最差适应算法-process scheduling algorithm, the first adaptation, optimal adaptation algorithm, the worst adaptation algorithm
- 2022-01-25 15:21:41下载
- 积分:1
-
suduGame
求解数独,根据递归唯一余数法和摒除法求解,如果无法解决在递归假设法求解。(Solving Sudoku is based on recursive unique residue method and elimination method, if it can not be solved by recursive hypothesis method.)
- 2019-01-24 15:14:50下载
- 积分:1
-
Matlab信息预处理代码
实现光谱预处理 SNV MSC 等(the preprocessing of the spectra)
- 2020-12-01 17:49:26下载
- 积分:1
-
按键检测,有四个按键与四个八段数码管对应,按不同的键相应的数码管显示...
按键检测,有四个按键与四个八段数码管对应,按不同的键相应的数码管显示-Key test, there are four buttons with four eight out of the digital control counterparts, according to different keys corresponding digital tube display
- 2022-03-21 03:13:32下载
- 积分:1
-
iPaint4Qt5.5
地图显示工具 用qt实现 显示地图纹路和地点名称(The map display tool uses QT to display maps, lines, and location names)
- 2017-07-12 11:18:48下载
- 积分:1
-
Android 原生文件管理FileManager代码
安卓文件管理——Android 原生文件管理FileManager代码,支持文件分类查看,可删除、查看手机中的文档、图片、视频等格式的文件,一个文件包括文件名和图表,采用一个垂直线性布局,使用BaseAdapter来存储取得的文件,重写getView方法来返回一个IconifiedTextView(我们自定义的文件布局)对象,源代码中包括丰富注释,详情请下载代码查看。
- 2023-04-28 12:20:04下载
- 积分:1