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

搜索资源列表

  1. puzzlemigong

    0下载:
  2. 这是一个迷宫程序,迷宫大小是根据你定的数组大小来决定的,enjoy it。-This is a procedural maze, the labyrinth is based on the size you the array size to decide, enjoy it.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:7901
    • 提供者:朱智
  1. Assign01c

    0下载:
  2. Maze algorithm, to find the path in a maze map.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:8546
    • 提供者:王琪
  1. migong2

    0下载:
  2. 游戏迷宫的程序设计,基于c++,该程序短小、精悍。适用于初步编程的写手-maze procedures game design, based on the c, the program short, sharp and vigorous. Apply to the initial programming writers
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:4597
    • 提供者:陈妍
  1. okmigong

    0下载:
  2. 走迷宫的演示程序.在C++环境中实现.图形演示的小程序.-Maze demonstration program. C environment to achieve. Graphic demonstration of small procedures.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:3210
    • 提供者:清风
  1. NodeList

    0下载:
  2. 用于迷宫探路,人工堆栈。输出一条路径,但不能输出最短路径,并能判断米共是否有解-maze for the Pathfinder, artificial stack. An output path, but not the shortest path output, and the ability to determine whether a solution has meters
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:548490
    • 提供者:qinminghai
  1. huisu

    0下载:
  2. 回溯(b a c k t r a c k i n g)是一种系统地搜索问题解答的方法。为了实现回溯,首先需要为问题定义一个解空间( solution space),这个空间必须至少包含问题的一个解(可能是最优的)。在迷宫老鼠问题中,我们可以定义一个包含从入口到出口的所有路径的解空间;在具有n 个对象的0 / 1背包问题中(见1 . 4节和2 . 2节),解空间的一个合理选择是2n 个长度为n 的0 / 1向量的集合,这个集合表示了将0或1分配给x的所有可能方法。当n= 3时,解空间为{ ( 0
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:29600
    • 提供者:john
  1. 1migong

    0下载:
  2. 这是使用回溯法求解迷宫问题的程序。程序把迷宫问题设计成一个类,搜索函数使用回溯法搜索迷宫的所有分支。 migong.cpp就是程序 migong.txt是运行结果-This is the use of retrospective method maze of procedures. Maze procedure, so designed as a category, search function uses backtracking search all branches of the
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1270
    • 提供者:丁丁
  1. nemo

    0下载:
  2. 实在不知道该传什么了,把本人的一点拙作传一下吧 北京的ACM 2049题一道迷宫的程序-really do not know what the mass, I put the point about it - My study of the ACM 2049 Beijing that a maze procedure
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:2196
    • 提供者:李里
  1. 2050

    0下载:
  2. 实在不知道该传什么了,把本人的一点拙作传一下吧 北京的ACM 2050题一道迷宫的程序-really do not know what the mass, I put the point about it - My study of the ACM 2050 Beijing that a maze procedure
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:2266
    • 提供者:李里
  1. 2052

    0下载:
  2. 实在不知道该传什么了,把本人的一点拙作传一下吧 北京的ACM 2052题一道迷宫的程序-really do not know what the mass, I put the point about it - My study of the ACM 2052 Beijing that a maze procedure
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1421
    • 提供者:李里
  1. 迷宫问题回朔解法

    1下载:
  2. 迷宫问题回朔解法-maze Schomburg solution to the problem
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:1006
    • 提供者:赵君龙
  1. Amaze

    0下载:
  2. 一个迷宫生成器地小程序-a maze of small generator to procedures
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:17896
    • 提供者:张力
  1. maze

    1下载:
  2. 回溯法实现的走迷宫方法,用MFC以图形的方式表达出来
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:44783
    • 提供者:毛国庆
  1. maze

    0下载:
  2. 编制一个求解迷宫通路的程序,1,0表示通路与不通
  3. 所属分类:书籍源码

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

    0下载:
  2. 上学期自己写的一个迷宫程序,分别用递归和非递归算法实现
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:52184
    • 提供者:lgy
  1. room

    0下载:
  2. 这是一个迷宫游戏1.-This a maze game 1.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:30949
    • 提供者:赵晨
  1. 迷宫12

    0下载:
  2. 迷宫的小程序,是利用数组的算法-small maze procedure is the use of an array algorithms
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:3589
    • 提供者:瑞同
  1. 回溯法求迷宫问题

    0下载:
  2. 回溯法求迷宫问题-back Method Maze
  3. 所属分类:汇编语言

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

    0下载:
  2. Visual C++ 用于迷宫的生成和求解
  3. 所属分类:其它

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

    0下载:
  2. c++迷宫问题,在vc环境下编写,可直接运行
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:43680
    • 提供者:cindy
« 1 2 34 5 6 7 »
搜珍网 www.dssz.com