资源列表
mine
- 一个类似windows下的扫雷程序,完全可以正常运行-A similar de-mining program under windows is entirely possible for normal operation
Hanoi
- Exécuter la macro hanoi pour avoir la suite des instructions afin de déplacer la tour de la position 1 à la position 3
shuduyuxi
- 解数独游戏,9*9格子。一个简单的c语言程序,不过可是我自己的原创哦,虽然是几年前的。输入数独里已有的数字,解空格里数,给出的程序是txt文本的.具体字母,数组,在注释里有。-Means it Sudoku, 9* 9. A simple c-language program, but my own originality, but oh, though a few years ago. Enter Sudoku there are already the number of solution
Games
- JAVA ME 游戏(华容道,贪吃蛇,猜字谜),能在任何支持JAVA的手机上运行,已经测试完毕-JAVA ME Games (Huarong, Snake, guess puzzle), can be any support JAVA mobile phone operation, has tested the complete
SnakesCode
- 贪吃蛇源代码。VC++实现贪吃蛇源代码。-Snake source code. VC++ source code to achieve Snake.
Console_WinMine
- 控制台扫雷。 内含2部分,1.源代码和运行程序:基于控制台的C++编程,2.实验报告(设计文档):对设计思路,实现过程有详细的介绍,文件夹内有运行截图,可以从大体上掌握。在控制台上实现扫雷,虽然界面稍微差强人意,但想法还是挺好的。-Contains two parts, 1. The source code and run the program: console-based C++ programming, 2. Experimental report (design documents)
Russian-box
- 搬箱子C语言实现,用turboC可以直接运行-Ban Xiangzi C language implementation, with turboC can run
[beta]star_color_ball
- 星际彩球游戏(c语言) 随机产生三个或者两个彩球,三个或者是两个彩球均可以360°翻转,游戏类似俄罗斯方块和马里奥医生。-Star colored ball game (c language) randomly generated three or two ornaments, three or two colored balls may 360 ° flip, the game similar to Tetris and Dr. Ma Liao.
Diamond(Normal)
- 一个钻石棋的最佳解决算法源代码。环境为win32。-The solution of Diamond-Chess. It runs in win32.
Diamond-Chess
- 自己编的一个mfc钻石棋游戏,环境为VS2008。-A Diamond-Chess game coded by myself. It runs in the VS2008.
mygame002
- 这是用VC写的一个俄罗斯方块游戏,初学者可以去-It is written in a VC Tetris game, beginners can go to look at
A_Mastermind
- C++ classes for the classic Mastermind board game including Code, Player, CodeMaker, and CodeBreaker.