搜索资源列表
Mine
- JAVA编写的推箱子,配有音乐,适合新手学习练习.-JAVA Sokoban prepared with music, suitable for novices to learn to practice.
txz
- 一个很简单的推箱子的小游戏,算法很好,值得一看。-A very simple game of Sokoban, the algorithm very well worth a visit.
winep_code
- 这是一个典型的产生式系统的算法题.用的是有界深度优先的递归算法,是用C++Builder4.0写的.这也是人工智能或者程序设计竞赛题中最基本最常用的算法.如果自己动手编程实现了一个这样的题目,那么很多相关的题目也就都一样可以做了,比如"四皇后问题","推箱子问题","传教士和野人问题"等等。 利用深度优先的算法都是不一定能找到最优路径的,而且如果解路径过长的话还可能会搜索失败.如果保证要找到最优路径需要用另一些算法,比如宽度优先算法.无论是哪一种算法,如果问题稍微复杂一点的话,都要解决"
worker
- 这是一个推箱子游戏的经典算法,在win-TC下编译通过。-This is a classic game Sokoban algorithm, under the win-TC compiled through.
BoxMan
- 这是一个经典的推箱子游戏,内含推箱子的核心算法-This is a classic Sokoban game, containing the core algorithm Sokoban
c
- c大全 包含常用算法程序及游戏编程实例 九百种算法和九百种实例 推箱子日历等小游戏程序-c Daquan commonly used algorithms include the procedures and examples of 900 kinds of game programming algorithm and 900 kinds of examples of the calendar and other small games Sokoban
ExcelBox
- 牛人使用excel vba写的推箱子游戏,算法供感兴趣的人研究-Cattle using excel vba to write the Sokoban game, the algorithm for people interested in research
Tuxiangzi
- 基于单文档的推箱子游戏,界面设计比较漂亮,共设置了六关,有些算法设计方面还不太完善,希望对大家学习MFC游戏编程有所帮助!-Sokoban game based on a single document, interface design more beautiful, and a total of six set off, some algorithm design is not yet complete, we want to learn MFC programming game help!
turbocTXZ
- 这是用turboc2.0编写的推箱子小游戏,其中包括了源码,算法说明,运行程序;-This is written with turboc2.0 Sokoban game, including source code, algorithm descr iption, run the program
MyGame
- 自己用C#编写的winForm推箱子小游戏内含swf原版游戏,算法简单,适合初学者-Own use C# Sokoban game written in winForm swf containing the original game, the algorithm is simple, suitable for beginners
skyblue_BoxMan
- 推箱子游戏源代码,VC写的,很不错的算法实现。-Sokoban game source code, VC wrote, very good algorithm.
BOX
- 一款简单的推箱子游戏,里面有很多关卡,对算法的的设计非常的巧妙,可供学习算法的人学习参考-A simple Sokoban game, there are many points, the algorithm' s design is very clever, for reference learning algorithms to learn
Data-structure-experiments
- 数据结构8个实验完整源码+可执行程序 +95个其他程序源码+ 数据结构课程设计报告 C语言程序设计题附答案 C语言课程设计 实验2 顺序查找 排序 实验3 顺序栈基本操作 实验4 顺序循环队列基本操作 实验5 二叉树的建立及遍历 实验6 哈夫曼树的创建及编码 实验7 图的创建及遍历 实验8 查找与排序算法 推箱子游戏 -Complete source of data structures eight experimental the th
1506
- 推箱子游戏的算法,对于刚学c语言的人可以参考一下,然后自己编一下,对提高兴趣很有帮助-Sokoban game algorithm, for people just learning c language reference, and then made themselves the interest is helpful to improve
pushbox
- 经典的推箱子算法,有点难度。对于算法中的分支界限分析有研究意义-The classic Sokoban algorithm, a little more difficult. Research for the branch and bound algorithm
Sokoban
- 自动推箱子游戏源代码:优化了剪枝算法,速度提升了百来倍。-Automatically Sokoban game source code: optimize the pruning algorithm, a hundred times faster.
Source
- 推箱子算法演示应用程序,使用C#编写,能实现一个箱子的情况,.Net 2.0框架-The Sokoban algorithm demo application, written in C#, to achieve a box, Net 2.0 framework
algorithm-of-data-structure
- 数据结构经典算法源码,包含推箱子、迷宫等小游戏算法-Data structure of classical algorithm source, contains Sokoban maze game algorithm
sokoban solver c++
- a recursive algorithm to find all possible solutions for given sokoban game. inputs are given in .txt file then executing program will solve it for you.
Sokoban
- 本游戏是一个推箱子的游戏,是在RDA手机平台上开发的,功能简单,可玩性高,代码简单易懂,算法不复杂。-This game is a Sokoban game is on the RDA mobile platform development, features a simple, high playability, code easy to understand, the algorithm is not complicated.