CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 数据结构 迷宫问题

搜索资源列表

  1. migong.rar

    0下载:
  2. 关于数据结构的课程设计:迷宫问题,提供了广度优先和深度优先两种算法。,On the data structure of curriculum design: the maze problem, provides a breadth-first and depth-first two algorithms.
  3. 所属分类:OS Develop

    • 发布日期:2017-03-29
    • 文件大小:3182
    • 提供者:小海燕
  1. rat_in_maze

    0下载:
  2. 基于栈数据结构的迷宫老鼠问题C语言求解,在VS2010下编写并测试通过-C language to solve maze mouse problem based on a stack data structure
  3. 所属分类:Data structs

    • 发布日期:2017-03-31
    • 文件大小:776254
    • 提供者:lunm
  1. migong.txt

    0下载:
  2. 用数据结构编写的迷宫问题 基本上是自己编写的小程序 希望大家喜欢-Data structure used to prepare the maze problem is basically I have written a small program I hope you like
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:1632
    • 提供者:黄正远
  1. MIgong

    0下载:
  2. 利用回溯法求解迷宫问题,数据结构使用链表。 这是一次数据结构作业-Use of backtracking maze solving problems, the use of linked list data structure. This is a data structure operation
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:16219
    • 提供者:jinyu
  1. shujujiegou

    1下载:
  2. 本课题主要根据功能需要开发软件解决迷宫求解的问题。可以输入一个任 意大小的迷宫数据,用非递归的方法求出一条走出迷宫的路径,并将路径输出。以及Joseph环问题,利用单向循环链表存储结构模拟此,按照出列的顺序输出各个人的编号。还有猴子选大王问题。数据结构课程设计时做的-This issue primarily on the basis of functional need to develop software solutions to solve maze problems. Can enter
  3. 所属分类:Data structs

    • 发布日期:2017-04-04
    • 文件大小:106463
    • 提供者:胡娟
  1. c_test_code

    0下载:
  2. 学习c的重要资料,案例一 贪吃蛇游戏 案例二 计算器 案例三 黑白棋游戏 案例四 迷宫问题 案例五 扫地雷游戏 案例六 速算24 案例七 数据结构CAI系统 案例八 进程调度 案例九 存储管理分区分配算法 案例十 通讯录 案例十一 学生成绩管理 案例十二 工资管理 案例十三 图书借阅管理 案例十四 教师工作量计算-Learning c
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-28
    • 文件大小:59642
    • 提供者:范儿
  1. MathShortestPath

    0下载:
  2. 数据结构,求迷宫最短路径问题,C++写的-Data structure, a maze for the shortest path problem, using C++
  3. 所属分类:Data structs

    • 发布日期:2017-04-14
    • 文件大小:3755
    • 提供者:吴轩宇
  1. mzae

    0下载:
  2. 本人自己写的迷宫问题,C 语言描述,刚学数据结构的时候写的- maze problem
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-14
    • 文件大小:2651
    • 提供者:张贵川
  1. Maze

    0下载:
  2. 数据结构中迷宫问题的求解,迷宫问题.vcproj 这是使用应用程序向导生成的 VC++ 项目的主项目文件。 它包含生成该文件的 Visual C++ 的版本信息,以及有关使用应用程序向导选择的平台、配置和项目功能的信息。 迷宫问题.cpp 这是主应用程序源文件。 StdAfx.h, StdAfx.cpp 这些文件用于生成名为 迷宫问题.pch 的预编译头 (PCH) 文件和名为 StdAfx.obj 的预编译类型文件。 -Data structure to solv
  3. 所属分类:Data structs

    • 发布日期:2017-04-26
    • 文件大小:155443
    • 提供者:张艳彬
  1. queue

    0下载:
  2. 用数据结构中的队列实现解决迷宫问题的程序-Data structure used to achieve a settlement of the queue maze procedure
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:8305
    • 提供者:xhouyan
  1. xyz

    0下载:
  2. C语言课程设计集合 案例一 贪吃蛇游戏 案例二 计算器 案例三 黑白棋游戏 案例四 迷宫问题 案例五 扫地雷游戏 案例六 速算24 案例七 数据结构CAI系统 案例八 进程调度 案例九 存储管理分区分配算法 案例十 通讯录 案例十一 学生成绩管理 案例十二 工资管理 案例十三 图书借阅管理 案例十四 教师工作量计算 -C language curriculum design a collection of case calculator
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-21
    • 文件大小:59422
    • 提供者:xyz
  1. migong

    0下载:
  2. 实现数据结构中的迷宫问题。利用C语言进行编程。-Data structure of the maze problem. The use of C programming language.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-08
    • 文件大小:6846
    • 提供者:hql
  1. mystryPalace

    0下载:
  2. 迷宫求解问题,数据结构问题,实用c++ 迷宫求解问题,数据结构问题,实用-the way togo out from Palace
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-13
    • 文件大小:2220
    • 提供者:zhangnan
  1. migong

    0下载:
  2. 求两点路径是一个数据结构上的典型的迷宫问题,很多数据结构的书上都有介绍,解决办法如下:从一点开始出发,向四个方向查找,每走一步,把走过的点的值+1(即本节点值+1),防止重复行走,并把走过的点压入堆栈(表示路径),如果遇到墙、或者已走过的点则不能前进…… -Seeking two path is a data structure of a typical maze, a lot of books on data structures are introduced, the solution is
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-09
    • 文件大小:6864
    • 提供者:水生
  1. MAZE

    0下载:
  2. 数据结构中的迷宫问题解决的程序,是用C++写的,比较简单-failed to translate
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:240461
    • 提供者:钱成
  1. maze

    0下载:
  2. 数据结构实验:这个是用C语言求解迷宫问题的源码-Experimental data structure: This is done using C language source code to solve a maze problem
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-10
    • 文件大小:1294
    • 提供者:zx
  1. migongwenti

    0下载:
  2. 数据结构课程设计,迷宫问题求解,用VC++ 实现,-Data structure the curriculum design, problem solving maze
  3. 所属分类:Document

    • 发布日期:2017-04-17
    • 文件大小:363990
    • 提供者:xiongkai
  1. migong

    0下载:
  2. 这是一个简单的C++程序,学习数据结构的同学可以看看,这一程序主要解决迷宫的问题。-This is a simple C++ program, students learn data structures can see, this program mainly to solve the maze problem.
  3. 所属分类:Data structs

    • 发布日期:2017-04-17
    • 文件大小:294468
    • 提供者:lujingjin
  1. Data_Structures

    0下载:
  2. 数据结构基础应用代码程序,包括八皇后问题、迷宫问题-Data structure based application code procedures, including the eight queens problem, mazes
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-08
    • 文件大小:9430
    • 提供者:victor
  1. main

    0下载:
  2. 数据结构的入门问题之一,迷宫求解问题。具体要求是自定义迷宫,然后找到一条出路-One of the entry data structure, maze solving the problem. Specific requirements of a custom maze, then find a way out
  3. 所属分类:Data structs

    • 发布日期:2017-04-08
    • 文件大小:1045
    • 提供者:toby
« 1 2 3 45 6 7 »
搜珍网 www.dssz.com