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

搜索资源列表

  1. AStar.用A形算法寻找迷宫的最短路径,VC实现

    0下载:
  2. 用A形算法寻找迷宫的最短路径,VC实现,非常值得一看,A fractal algorithm used to find the shortest path maze, VC achieve, very worth a visit
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2017-05-14
    • 文件大小:172876
    • 提供者:壹号通缉犯
  1. 迷宫 数据结构(C语言版)关于栈与队列

    0下载:
  2. 迷宫 数据结构(C语言版)关于栈与队列,求迷宫从入口到出口的所有路径,Maze data structure (C language version) on the stack and queue, and the maze from the entrance to the export of all path
  3. 所属分类:数据结构常用算法

    • 发布日期:2016-01-26
    • 文件大小:1436
    • 提供者:
  1. IEEE电脑鼠走迷宫参赛用代码

    0下载:
  2. IEEE电脑鼠走迷宫参赛用代码,16*16迷宫代码,采用了高速转弯方案,此为第一版,追求速度的调校方案,使用此代码在校级比赛中获得三等奖,使用者可参考本代码进行进一步修改与调整。-IEEE Computer Mouse Maze competition with the code, 16* 16 maze code, the program uses a high-speed cornering, this is the first edition, the pursuit of speed o
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2017-03-23
    • 文件大小:28603
    • 提供者:赵士博
  1. Maze.rar

    0下载:
  2. 这个下程序是用回溯法解决走迷宫问题。这个程序里面的关于迷宫的数据结构设计比较好,可以借鉴借鉴!,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!
  3. 所属分类:其他小程序

    • 发布日期:2017-04-01
    • 文件大小:165917
    • 提供者:曾科
  1. IEEE电脑鼠走迷宫代码第二版

    1下载:
  2. IEEE电脑鼠走迷宫代码第二版,此版为参加省赛所用的代码,依旧采用高速转弯方案,本方案所采用的调校方案较为保守,速度不是特别快,但是稳定性较高,可以顺利走完16*16迷宫,并可以进行简单修改走8*8迷宫,另外,如果对迷宫算法不满意可以单独提取转弯部分代码进行自行改编。-IEEE Computer Mouse Maze Code Second Edition, this version of the game used to participate in the provincial code,
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2017-03-23
    • 文件大小:28831
    • 提供者:赵士博
  1. flash迷宫游戏源码

    2下载:
  2. flash迷宫游戏源码,生命值,最短时间走出迷宫,flash migong
  3. 所属分类:FlashMX源码

    • 发布日期:2016-12-23
    • 文件大小:421399
    • 提供者:marco
  1. SearchMaze

    1下载:
  2. 代码实现了电脑鼠走迷宫,利用“洪水”算法,快速并且准确-Code to achieve a computer mouse maze, using the " flooding" algorithm, fast and accurate
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-30
    • 文件大小:66983
    • 提供者:wangxc
  1. A_star_Art_Class

    0下载:
  2. A star 算法的C++语言实现(A* 算法接口,针对迷宫问题设计)-A star algorithm in C++ language (A* algorithm interface design for the maze problem)
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-13
    • 文件大小:2659
    • 提供者:郭世强
  1. BrainCar

    0下载:
  2. 智能电动小车的制作,可实现走迷宫 躲避障碍等功能。附原理图。-Smart electric car production, can be achieved to avoid obstacles Maze functions. Attached schematic.
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2014-12-25
    • 文件大小:169341
    • 提供者:renyongxu
  1. migong

    0下载:
  2. 利用栈结构实现迷宫求解问题。迷宫求解问题如下: 心理学家把一只老鼠从一个无顶盖的大盒子的入口赶进迷宫,迷宫中设置很多隔壁, 对前进方向形成了多处障碍,心理学家在迷宫的唯一出口放置了一块奶酪,吸引老鼠在迷宫中寻找通路以到达出口。-Achieved using a stack maze to solve the problem structure. Maze solving the problem as follows: psychologist to a mouse from a big b
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:584980
    • 提供者:林佳
  1. Micromouse

    0下载:
  2. 电脑鼠走迷宫,第一次自己寻找出路,第二次直接走出迷宫,校内比赛参考程序-Computer Mouse Maze for the first time find their own way, the second directly out of the maze, school game reference program
  3. 所属分类:SCM

    • 发布日期:2017-04-06
    • 文件大小:513282
    • 提供者:nannan
  1. IEEE_MicroMouse

    0下载:
  2. IEEE电脑鼠走迷宫(完整参赛代码) 电脑鼠”,英文名叫做MicroMouse,是使用嵌入式微控制器、传感器和机电运动部件构成的一种智能行走装置(微型机器人),电脑鼠可以在不同“迷宫”中自动记忆和选择路径,采用相应的算法,快速地达到所设定目的地。-IEEE Computer Mouse Maze (full entry code) computer mouse " , the English name is called MicroMouse, is the use of embed
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:207294
    • 提供者:hs
  1. Maze

    0下载:
  2. IEEE电脑鼠走迷宫程序(带有记忆功能和智能算法)-IEEE Computer Mouse Maze procedure (with memory function and intelligence algorithm)
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-01
    • 文件大小:99262
    • 提供者:黄威
  1. maze

    1下载:
  2. 数据结构试验报告—迷宫问题,有详细的需求分析和源码及测试结果,高质量!-Test report data structure- a maze problem, there is a detailed needs analysis and source code and test results
  3. 所属分类:Data structs

    • 发布日期:2014-10-03
    • 文件大小:69159
    • 提供者:sunyingcheng
  1. MazePath_v4.0

    0下载:
  2. C语言 使用SDL 实现的迷宫求解演示程序。 使用栈,回溯法 包括制作地图,随机生成地图,求解过程演示。-C language realization of the use of SDL demo program to solve the maze. The use of stacks, including the production of backtracking map, randomly generated maps, the solution process demonstra
  3. 所属分类:Data structs

    • 发布日期:2017-04-01
    • 文件大小:439554
    • 提供者:袁建华
  1. Maze

    0下载:
  2. 迷宫问题。采用回溯法解决迷宫问题。Swing界面,符号代表路径和迷宫墙。-Maze problems. A retrospective method to solve the maze problem. Swing interface, symbols represent the path and the maze walls.
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-24
    • 文件大小:3600
    • 提供者:李程序
  1. maze

    0下载:
  2. 迷宫问题,分别用深度和广度优先遍历解决。其中stack用链表实现,queue用数组实现。描述见pdf文件。-Maze problems, were the depth and breadth of priority traversal solution. Stack with the achievement of which list, queue to use the array to achieve. Descr iption see pdf file.
  3. 所属分类:Data structs

    • 发布日期:2017-03-27
    • 文件大小:214005
    • 提供者:吕婉辰
  1. code

    1下载:
  2. 1、猴子选大王 2、约瑟夫环 3、迷宫求解 4、回文游戏 5、地图四染色问题 6、八皇后问题 7、原四则表达式求值 8、k阶斐波那契序列 9、遍历二叉树 10、编写DFS算法的非递归函数。 编写BFS算法。 11、简单选择排序, 折半插入排序, 冒泡排序, 快速排序, 堆排序 12、顺序查找,折半查找-err
  3. 所属分类:数据结构常用算法

    • 发布日期:2013-03-11
    • 文件大小:34686
    • 提供者:isxzh
  1. nwpu000000

    0下载:
  2. 一个mfc的迷宫游戏,很经典的,值得参考,值得一看-Mfc in a maze game, a very classic, it is also useful, see
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-05
    • 文件大小:6492
    • 提供者:高宪
  1. migong

    1下载:
  2. 用JAVA写的迷宫游戏~可以自己找路~也可以自动寻找路径 -Written using JAVA maze game can find a way ~ ~ also can automatically search for the path
  3. 所属分类:JavaScript

    • 发布日期:2014-05-07
    • 文件大小:170391
    • 提供者:L
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 50 »
搜珍网 www.dssz.com