Welcome![Sign In][Sign Up]
Location:
Search - maze

Search list

[Chess Poker gameshitBall

Description: 包含整个工程文件和可执行文件! state.h中含有迷宫算法!大家可以看看!这也是整个程序的关键所在!-whole project includes documents and executable files! State.h contains maze algorithm! We can see ! This is the key to the whole process!
Platform: | Size: 1503232 | Author: 王哲江 | Hits:

[GUI DevelopgoodMaze

Description: 用四种不同的算法来实现迷宫,并有一定的交互性。用户可设置不同的起点方向等等参数,其中一种算法是本人自己想出来并加以实现的。-four different algorithms to achieve maze, and a certain degree of interactivity. Users can set up different parameters, etc. direction starting point, an algorithm is my own thinking and to be realized.
Platform: | Size: 78848 | Author: 倪恩伟 | Hits:

[Other Riddle gamesdhsfj

Description: 很多呀,呵呵案例一 贪吃蛇游戏案例二 计算器案例三 黑白棋游戏案例四 迷宫问题案例五 扫地雷游戏案例六 速算24案例七 数据结构CAI系统案例八 进程调度案例九 存储管理分区分配算法案例十 通讯录案例十一 学生成绩管理案例十二 工资管理案例十三 图书借阅管理案例十四 教师工作量计算-many ah, Oh cases a game Snake Case 2 Case 3 reversi calculator case four games maze problem cases five games mine sweeping case six-speed counting cases 24 cases seven CAI system data structure eight cases process scheduling nine cases storage management district allocation algorithm Case directory 10 cases 11 cases of student performance management wages 12 cases 13 cases management bibliobus 14 teachers Calculation
Platform: | Size: 59392 | Author: 小何 | Hits:

[P2PMaze033205

Description: MAZE是一种网络协议,其核心就是通过网络从别人的电脑里下载文件。本代码实现了Maze这一功能。-use of MAZE is a network protocol, the core of the network is from other people's computer files. The source implementation of this function Maze.
Platform: | Size: 545792 | Author: 丁慢 | Hits:

[JSP/JavaJMazeApplet

Description: 一个很简单的java 迷宫的程序,做的不是很好,请大家指教!-a very simple java maze procedures do is not good, let us know!
Platform: | Size: 4096 | Author: 123 | Hits:

[GUI DevelopStackDemo

Description: 马踏棋盘及迷宫算法的动画演示,用VC实现,COOL!-chessboard and horse riding maze algorithm animation demonstration, with VC, COOL!
Platform: | Size: 952320 | Author: Norman | Hits:

[OpenGL program3Dmaze_opengl

Description: 这是用opengl编写的3d迷宫 ,读者可以怎加贴图,自己设计迷宫样式 加以修饰-This is opengl prepared by the 3d maze, readers can we increase map. design their own forms to be modified maze
Platform: | Size: 105472 | Author: 王强 | Hits:

[assembly languagejindan

Description: 经典的迷宫算法,这是一个迷宫算法很好的例子,不懂的人可以下来-classic maze algorithm, which is a maze algorithm good example, but not the people can look down
Platform: | Size: 3072 | Author: 陆伟嘉 | Hits:

[Other GamesAdvInAba

Description: 一个简单的迷宫冒险游戏。玩家要在避免被屠夫抓住的同时吃掉屏幕中不断出现的食物。。。要编译这个游戏,需要安装DirectX 8.0 SDK或以上版-a simple maze adventure game. Players must avoid being a butcher at the same time seize the screen continually eaten the food. . . To build this game and need to install DirectX 8.0 SDK version or above
Platform: | Size: 741376 | Author: 自治州 | Hits:

[Otherpuzzlemigong

Description: 这是一个迷宫程序,迷宫大小是根据你定的数组大小来决定的,enjoy it。-This is a procedural maze, the labyrinth is based on the size you the array size to decide, enjoy it.
Platform: | Size: 7168 | Author: 朱智 | Hits:

[JSP/Javamazel

Description: 走迷宫小程序,很好玩,自己和几个朋友随便玩着设计的-small Maze procedure is a lot of fun, they and several friends casually performers play design
Platform: | Size: 36864 | Author: 刘叶 | Hits:

[Other Riddle gamesMazeofgame

Description: 这是一个老鼠走迷宫的游戏,写的还不错唷!-This is a rat Maze of the game, also wrote a public good!
Platform: | Size: 5120 | Author: 林建达 | Hits:

[Data structshuishuo-VB

Description: 回溯演算法解迷宮問題-VB 本代碼是回溯演算法的非常經典的例子,可以做遊戲作簡單參考-backtracking algorithm maze problem- the VB code is backtracking algorithm very classic example. can be done to make the game simple reference
Platform: | Size: 3072 | Author: | Hits:

[3D Graphicmarble

Description: a maze game which develop in 3D
Platform: | Size: 210944 | Author: enrico | Hits:

[Game Programmouse001

Description: 老鼠走迷宮,隨機創建迷宮或由文件讀入迷宮檔,老鼠會記憶走過的路直到找到迷宮出口。-rats were randomly created by the maze or labyrinth document read into the stall, Mouse memory will be traversed by the road until they found a maze exports.
Platform: | Size: 1024 | Author: 胡德明 | Hits:

[AI-NN-PRGAPathfinder

Description: 使用遗传算法的走迷宫程序。适合新手学习GA使用-use of genetic algorithms Maze procedure. Suitable for novice learning to use GA
Platform: | Size: 24576 | Author: DL | Hits:

[GUI DevelopMazeGame_VC++

Description: 一个简单的迷宫小游戏 运用迷宫算法实现迷宫小游戏,功能有设置迷宫大小、新建迷宫、显示走过路径、迷宫图的保存和打开、游戏的自动玩等功能。-a simple maze game using small maze algorithm maze of small game, functional install maze size, new maze, showing traversed path, the preservation of the maze map and opened the game playing and other automatic functions.
Platform: | Size: 140288 | Author: 陈锦标 | Hits:

[AI-NN-PRd_0609030843321

Description: 用有限状态机实现的走迷宫演示程序,用到了opengl,可以当作DEMO来用-finite state machine to achieve the Maze demo program, used the opengl, to be used as DEMO
Platform: | Size: 91136 | Author: 灵芝 | Hits:

[Game Programvc_maze

Description: maze目录下包含了4个迷宫相关的源代码:简单的迷宫生成算法、复杂的迷宫生成算法、简单的迷宫搜索算法、复杂的迷宫搜索算法,分别编译其中的.dsw文件即可获得相应的应用程序。-maze directory contains four maze of source code : a simple maze generation algorithm, complex maze generation algorithm, a simple search algorithm maze, the labyrinth complex search algorithms, The compiler respectively. dsw document Get the corresponding application.
Platform: | Size: 107520 | Author: yyang | Hits:

[matlabshiyang3

Description: 迷宫中老鼠模型,马尔可夫过程的应用实现例子-maze rat model, Markov process of achieving example
Platform: | Size: 296960 | Author: dangdang | Hits:
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 50 »

CodeBus www.codebus.net