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

搜索资源列表

  1. walk

    0下载:
  2. 模拟真人走迷宫的程序原代码-lifelike simulation of the Maze procedure source
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:2578
    • 提供者:王军
  1. ALGO3-5

    0下载:
  2. 这是个迷宫原代码-This is a maze to the original code
  3. 所属分类:中文信息处理

    • 发布日期:2008-10-13
    • 文件大小:2208
    • 提供者:王伟
  1. ALGO3-9

    0下载:
  2. 用递归求解迷宫算法原代码-using recursive algorithm to solve the maze-source
  3. 所属分类:中文信息处理

    • 发布日期:2008-10-13
    • 文件大小:1543
    • 提供者:王伟
  1. vbmigong

    0下载:
  2. 自己写的。由VB开发的模拟走迷宫的程序。 有良好的可视化交互环境,经典的寻路策略 及详细的注释。-wrote it myself. By VB simulation Maze procedure. A good interactive visualization environment, find their own path to the classic strategy and detailed comments.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:14175
    • 提供者:寒冬
  1. maze

    0下载:
  2. 走迷宫的程序,用栈,二维数组实现,迷宫路线是已定好的,也可从文件中读取
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:19192
    • 提供者:赵子玥
  1. Maze

    1下载:
  2. 采用C++与IRRLICHT游戏引擎开发的一个3D迷宫程序源代码
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:245465
    • 提供者:建材
  1. snake

    0下载:
  2. Make the snake grow longer by directing it to the food. % Extra bonus points are given from hearts, eat them as fast as possible % as amount of bonus points decreases with time. % Higher level gives more points for the food but will also make
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:4963
    • 提供者:cl
  1. mg(2)

    0下载:
  2. 这是我大二时写的一个迷宫程序,可以实现从任意一个地方走到所指定的终点-This is the second year when I wrote a maze procedure can be achieved from any one place come to the designated destination
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:3628
    • 提供者:阿亮
  1. MAZE_wdone

    0下载:
  2. 这个小程序可以实现从指定的入口寻找到至多4条可以走出此迷宫的路径-this small program can be achieved from designated for the entrance to a maximum of four could get out of this maze of trails
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:2700
    • 提供者:阿亮
  1. migonglujing qiujie

    0下载:
  2. 迷宫的问题实质上就是图的遍历问题,我们可以用一个二维数组存储一个迷宫的各个结点,给定一个开始的坐标和一个结束的坐标.本程序可以寻找一条路径,但这条路径不是最短的.就是说不是最优的.-maze is the essence of the plan traverse the problem, we can use a two-dimensional array storage a maze of the various nodes, to set a beginning and an end coo
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:2981
    • 提供者:sdfk
  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. 3dmigong

    0下载:
  2. 编程语言Visual Basic 3D迷宫游戏的游戏源代码-programming language Visual Basic 3D maze game of the game source code
  3. 所属分类:source in ebook

    • 发布日期:2017-11-14
    • 文件大小:15190
    • 提供者:刘群
  1. mgqj

    0下载:
  2. 可以输入一个任意大小的迷宫数据,用非递归的方法求出一条走出迷宫的路径,并将路径输出; 要求: 在上交资料中请写明:存储结构、基本算法(可以使用程序流程图)、源程序、测试数据和结果、算法的时间复杂度、另外可以提出算法的改进方法; -Can enter a maze of any size data, with non-recursive method to derive a path out of the maze, and the path output requirements
  3. 所属分类:assembly language

    • 发布日期:2017-03-29
    • 文件大小:6495
    • 提供者:迟浩东
  1. digui

    0下载:
  2. 《数据结构课程设计案例精编》上第7章的递归算法,包括Hanoi、maze、八皇后-err
  3. 所属分类:source in ebook

    • 发布日期:2017-03-28
    • 文件大小:5845
    • 提供者:ben
  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. migong

    0下载:
  2. 实现迷宫问题的寻找路径!详情源码头有说明-The question of the realization of the maze to find the path! First described the details of source
  3. 所属分类:source in ebook

    • 发布日期:2017-04-14
    • 文件大小:5408
    • 提供者:Freedom
  1. migong

    0下载:
  2. 这是用c语言编写的一段程序,用于小游戏迷宫的设计-This is a section of c language program for the design of the maze game
  3. 所属分类:assembly language

    • 发布日期:2017-04-14
    • 文件大小:4886
    • 提供者:王颖
  1. formula

    0下载:
  2. Optimization of 2 dimensional Labyrinth (Maze) representation for tiny memory
  3. 所属分类:source in ebook

    • 发布日期:2017-04-24
    • 文件大小:16542
    • 提供者:Behnam
  1. formula2

    0下载:
  2. Optimization of 2 dimensional Labyrinth (Maze) representation for tiny memory
  3. 所属分类:source in ebook

    • 发布日期:2017-04-15
    • 文件大小:8028
    • 提供者:Behnam
  1. formula3

    0下载:
  2. Optimization of 2 dimensional Labyrinth (Maze) representation for tiny memory
  3. 所属分类:source in ebook

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