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

搜索资源列表

  1. delphi7

    0下载:
  2. 迷宫原代码设计,自己做的,希望大家多指教-maze source design, done, I hope everyone exhibitions.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:211311
    • 提供者:黄大豆
  1. 漫步迷宫

    0下载:
  2. 本程序采用C开发,寝室迷宫算法的最短路径求解。-the procedures used C development, dormitory maze of the shortest path algorithm to solve.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:9643
    • 提供者:李小刚
  1. 数据结构_走迷宫代码

    0下载:
  2. 自己上数据结构课写的一个小程序 能找出走出迷宫的路径-own data structure classes on writing a small program can find the path out of the maze
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:7887
    • 提供者:花名册
  1. [AI]2005Maze1002016

    0下载:
  2. 福州大学人工智能课程02级的实验项目:实现深度、广度、A*算法的迷宫搜索以及演示程序,c#编写。-Fuzhou University artificial intelligence courses to the 02 pilot projects : to achieve the breadth, depth, A * search algorithm maze and Demonstration Program, c # prepared.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:165692
    • 提供者:林锋杰
  1. MazeWalkerMaze

    2下载:
  2. 用有限状态机实现的迷宫求解。本程序用于画图的是OpenGL.-finite state machine to achieve the maze solving. The procedure for drawing the OpenGL.
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:17895
    • 提供者:舞龙
  1. c++buildermaze

    0下载:
  2. 用C++BUILDER做的一个迷宫,可以实现深度优先,广度优先和启发式搜索算法-C BUILDER do a maze, can achieve priority depth, breadth priority and heuristic search algorithm
  3. 所属分类:数据结构常用算法

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

    0下载:
  2. 数据结构迷宫,是用栈实现的,用的是TURBOC20实现的-data structure maze, a stack is the realization of all, it was the realization TURBOC20
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:2177
    • 提供者:刘帆
  1. LIUSHENG

    0下载:
  2. 本程序为一个迷宫程序,利用C做图,效果比较好,有人工手动和自动两种方式-the procedures for a maze procedure, and use C to do map, the results were quite good, by manual and automatic two ways
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:2734
    • 提供者:刘胜蓝
  1. mazeduil

    0下载:
  2. 数据结构中的迷宫问题的代码 用队列实现 可以看看 -data structure of the maze of code can be used to achieve look at the queue
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:2285
    • 提供者:张德
  1. work123456

    0下载:
  2. 用TC编写的迷宫程序(网上收集),解密密码:123456-prepared by the TC maze procedures (online collection), decryption code : 123456
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:3736
    • 提供者:高子
  1. mazeentreat

    0下载:
  2. 以一个m*n 的长方阵表示迷宫,0和1分别表示迷宫中的通路和障碍。设计一个程序,对任意设定的迷宫,求出一条从入口的通道,或得出没有通路的结论-to an m * n matrices said the long maze, 0 and 1 respectively, said the maze of pathways and obstacles. Design a process that the arbitrary setting of the maze to get from the ent
  3. 所属分类:Windows编程

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

    0下载:
  2. 程序把迷宫问题设计成一个类,其数据成员有路口个数mazeSize,出口Exit和路口集合*intSec,构造函数读入已存在的数据文件构造描述一个具体问题的迷宫类的对象;其搜索函数TravMaze(int intSecV)的输入参数intSecV为当前所处的路口,搜索函数用回溯法搜索迷宫的所有分支-maze procedure, the design problem into a category of its data members junctions number mazeSize, exp
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:46289
    • 提供者:萌音
  1. alog7-1

    0下载:
  2. 迷宫-maze.
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:1851
    • 提供者:萧草
  1. ExampleOfStack

    0下载:
  2. 迷宫算法(数据结构的一个大作业)。 堆栈的使用及路径的搜索。另外包括一些菜单的添加,怎样使用自定义运用程序的图标。-maze algorithm (data structure of a large operations). Stack and the use of the search path. Also include the addition of some menu, and how to use the definition of the procedures for use o
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:65279
    • 提供者:李冰海
  1. 20020611_flashsj_Maze

    0下载:
  2. 迷宫的flash程序,动态演示出入栈的操作,对下正在学数据结构的同学有帮助-maze of procedures, dynamic access stack demonstration, the operation is under the data structure is to help the students
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:17797
    • 提供者:l
  1. xiaochengxu313

    0下载:
  2. 编程汉字问题.txt 小白鼠钻迷宫.c 挽救软盘.c-Chinese programming problems. Txt mice drilling maze. C rescue diskette. C
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:176914
    • 提供者:king
  1. Tansuo

    0下载:
  2. 数据结构---堆栈的使用。蓝色小方块在一个自己添加的红色迷宫中找到一个出口。利用数据结构堆栈的特性来。-data structure --- stack use. Blue small chunks themselves in a maze of red added to find an export. Stack data structure used to the characteristics.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1567
    • 提供者:wjj
  1. migongwent

    0下载:
  2. 此源码是用C++语言编写的迷宫问题小程序。-this source is used C language issues prepared by the small maze procedure.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1353
    • 提供者:我来也
  1. FIN

    1下载:
  2. 这个是我原创的Direct走迷宫程序,迷宫是动态生成的,算法也全部是自己写的,第一次发布,对于学习Direct的人很有参照价值-this is my original Direct Maze procedure, the maze is dynamically generated, algorithm also write all their own, the first release, the study is full of Direct reference value
  3. 所属分类:其他智力游戏

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

    0下载:
  2. 这个小程序是我们上课时做的,主要是针对设计模式中Abstractfactory这个创建型模式,例子是迷宫问题-this small program is that we do in class is targeted mainly at the design model to create this type Abstractfactory model example is the issue of the maze
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:11473
    • 提供者:涛涛
« 1 2 ... 31 32 33 34 35 3637 38 39 40 41 ... 50 »
搜珍网 www.dssz.com