资源列表
N_QUEENS
- N皇后问题,暴力搜索的解法,效率一般,欢迎交流-N queens problem, solution, violent searching efficiency in general, welcomed the exchange of
pullbox-game
- 使用C语言编写的推箱子游戏,并在调试环境下正确运行。-Using the C language Sokoban game and run correctly under debugging environment.
Tetris-GAME
- 俄罗斯方块小游戏,使用matlab编程,内有画面截图。-Tetris game, using MATLAB programming, there are screenshots.
Game-of-Maze
- MFC下编写迷宫游戏,C++编写,采用BFS自动寻路算法,-MFC ,c++,fun maze game
2048
- 基于控制台实现C语言版的2048.具有撤销,清除等功能,Vc++6.0编译通过。-Console-based realization of C language version of the 2048.as withdrawn, clearing and other functions, Vc++ 6.0 compiler through.
2014_winter_tongji
- 2048游戏的代码。提高编程游戏趣味。其中的一部分代码是借鉴了开发作者的。供大家参考。-This is a program of 2048 just for fun and thereby you can be more interested in programing.
Escape-the-maze
- 游戏的任务是使用键盘上的方向键操纵老鼠在规定的时间内走到粮仓处,老鼠在规定时间内走到粮仓处,提示成功,否则提示失败,添加编辑迷宫功能,可修改当前迷宫,修改内容:墙变路、路变墙,出走出迷宫的所有路径,以及最短路径-Game task is to use the arrow keys on your keyboard to manipulate the mouse went granary at the specified time, the mice come within the specifi
fivagame
- 基于j2me的手机五子棋游戏开发,详细源码。能完整运行。-J2me based mobile backgammon game development, detailed source. Can complete run.
MazeProblem
- 迷宫问题求解,基于C++构造矩阵表示迷宫,通过构造栈查找迷宫的出路,实现迷宫问题的求解-Problem solving maze, maze-based C++ structure matrix, find a way through the maze of the stack structure, to achieve the maze problem solving
BoxMan
- 游戏规则很简单,只要把黄色的箱子全部推到圆圈的地方就可以了-Rules of the game is very simple, as long as the yellow box where all pushed to the circle on it
BNB
- c#编写的可联机的泡泡堂游戏,能通过服务端实现聊天功能-c# written BNB be online gaming, chat functionality through service-side implementation
2048problem
- 用c++实现的一款2048小游戏,界面比较简单,代码实现也很基础-it is a useful small game 2048