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

搜索资源列表

  1. maze_work

    0下载:
  2. 自定义迷宫,算法实现迷宫的解答,走出所有的路线,并一一给出-Since the definition of the maze, maze algorithm answers, out of all the routes and gives 11
  3. 所属分类:Java Develop

    • 发布日期:2017-04-04
    • 文件大小:8865
    • 提供者:华秋实
  1. java_arithmetic

    0下载:
  2. 用JAVA写的个种算法:排序,迷宫,巴斯卡(Pascal), ThreeColorFlags ,Knight tour-Written by JAVA species algorithms: sorting, maze, Pascal (Pascal), ThreeColorFlags, Knight tour
  3. 所属分类:Java Develop

    • 发布日期:2017-04-03
    • 文件大小:45300
    • 提供者:sp
  1. maze

    0下载:
  2. 迷宫自动生成 -Maze maze automatically generated automatically generate
  3. 所属分类:Shell api

    • 发布日期:2017-04-25
    • 文件大小:10379
    • 提供者:童祖民
  1. delphi7

    0下载:
  2. 数据结构大作业 迷宫求解 用delphi做的 有源码-Data structure used to solve major operating maze do have a source delphi
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-05
    • 文件大小:277530
    • 提供者:炫耀
  1. cytestms18migong

    0下载:
  2. 一个迷宫问题的算法,详细的描述了迷宫的绘制、求解过程。-The issue of a maze algorithm, a detailed descr iption of the maze of the map, the solution process.
  3. 所属分类:Other systems

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

    0下载:
  2. 迷宫问题,首先自定义建立迷宫的数据结构,迷宫数据放入矩阵中.在路线查找时,初始化栈,应用循环对每一点座标进行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
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-10
    • 文件大小:1676
    • 提供者:吕璐
  1. mouse

    0下载:
  2. 一个简单的迷宫程序,需要输入矩阵,1代表墙,0代表通路,输出走出迷宫的路径-A simple maze procedure, need to enter the matrix, 1 representative of the wall, 0 on behalf of access, the output of the path out of the maze
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-04
    • 文件大小:6765
    • 提供者:ly
  1. migong

    0下载:
  2. 迷宫 0或1 0:表示可通 1:表示不通 @:表示走过但不通 *:表示通过的路径 -Maze 0 or 1 0: indicated that they could pass 1: that the barrier @: that through the barrier*: that the path through
  3. 所属分类:File Formats

    • 发布日期:2017-04-13
    • 文件大小:2031
    • 提供者:谢山
  1. game

    0下载:
  2. 迷宫游戏 大小:1.00 KB (1,026 字节)-Maze game Size: 1.00 KB (1,026 bytes)
  3. 所属分类:Java Develop

    • 发布日期:2017-04-10
    • 文件大小:1297
    • 提供者:许毅
  1. maze

    0下载:
  2. 这是一个迷宫寻宝的课程设计。用BC实现,需要人为操控。-This is a treasure hunt maze of curriculum design. BC used to achieve, need to be manipulated.
  3. 所属分类:Education soft system

    • 发布日期:2017-04-03
    • 文件大小:16164
    • 提供者:黄希望
  1. migong

    0下载:
  2. 数据结构迷宫算法 数据结构迷宫算法-Data structure algorithm data structure maze maze algorithm
  3. 所属分类:Data structs

    • 发布日期:2017-04-11
    • 文件大小:1560
    • 提供者:张雍
  1. migong

    0下载:
  2. 迷宫求解,数据结构,用二维数组存储迷宫,回朔法-Maze solving, data structure, with two-dimensional array storage maze, back to New Law
  3. 所属分类:Data structs

    • 发布日期:2017-04-10
    • 文件大小:1441
    • 提供者:lirunxe
  1. znxc

    0下载:
  2. 基于OpenCV的智能迷宫迷宫识别 CamShift算法物体跟踪识别 与串口控制信号输出-OpenCV-based Intelligent Maze Maze CamShift algorithm to identify objects identification and tracking of serial control signal output
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:76729
    • 提供者:吴宇晨
  1. maze

    0下载:
  2. 用栈实现的迷宫算法,在windows系统下运行良好-The realization of the maze using stack algorithm, in the windows system is operating well
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-08
    • 文件大小:1373
    • 提供者:liuhongliruc
  1. migong

    0下载:
  2. C语言的迷宫程序 只能实现查找路径 需要自己构造迷宫-C language maze procedure only to find the path to achieve the needs of their own maze constructed
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-11
    • 文件大小:1331
    • 提供者:hehe
  1. migong

    0下载:
  2. 运用c++ 实现迷宫问题,算法比较紧简单,-Use c++ Achieve maze problem, the algorithm relatively simple,
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-11
    • 文件大小:1055
    • 提供者:
  1. dgdgh

    0下载:
  2. 回溯算法走迷宫之经典,回溯算法学习不可不研究的好题目-Maze of the classic backtracking algorithm, backtracking algorithm can not study to learn a good topic
  3. 所属分类:software engineering

    • 发布日期:2017-05-04
    • 文件大小:1381704
    • 提供者:gary
  1. 20081221

    0下载:
  2. 迷宫可用一个二维平面图形将迷宫左上角作为入口,右下角作为出口。该程序实现自动生成迷宫和走迷宫的算法设计。-Maze can be used a two-dimensional graphics to the upper left corner of the maze as the entrance to the lower right corner as an export. The program automatically generates Maze maze and the algori
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-10
    • 文件大小:1352
    • 提供者:王叶松
  1. mi

    0下载:
  2. 都知道的经典小游戏,迷宫,可用来进行C语言学习-All know the classic game, the maze can be used to conduct C Language Learning
  3. 所属分类:Game Program

    • 发布日期:2017-04-13
    • 文件大小:2822
    • 提供者:张斌
  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 2 ... 45 46 47 48 49 50»
搜珍网 www.dssz.com