搜索资源列表
Maze.rar
- 这个下程序是用回溯法解决走迷宫问题。这个程序里面的关于迷宫的数据结构设计比较好,可以借鉴借鉴!,This process is back under the law to resolve the issue Maze. Inside the process of data on the structural design of the maze is better, you can learn from!
migong
- 迷宫问题 的c语言实现算法。在数据结构中是很重要的一个问题。-Maze problem algorithm c language. In the data structure is very important to a problem.
migong
- 迷宫问题,首先自定义建立迷宫的数据结构,迷宫数据放入矩阵中.在路线查找时,初始化栈,应用循环对每一点座标进行4个方向的判断,如果该点可达则把该点信息放入栈内,或者回溯到出栈后的坐标点,最后如果最后能够到达出口,那么栈内存储的即为走出迷宫路径-Maze problem, first of all, since the definition of the establishment of a maze of data structure, a maze of data Add matrix. Loo
3970995Turtle_Maze
- 视觉画的迷宫问题 功能强大 适合于数据结构处学习和 -Painting visual maze problems powerful data structure suitable for learning and Office
c_test_code
- 学习c的重要资料,案例一 贪吃蛇游戏 案例二 计算器 案例三 黑白棋游戏 案例四 迷宫问题 案例五 扫地雷游戏 案例六 速算24 案例七 数据结构CAI系统 案例八 进程调度 案例九 存储管理分区分配算法 案例十 通讯录 案例十一 学生成绩管理 案例十二 工资管理 案例十三 图书借阅管理 案例十四 教师工作量计算-Learning c
mzae
- 本人自己写的迷宫问题,C 语言描述,刚学数据结构的时候写的- maze problem
xyz
- C语言课程设计集合 案例一 贪吃蛇游戏 案例二 计算器 案例三 黑白棋游戏 案例四 迷宫问题 案例五 扫地雷游戏 案例六 速算24 案例七 数据结构CAI系统 案例八 进程调度 案例九 存储管理分区分配算法 案例十 通讯录 案例十一 学生成绩管理 案例十二 工资管理 案例十三 图书借阅管理 案例十四 教师工作量计算 -C language curriculum design a collection of case calculator
mystryPalace
- 迷宫求解问题,数据结构问题,实用c++ 迷宫求解问题,数据结构问题,实用-the way togo out from Palace
mappath
- 我们数据结构的作业题,书上的一个迷宫。就是指定一个入口,程序得出出口并显示出来。-Our data structure, operating title of the book on a maze. Is to specify an entry, the program come to exports and displayed.
migong
- 数据结构中8个方向的迷宫算法大家-Data structure 8 we take a look at the direction of the maze algorithm ah ah ah ah ah ah
Data_Structures
- 数据结构基础应用代码程序,包括八皇后问题、迷宫问题-Data structure based application code procedures, including the eight queens problem, mazes
migong
- 数据结构中的迷宫问题算法,根据严蔚敏版的数据结构书上的要求编写的。-Maze problem data structure algorithms, according to Yan Wei Min version of the book on data structure request.
Maze
- 迷宫和哈希表在C环境下的联合实现,数据结构的课程设计-Maze and the hash table in C under the joint implementation, data structures curriculum
mazeSolving
- 可执行的经典问题——迷宫求解(数据结构)程序-Classic problem of the executable- maze solving (data structure) program
migong
- 这是一个关于迷宫的数据结构,是西安市电子科技大学的教学程序之一,用C++编写,代码灵活,适合初学者学习之用-This is a maze of data structure, is the teaching of Xi' an University of Electronic Science and Technology one of the procedures, written with C++ code and flexible, suitable for beginners lea
maze
- 数据结构(c语言)栈的初学者学习代码:迷宫找出口的实现-Data structure (c language) stack for beginners to learn Code: realization of the maze to find export
migong
- 经典的迷宫算法,数据结构课程设计可以直接使用。或者研究算法的经典案例-The classic maze algorithms, data structures, curriculum design can be used directly. Or a classic case study algorithm
hl
- 数据结构迷宫问题 C语言-数据结构算法-用栈实现迷宫问题求解 -Data structure maze problems
找最小的K个数
- 数据结构的实验,迷宫生成。需要的同学那去吧(the lab for map generation ,if you need,then downlord)
数据结构哈哈哈
- 小程序,数据结构,深度优先搜索,广度优先搜索(data structure,course design)