资源列表
calc24
- 可以方便迅速的将输入的4个数字 计算出24点,采用枚举的方法-Can be easily and quickly will be entered four figures out of 24 points, using enumeration methods
CMIGONG
- 思路分明,代码简练,注释清晰,只得大家学习。
guessNum
- 猜数字游戏C语言代码 a,一个四位数,各位上的数字不重复,从1到9。 b,按以下提示猜出这个四位数。 c,每次猜测输入的数据给出类似的提示*A*B。 d,其中A前的*代表你本次猜对了多少个数字。 e,其中B前的*代表你本次猜对的数字并且位置正确的个数。 -Guessing game C language code a, a four-digit, you do not repeat the figures, from 1 to 9. b, the following
cx
- 用c语言编写的打字母游戏,一款益智游戏,挺简单的-C language, playing the letter game, a puzzle game, very simple
layout-mine
- 编程序模拟“地雷游戏”的布雷和标注地雷功能,其具体要求为:在9×9的方格中,随机布上10颗“地雷”(要求显示时地雷用*号表示);然后在有相邻“地雷”的无雷方格中标注出相邻地雷的个数;最后输出标注后的结果(雷区)。程序实现的要求如下: 布雷功能、标注地雷功能和输出雷区功能均使用独立的函数完成; 布雷功能使用随机函数实现;-Programmed to simulate " mine game" Bray and functional annotation of mines,
snake
- VC实现的贪吃蛇游戏,对于初学游戏者有很好的帮助。-VC of Snake game for the beginner player has a good help.
控制器程序
- 基于8051的LED亮度控制程序,可广泛用于需要对LED灯进行亮度控制的场合-LED brightness control procedures may need to be widely used LED lights for the occasion brightness control
huarongdao
- 具有中国古代特色的益智游戏,通过键盘调整各个人物的位置走出华容道-Characteristics of ancient Chinese puzzle game, through the keyboard to adjust the location of the various figures out of Huarong
Queue_realize
- 用队列实现了重排九宫算法,这是一类经典的滑块游戏-Queue with a Nine-palace rearrangement algorithm, which is a kind of classic slider game
guess
- 在Vc6可运行 已通过测试 是猜数字升级游戏-Vc6 running Guess digital upgrade game
stone-scissors-cloth-Game
- 实现简单的人机互动——石头剪子布游戏,并在回合结束后判断是否继续或者退出-Simple human-computer interaction- the stone scissors cloth game, and after the end of the round, to determine whether to continue or exit
TCS
- 基于C++的贪吃蛇小游戏设计源程序代码(一款简单的游戏)-Based on the C++ source code Snake game design