搜索资源列表
WIREfinal
- AUTOCAD的二次开发。该软件有一个主要功能是利用计算机堆栈技术和迷宫算法在CAD中自动求出最短路径长度(其中还利用了CAD的扩展数据技术,自定义了单链表类和自定义栈类,ADO数据库连接)-AUTOCAD secondary development. The software is a main function is to use computer technology stack and the maze of CAD algorithm automatically calculated
迷宫1
- [程序语言] IE3, IE4, IE5, NS3, NS4+ [功能描述] 生成和解决迷宫问题的Java小程序,可以在支持java的浏览器中运行。迷宫以三维形式显示在窗口中。 你可以按下相应的按钮,“New”生成一个新的迷宫,“Solve”按钮用于显示求解一个迷宫问题的路径,“Clear”按钮清除解决迷宫问题的路径。 一旦生成迷宫后,你也可以自己用手工来求解它的路径,你可以使用四个箭头键来画出其路径。 对于每个迷宫问题
mazegen
- maze一段代码用到了opengl显示2D的maze-maze section of the code used opengl 2D shows the maze
maze_OGL
- 用opengl编写的随机生成和破解迷宫的代码,简洁易懂,且可移植性强,是学习opengl很好的例程。-use opengl prepared by the random maze generation and crack the code, easy to read and portability strong, learning opengl good routines.
利用openGL繪製一個2D的迷宮
- 利用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
PROJECT
- 利用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 p
worms
- Maze code in OpenGL. Good one.
OPENGLMaze
- OpenGL实现的迷宫程序,相应键盘的控制键,控制方向。-OpenGL implementation of the maze procedure, the corresponding control of the keyboard keys to control direction.
cppfrance_LABYRINTHE-3D-OPENGL-VISUAL-CPLUSPLUS__
- a maze with textures and you can test colisions and other things
maze
- 一个迷宫程序,可以编译运行,本科生的作业。-a program which structures a maze.it can has been compiled.it s a homework of a undergraduate student.
maze
- 一个用C语言开发的走迷宫程序。采用了底层图形API画图。对图形学画图有很高的参考价值。-A Maze with a C language development program. Paint with the underlying graphics API. Paint on the graphics a high reference value.
VC_OPENGL_programming_code_maze
- VC OPENGL编程实现迷的代码VC OPENGL programming code maze-VC OPENGL programming code maze
computer_graphic_maze
- perfect maze 2 dimension
maze3D
- Source Code OpenGL and Java (JOGL), for generate 3D maze (using DFS algorithm), and you can move a cursor in maze, using your mouse, to find a way out from maze.
Maze
- 使用OpenGL进行绘制迷宫地图,使用VC-Maze ,VC++
maze-game
- 一款自己编的小白菜走迷宫的小游戏,是图像处理课上的大作业-Maze their own series of cabbage a little game, is the image processing operations on a large class
maze
- Maze written with Visual C++ and OpenGL
maze
- opengL绘制3D迷宫,实现了对任意迷宫的求解,并且镜头可以自动的走出迷宫-opengL draw 3D maze solving any maze, and the lens can automatically maze
graphics-maze
- 图形学上机实验:迷宫。一个OpenGL 程序,创建一个三维迷宫,支持替身通过一定交互手段在迷宫中漫游。此外包含详细的实验报告。-Graphics on an experiment: maze. An OpenGL program that creates a three-dimensional maze, through certain interactive tools to support avatars roam the maze. Also contains detailed exper
CPP-Maze
- 迷宫实时演示程序,对给定迷宫实现路径的实时搜索。-Maze of real-time demo, for a given path of the maze to achieve real-time search.