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

Search list

[Education soft systemmaze

Description: 这是一个迷宫寻宝的课程设计。用BC实现,需要人为操控。-This is a treasure hunt maze of curriculum design. BC used to achieve, need to be manipulated.
Platform: | Size: 16384 | Author: 黄希望 | Hits:

[Windows Developmaze

Description: 用栈实现的迷宫算法,在windows系统下运行良好-The realization of the maze using stack algorithm, in the windows system is operating well
Platform: | Size: 1024 | Author: liuhongliruc | Hits:

[Data structsmigong

Description: 数据结构课程设计报告及代码 C语言环境 迷宫问题的设计 -Data structure curriculum design reports and code C language environment maze design issues
Platform: | Size: 428032 | Author: 熊彪 | Hits:

[Data structsmaze

Description: 迷宫算法,写的非常清晰。适合初学数据结构课程的同学们使用。-Maze algorithm, written in very clear. Data structure suitable for beginner courses in the use of students.
Platform: | Size: 14336 | Author: DR | Hits:

[Othermigongsuanfa

Description: 将从迷宫入口到各点的最短路近的集合看作一棵树。用广度遍历 的方法即可找到出口的最短路近。本程序算法思想来源于求图上一点 到其余各点最短路近的Dijkstra算法。-Maze from the entrance point to the most recent collection of short circuit as a tree. Breadth traversal methods used to find the shortest path near exports. Algorithm derived from this procedure thinking that seek to map the remaining points near the Dijkstra shortest path algorithm.
Platform: | Size: 4096 | Author: liweixia | Hits:

[OpenGL programb09402076

Description: 利用openGL繪製一個2D的迷宮,迷宮的要求是 。 1. 至少產生16X16的迷宮 。 2. 每次產生的迷宮要不一樣。 3. 將入口的地方跟出口的地方,分別用綠色跟紅色標示出來。 4. 從入口到出口的地方僅可以存在唯一路徑。 5.要將從入口到出口的解答畫出。 -OpenGL use a 2D map of the maze, the maze of requirements yes. 1. At least have a 16X16 maze. 2. Every time the same or generated maze. 3. To be imported with the export of local places, respectively green marked with red. 4. From the entrance to export can only exist where the only path. 5. To exports from the entrance to draw the answer.
Platform: | Size: 75776 | Author: 黃耀德 | Hits:

[Other Gamesjavapda

Description: 该堡垒游戏是基于J2ME开发的手机RPG游戏,采用midp2.0技术实现了菜单、地图、主角动作及怪物动作和AI等,主要通过精灵间的碰撞检测来触动事件发生。游戏的主流程是玩家利用手机键盘操作主角在堡垒中拾取道具破解迷宫,并且随着关数的增加,游戏的难度也逐渐增加。另外,游戏中还包括了排行榜,声音设置,帮助等各种附加功能。其中充满了趣味性和刺激性,是适合各年龄段的益智冒险类游戏。-The bastion of the game is based on the development of J2ME mobile RPG games, using technology to achieve a midp2.0 menu, map, the protagonist moves and monster AI movements and so on, mainly through inter-collision detection wizard to trigger incidents. The game s main process is the use of mobile phone keyboard-player characters in the fortress in the maze to pick up props break, and with the increase in customs, games, gradually increasing the difficulty. In addition, the game also includes charts, sound settings, to help a variety of additional features. Which is full of interesting and provocative, is suitable for all ages Adventure puzzle game.
Platform: | Size: 29696 | Author: 瑞力克 | Hits:

[JSP/JavaMaze

Description: 迷宫源程序,程序自动搜索路径,最后输出结果-Maze source
Platform: | Size: 1024 | Author: fang | Hits:

[AI-NN-PRPathfinder

Description: 用遗传算法解决迷宫路径搜索问题。有界面显示搜索的过程。-Using genetic algorithms to solve the maze path searching problem. Have english interface display process.
Platform: | Size: 3110912 | Author: dudu | Hits:

[Other Riddle gamesMaze

Description: 一个基于JAVA的小程序,关于迷宫问题的,是我们的一个课后作业。-Maze
Platform: | Size: 2048 | Author: 钟邱 | Hits:

[Game Programmaze

Description: Java Maze3D迷宫游戏源码,浏览器上只要安上JAVA解释器就能运行,三维显示迷宫,点击 "New" 按钮开始迷宫之旅, 找不到出口的时候点击"Solve" 按钮显示红色的出口线路,点击"Clear" 清除解答。按上、下、左、右光标键可以单步找出口。-Maze Game Java Maze3D source, as long as the browser installed JAVA interpreter will be able to run, three-dimensional maze show, click " New" button to start the maze trip, can not find time to click on the export of " Solve" button to display the export of red line , click " Clear" to clear answers. By the upper and lower, left and right cursor keys can be single-step to find export.
Platform: | Size: 14336 | Author: 张乐 | Hits:

[Game Program3D_java

Description: 3D手机游戏开发实例源代码 3D迷宫游戏的演示程序 -Examples of 3D mobile game development 3D Maze Game source code demo program
Platform: | Size: 3864576 | Author: 张乐 | Hits:

[OpenGL programPROJECT

Description: 利用vc 和 opengl 编程 实现 走迷宫过程 应用了opengl的纹理-simple home, and use opengl vc programming, application of the texture opengl-Opengl programming using vc and implementation process of the application of the Maze opengl texture-simple home, and use opengl vc programming, application of the texture opengl
Platform: | Size: 695296 | Author: seven | Hits:

[Windows Developmaze

Description: 迷宫问题,用于寻求一条可能的路径,迷宫问题,用于寻求一条可能的路径-Maze problem, for to find a possible path, the labyrinth problem for the search for a possible path
Platform: | Size: 1024 | Author: 胡柳 | Hits:

[Other Riddle gamesmaze

Description: 这是一个迷宫的源代码,是基于windows下的-maze
Platform: | Size: 2048 | Author: panpan | Hits:

[CSharpmaze

Description: 随机生成迷宫的深度遍历算法 以用使用了A*算法的小DEMO-The depth of a randomly generated maze traversal algorithm to use the A* algorithm using a small DEMO
Platform: | Size: 2044928 | Author: 胡凯 | Hits:

[JSP/Javamaze

Description: 编写一个“密室寻宝”算法(以下简称算法),这个算法能够对给定的地图求得一个路径,使得通过该路径可以得到的物品总价值最大。 算法能够获取的信息有  地图的大小。  路径长度的最大值。  地图上每个坐标处的信息。
Platform: | Size: 800768 | Author: gaobo | Hits:

[CSharpmaze-1.0-source-binaries

Description: C#迷宫程序 C#迷宫程序 C#迷宫程序 C#迷宫程序 -C# mazeC# mazeC# mazeC# mazeC# mazeC# mazeC# mazeC# mazeC# mazeC# mazeC# mazeC# maze
Platform: | Size: 99328 | Author: 丁俊杰 | Hits:

[Game ProgramMaze

Description: 一个迷宫游戏。随机生成一个迷宫,入口在迷宫的左上角,你要穿过迷宫到达迷宫右下角的出口。-A maze game. Randomly generate a maze, the maze at the top left corner of the entrance, you arrive to the maze through the export of lower-right corner of the maze.
Platform: | Size: 81920 | Author: 万磊 | Hits:

[Other Riddle gamesmigong

Description: VB编写的3D迷宫游戏源代码,完整的源代码下载。-VB prepared the 3D maze game source code, download the complete source code.
Platform: | Size: 20480 | Author: 顾宁海 | Hits:
« 1 2 ... 9 10 11 12 13 1415 16 17 18 19 ... 50 »

CodeBus www.codebus.net