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

搜索资源列表

  1. maze.rar

    0下载:
  2. 用C++实现的通过回溯方法的走迷宫程序,并配有报告文档。,With C++ Achieved through the retroactive methods Maze procedures and documentation with reports.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-24
    • 文件大小:54393
    • 提供者:Carol
  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. 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-gen@path

    0下载:
  2. WIN32 APPLICATION; opengl; 随机生成迷宫; 并运算出路径-opengl maze generation and computing the path
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-24
    • 文件大小:118127
    • 提供者:yeazer0
  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. Maze

    0下载:
  2. 生成迷宫并可视化寻找路径,运行环境C++,运用栈-Build a maze and visual search path, operating environment C++, using the stack
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-09
    • 文件大小:1205703
    • 提供者:italan
  1. Maze

    0下载:
  2. 神奇的迷宫小游戏,包含有迷宫自动生成的算法,实现了“左手摸墙”算法,深度优先,广度优先搜索算法,以自动寻路。-Magic maze game maze includes automatic generation algorithm, to achieve a " left hand touching the wall" algorithm, depth first, breadth-first search algorithm to automatically find its
  3. 所属分类:Java Develop

    • 发布日期:2017-03-26
    • 文件大小:104857
    • 提供者:alzhu
  1. Maze

    0下载:
  2. 电脑鼠走迷宫算法 包含迷宫搜索和冲刺函数-Computer Mouse Maze algorithm is a function that contains a maze search and sprint
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-23
    • 文件大小:107495
    • 提供者:钱江潮
  1. appletGame-maze

    0下载:
  2. java applet 开发迷宫类游戏的关键代码及示例-java applet development maze games key code and examples
  3. 所属分类:Games

    • 发布日期:2017-03-24
    • 文件大小:50534
    • 提供者:houfeng
  1. maze

    0下载:
  2. 一个迷宫小游戏,透明显示位图,双缓存处理,直截像素处理-A maze game, transparent bitmap display, double the cache handle, deal with straightforward pixels
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-26
    • 文件大小:145375
    • 提供者:啦啦
  1. Maze

    0下载:
  2. 数据结构的课程设计,利用堆栈的后进先出保存从起点开始的每一步行走。可以自定义迷宫地图,并在地图上标明,和用坐标表示行走路线。-Data structure of the curriculum design, use of the LIFO stack to preserve from the starting point for each walk away. Can customize the maze map and marked on the map, and the use of coo
  3. 所属分类:software engineering

    • 发布日期:2017-05-15
    • 文件大小:3244032
    • 提供者:zlx
  1. maze

    0下载:
  2. 我们数据结构课的课程设计,是一个迷宫问题的实验,用了A*算法求解迷宫的最短路径-Data structure of our course curriculum design, the problem is a maze experiment, using the A* algorithm to solve the maze of the shortest path
  3. 所属分类:Data structs

    • 发布日期:2017-05-11
    • 文件大小:2919970
    • 提供者:Shi
  1. Maze~manual~operation

    0下载:
  2. 迷宫游戏的手动操作,游戏分了三个级别,完整的C++代码程序,程序准确无误-Maze game manual, games were divided into three levels, complete C++ Code procedures, procedures for accurate
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-15
    • 文件大小:793023
    • 提供者:李小兰
  1. maze

    0下载:
  2. 迷宫小游戏,迷宫生成算法是自己写的,可以确保不产生无解迷宫-Maze game, maze generation algorithm is to write your own, you can have no solution to ensure that no maze
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-17
    • 文件大小:298000
    • 提供者:sxhui
  1. maze

    0下载:
  2. Java Maze3D迷宫游戏源码,浏览器上只要安上JAVA解释器就能运行,三维显示迷宫,点击 "New" 按钮开始迷宫之旅, 找不到出口的时候点击"Solve" 按钮显示红色的出口线路,点击"Clear" 清除解答。按上、下、左、右光标键可以单步找出口。-Maze Game Java Maze3D source, as long as the browser installed on JAVA interpreter will be able to run a maze of three-di
  3. 所属分类:Java Develop

    • 发布日期:2017-03-30
    • 文件大小:14674
    • 提供者:dddhero
  1. maze

    0下载:
  2. this a prolog implementation to solve a single maze-this is a prolog implementation to solve a single maze
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:3501
    • 提供者:hugo
  1. maze

    0下载:
  2. java版本的迷宫游戏 也可以自动设置迷宫图案-java version of the maze game can also be automatically set up a maze pattern
  3. 所属分类:Other Riddle games

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

    1下载:
  2. 学生作业迷宫程序(含注释,代码最后为使用说明)-Students operating the maze procedure (including the Notes, the final code for the use of explanation)
  3. 所属分类:Other systems

    • 发布日期:2014-10-03
    • 文件大小:2400
    • 提供者:gc
  1. maze(2solutions)

    0下载:
  2. 运用c++语言编程,利用随机数产生迷宫(内含两种方法)~-Maze using random number generator (containing the two methods) ~
  3. 所属分类:Windows Develop

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

    0下载:
  2. 这是一个迷宫程序-This is a maze procedures ..................
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-02
    • 文件大小:895054
    • 提供者:张宾
« 12 3 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com