资源列表
Deduction
- 游戏 游戏 游戏游源码戏游戏 源码 源码 源码 -It is a game.
compoter
- 计算器的C语言源代码,希望对网友有帮助,也希望网友能够喜欢-The C language source code of the calculator, users have
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
OpenWindows
- 实现一个开窗户的小游戏,有25个小窗户,单击一个窗户,周围的窗户的颜色会发生改变,当所有窗户颜色一致时,游戏获胜。
C
- 这是一个模拟的手机游戏,主要是弹球的一个简单的游戏。-This is a simulated mobile phone games, primarily as a simple pinball game.
snake
- 经典的贪吃蛇游戏,开发语言:C语言,界面比较简单-The classic Snake game development language: C language, interface is relatively simple
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.
21
- 棋牌类游戏的21点,使用C语言编写,纯控制台界面,供大家学习!-21:00 chess game, using C language, pure console interface for everyone to learn!
Vvector
- 实现一个数组类模板,功能同std::vector-Achieve an array of class template function with std :: vector
PotatoLauncher
- Minecraft启动器核心代码,自己写的-A Easy Minecraft Launcher.Made by myself