资源列表
又一贪吃蛇游戏
- 又一个经典的贪吃蛇游戏,用鼠标控制蛇移动的方向.-also a classic Snake game with mouse control snake moving in the direction.
SmallGame
- 程序运行后,产生一个[0,100]之间的随机数,提示并接收用户从键盘输入的猜测值,返回比较信息(偏大或偏小),直至用户猜对为止,显示总的猜测次数。每次游戏结束时提示用户是否重新开始,根据用户输入确定重新开始或退出程序。将程序运行的最好记录(TOP1,成功猜测所用次数最少)的玩家信息登记到记录文件中,并适时更新。 -The program is running, resulting in a random number between [0,100], prompt, and guess th
fly_brid
- flappy bird模拟的现在流行的手机触控游戏-flappy bird simulation games now popular touch phone
2048
- 文件名:2048.m 主要功能:流行游戏2048的matlab版,随机选择移动方向 平台:matlab2013a-file name:2048.m main functions: the matlab version of the game 2048, with random move directions.
pthread
- pthread.h for threads... not sure what it really does.
Sirix-LA
- Sirix Life Absorbtion
Redcheating
- 红色警戒作弊工具 修改金钱 支持版本红色警戒2兵临城下-Red cheating
Deduction
- 游戏 游戏 游戏游源码戏游戏 源码 源码 源码 -It is a game.
Hanoi
- 另一种的规律的C语言描述的汉诺塔,利用了二进制的非零位来确定移动后的状态,避免了因为层数的巨大造成步数庞大,使计算缓慢、数据溢出、空间不足的缺陷。可得到移动的总步数,第几步的操作以及状态。当层数为1024时的数据是可观的,但反应速度并不慢。-Another law of the C language descr iption of the Tower of Hanoi, the use of the binary non-zero position to determine the state
peg_Sol
- peg solitaire solution done in java
Snake
- 一个简单的贪吃蛇,TC.0下编译通过,可以作为参考。-A simple Snake, TC.0 the next compile.
LIFE.C
- This a short game about Life Algorithm with some features of tricks in C programming.-This is a short game about Life Algorithm with some features of tricks in C programming.