资源列表
caicaikan
- 系统产生随机数,输入猜测后给出答案,根据答案继续猜测知道正确结果为止 计算时间和次数-The system generates a random number, after the input guess answers, answer continued guessing know computing time and number of times until the correct result
sodoku
- 一款简单的,运行在c++的,数独程序,自带检错功能-A simple run in c++ Sudoku program comes with error detection function
horse
- 一个游戏的解决方案,用来说明跳马的步骤和实现-a game of the solution, used to illustrate the vault and the steps to achieve
e-luo-si-fang-kuai
- 基于windows api的一个俄罗斯方块小程序源代码-Based on a Russian box windows api applet source code
Hanoi
- 大名鼎鼎的汉诺塔游戏的DOS版本,通过控制台运行,玩家输入移动的汉诺塔的位置与到达位置。当左边的汉诺塔盘子全部转移至最右侧柱子上时,则游戏完成-DOS version of the famous Tower of Hanoi game console to run, players enter the position and movement of the Tower of Hanoi arrival position. When the Tower of Hanoi dish all tra
RandomMatrixGeneratedSudoku
- 该程序可以随机生成数组,总共可以生成139个的9×9数组,其中每行没列都是1~9且不重复-The array can be randomly generated, a total of 139 can generate the 9 × 9 array, each of which lines are not out 1 ~ 9 and does not repeat
20040523122521
- 用Visual Basic写的一个智力拼图小游戏
贪食双蛇
- 全部用W32 API制作,简单的,好玩的贪食双蛇游戏-all produced using Win32 API, a simple, fun game glutton snake -
gold
- 一个接金子的小程序,只是玩玩而已,新手而已,自己编的,以后会努力-A small program then gold, just for fun, novice only, their series, will try later
0800360215
- 基于塔防游戏开发的软件工程课设的需求文档。-Tower defense game based on the development of software engineering course design requirements document.
customview
- 基于android操作系统的界面开发实例 详细介绍了开发流程-Details the development process based on the Android operating system interface development instance
FiveChess
- 网络五子棋!编译FiveChess.dsw文件,在Debug目录下会生成文件FiveChess.exe,直接双击该文件,即可运行“网络五子棋”程序。