搜索资源列表
VBKing
- 这是我的课程设计报告,本来是用VB设计一个界面出来,里面包含多种小游戏的,可惜删了,只剩下一份报告,里面包含了各个小游戏的程序算法代码:回溯法求解皇后问题、冒泡法的算法描述、快速排序法、二叉排序树(这里用C语言描述)、顺序查找算法、二分法查找、二叉排序树查找(这里用C语言描述)-This is my course design, originally designed with VB is an interface, and which contains a variety of small g
lianliankanC
- 本程序为C语言高级编程示例,纯C实现的连连看游戏,附带有算法说明。-procedures for the C Programming Language High example, the realization of the pure C Lianliankan games, accompanied algorithm note.
Games_FivTocToeRe_C++_Develop
- 采用C++面向对象程序设计开发的DOS下的字符界面的五子棋游戏,能够进行双人对战,人机对战,是典型的C++基础面向对象实例,有助于初学者参考使用,算法惊奇
migong
- 一个迷宫路径求解的设计与编写思路,该程序采用C语言编写,主要使用了非递归算法和数组的运用。-A labyrinth path for solving the design and preparation of ideas, the program using C language, the main use of non-recursive algorithm and array use.
block
- 自己用原创算法写的一个俄罗斯方块程序 QT4下编译-Tetries for QT/C++
CSharp_gobang
- 一款C#五子棋游戏源码,项目开发环境是VS2008,核心是基于遗传算法的,这是与其它五子棋不同的地方,虽然游戏功能不是很多,但最核心的遗传算法表现的非常清淅,希望通过本程序让C#爱好者对遗传算法有所了解。 -Welcome to play a C# source code, project development environment is VS2008, the core is based on genetic algorithm, which is different from oth
my2048
- 这是一款用Visual c++编写的2048程序,可以直接运行进行游戏,游戏规则和界面跟2048 APP 一致,其代码比较简单,算法和思想都比较基础-It is very interesting and simple.