搜索资源列表
MazeEEG
- 这个是通过分析eeg(脑电波)来达到控制迷宫中物体移动的主程序 迷宫设计由matlab完成-this is through analysis eeg (EEG) to control the movement of objects maze of maze design by the main program Matlab completed
maze
- 一个迷宫小游戏,透明显示位图,双缓存处理,直截像素处理-A maze game, transparent bitmap display, double the cache handle, deal with straightforward pixels
maze_src
- 一个用C++写的兔子走迷宫游戏,用键盘上的方向键控制兔子走动,左边为小地图,右边为大地图,地图都是随机产生的,建议先到左边! -One with C++ Written rabbit Maze game, using the arrow keys on the keyboard to control the rabbit around the left for small maps, the right for the big map, maps are randomly generated,
1079113201
- 任务:可以输入一个任意大小的迷宫数据,用非递归的方法求出一条走出迷宫的路径,并将路径输出; 要求: 在上交资料中请写明:存储结构、基本算法(可以使用程序流程图)、源程序、测试数据和结果、算法的时间复杂度、另外可以提出算法的改进方法; -Task: You can enter a maze of any size data, with non-recursive method to derive a path out of the maze, and the path output
labyrinth
- 用c写的一个迷宫游戏,进入tc运行游戏,按上下左右键控制,任何时候按ESC键退出-C write with a maze game, run into the tc games, according to the control up and down around keys at any time by the ESC key to exit
Maze
- 迷宫自动生成程序,并且可以将生成的迷宫以BMP文件格式保存下来。需要输入的参数为迷宫的长度、宽度和长宽格数。-Automatic generation of the maze procedure, and the maze can be generated in BMP file format saved. Parameters need to enter the maze of the length, width and length and width of the cells.
MIGONG-game
- GDI绘制的迷宫 看你能不能走出去 算法很新颖的 VC++编写-GDI to draw the maze to see if you can go out algorithm is novel writing VC++
Maze-of-export
- 用MFC 写的一个求解迷宫出口算法演示问题,可以设置迷宫的规格,并且动态显示求解迷宫出口问题的动态显示。-Write a demonstration to solve the maze export algorithm using MFC, you can set the specifications of the maze, and the dynamic display of the dynamic display of solving the maze of export issues.
Java-3D-game
- Java游戏三维迷宫源代码,Java游戏三维迷宫源代码-Java Games 3D maze source code
migong
- 用MFC写的迷宫小游戏,使用递归算法求解路径,迷宫可以自行设置-Written with MFC maze path using a recursive algorithm, you can set your own maze
migong
- 迷宫游戏-Maze Game
zhang
- 通过上下左右键来控制人物的走动,可应用于迷宫等游戏中-Arrow keys to control the characters move around, can be applied to the maze game ...
Maze_MiGong
- 小迷宫游戏,可以移动,有触动机关,可观察机关效果,双缓冲绘图,地图大小大于窗口大小,会随着移动地图坐标变换-Small maze game, you can move, have touched organs, organs can be observed effect, double-buffered graphics, map size larger than the window size, as you move the map coordinate transformation
3D-maze
- 3D迷宫,用DELPHI开发,可以实现自定义地图,适合初学者-3D maze
123113
- 迷宫问题,如何在C/C++环境下实现迷宫问题-Maze problem, how C/C++ environment the question of the realization of the maze
Generation-and-routing-of-maze.tar
- 任意生成一个M*N的矩阵,并根据深度优先算法和广度优先算法寻找一条或多条最短路径,通过图形化的界面标记输出各个节点的坐标。要求迷宫是随机并且是连通的。-Optionally generate an M* N matrix, and to find one or more shortest path first algorithm according to the depth and breadth-first algorithm, through a graphical interface ma