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

搜索资源列表

  1. Maze

    0下载:
  2. 用java写的迷宫代码,注重代码的简洁与易懂,通过算法的基本思想来编写代码-The maze used to write java code, pay attention to the simple and easy to understand code, through the algorithm the basic idea to write code
  3. 所属分类:Java Develop

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

    0下载:
  2. 以一个m*n的长方阵表示迷宫,0和1分别表示迷宫中的通路和障碍。设计一个程序,对任意设定的迷宫,求出一条从入口到出口的通路,或者得到没有通路的结论。-create a maze and find pathway in it
  3. 所属分类:Other systems

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

    0下载:
  2. 用队列实现迷宫问题:寻找并记录通过迷宫的最短路径。-Queue with the realization of the maze problem: to find and record the shortest path through the maze.
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-24
    • 文件大小:1149
    • 提供者:
  1. JAVA

    0下载:
  2. 两个简单的 JAVA走迷宫代码,希望对广大学习者有所帮助。-Maze two simple JAVA code, want to help the majority of learners.
  3. 所属分类:Java Develop

    • 发布日期:2017-03-27
    • 文件大小:5755
    • 提供者:yy
  1. ieeemicromouse

    1下载:
  2. ieee国际标准电脑鼠走迷宫,基于arm m3-ieee international standard computer mouse Maze, based on the arm m3
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-06
    • 文件大小:94312
    • 提供者:朱澄澄
  1. migong

    0下载:
  2. 利用栈、数组解决迷宫问题,综合了栈、数组及数学建模等知识点-The use of the stack, the array to solve the maze problem, a combination of stacks, and mathematical modeling, such as an array of knowledge points
  3. 所属分类:Data structs

    • 发布日期:2017-04-09
    • 文件大小:25899
    • 提供者:fanlei
  1. migongwenti

    0下载:
  2. 数据结构课设,tc下图形界面迷宫,可自动生成迷宫,具有人工探索和自动探索,wintc下编译通过-Class-based data structure, tc maze under the graphical interface can be automatically generated maze with a manual and automatic exploration exploration, wintc adopted under the compiler
  3. 所属分类:Data structs

    • 发布日期:2017-04-15
    • 文件大小:6866
    • 提供者:fanlei
  1. L

    0下载:
  2. JAVA做的一个迷宫问题~多种算法及布图方式-JAVA problem doing a maze ~ a wide range of algorithm and the way the layout of
  3. 所属分类:JavaScript

    • 发布日期:2017-03-31
    • 文件大小:38710
    • 提供者:L
  1. miyu

    0下载:
  2. 3D场景2D贴图的迷宫游戏,采用了堆栈存储迷宫数据。-3D map of the maze scene 2D games, using a stack maze data storage.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-09
    • 文件大小:1448555
    • 提供者:顾文伟
  1. Experiment3RecursiveprogrammingMaze

    0下载:
  2. 实验三递归程序设计-走迷宫 实验课做的一个成品 希望对大家有帮助-Experiment 3 Recursive Programming- Maze I finished it on the Experiment class of c++ I wish it will help you
  3. 所属分类:Game Program

    • 发布日期:2017-05-07
    • 文件大小:1205531
    • 提供者:zrr
  1. maze

    0下载:
  2. 一个用栈写的走迷宫小程序,开发环境C++,有用的朋友可以拿去参考-Written by Maze with a stack of small procedures, development environment, C++, a useful reference to a friend is unspeakable. .
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-06
    • 文件大小:1049
    • 提供者:Hyker
  1. sixmazeproblem

    0下载:
  2. 求解数据结构中迷宫问题的C语言源程序,代码精炼,已通过运行-Data structure to solve a maze problem in C-language source code
  3. 所属分类:Data structs

    • 发布日期:2017-03-30
    • 文件大小:14290
    • 提供者:maxiujuan
  1. zmg

    0下载:
  2. A* 算法实现走迷宫通过编制迷宫程序来熟练掌握A*算法。充分理解A*算法和启发函数的关系-A* algorithmthrough the preparation of the maze procedure to skillfully master A* algorithm.* A full understanding of algorithms and heuristic function of
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-02
    • 文件大小:1844
    • 提供者:harris
  1. migong

    0下载:
  2. 用MFC文档方式设计的迷宫游戏。已测试-MFC Document-style design with a maze game. Tested! !
  3. 所属分类:Other Games

    • 发布日期:2017-04-02
    • 文件大小:9640
    • 提供者:yy
  1. sjjgsjjg

    0下载:
  2. 数据结构小程序,用于迷宫路径查找,及迷宫最短路径查找-Applet data structure for the maze to find the path, and the maze to find the shortest path
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:1953
    • 提供者:赵欣婷
  1. Maze

    1下载:
  2. 该程序是 我参加“国际IEEE智能老鼠走迷宫大赛”时获奖的一套程序,该程序针对的cpu是LM3S615-The program that I participated in " International IEEE Intelligent Mouse Maze Contest" the award-winning set of procedures, the program aimed at cpu is LM3S615
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-30
    • 文件大小:109561
    • 提供者:何波
  1. migong

    0下载:
  2. 迷宫问题,有详细的注释,实现了自己设置入口出口,可找所有路径和最短路径并输出所有路径-Maze problem, there are detailed notes, to achieve its own entrance exit he could find all the paths and the shortest path and the output of all paths
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-13
    • 文件大小:1827
    • 提供者:朱科圣
  1. MiGong

    0下载:
  2. 迷宫算法:手动生成迷宫,自动寻找出路,简单的小程序-maze: you can create a maze then it will figure out a way out
  3. 所属分类:Data structs

    • 发布日期:2017-04-01
    • 文件大小:226459
    • 提供者:木禾
  1. src

    0下载:
  2. 电脑鼠走迷宫,包括探索和冲刺。探索部分路径直接返回起点进入冲刺状态 。-Computer Mouse Maze, including the exploration and sprint. A direct return to the starting point to explore some of the path into the sprint the state.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-27
    • 文件大小:21572
    • 提供者:lubin
  1. migong

    0下载:
  2. 求解迷宫问题,输入一个迷宫矩阵,矩阵只有1和0,1表示通行,0表示不行。还有递归求解的请看另一个-Maze solving the problem, enter a maze matrix, matrix, said the passage of only one, and 0,1, 0 not do that.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-02
    • 文件大小:11870
    • 提供者:李华
« 1 2 ... 7 8 9 10 11 1213 14 15 16 17 ... 50 »
搜珍网 www.dssz.com