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

搜索资源列表

  1. 迷宫程序

    0下载:
  2. 迷宫程序。有添加功能。-maze procedure. Add a function.
  3. 所属分类:开发工具

    • 发布日期:2008-10-13
    • 文件大小:3637
    • 提供者:范波
  1. migong-c

    0下载:
  2. 迷宫算法!通过递归算法实现!找到最优路径,完成迷宫出口的查找!-maze algorithm! Through recursive algorithm! To find the optimal path to complete the maze exports to search!
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:2827
    • 提供者:张建波
  1. 5Raze

    0下载:
  2. 这是一个用microsoft VC++编写的关于迷宫算法的一个小程序。-using microsoft VC + + algorithm on the maze of a small program.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:10062
    • 提供者:吴此仁
  1. MetrixMaze

    0下载:
  2. 数据结构里的迷宫实验,把它编成一个类似坦克游戏的程序。现在实在太忙了,没时间写文档,不过程序里有较为详细的说明。 程序在 VS.NET 2003下编的-The maze experiment in the data stuctures,making it like a program of tank game .Now time is limited ,having no time to write a document,but there is detailed explanation in
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:477235
    • 提供者:杨杰
  1. 宫迷求解

    0下载:
  2. 这是一个我自己写的,请多多指教.是关于迷宫的求解问题.-This is one I wrote it myself, exhibitions. The maze is on solving problems.
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:9071
    • 提供者:chrc
  1. Mase

    0下载:
  2. 用VC写的,用栈解决了数据结构基本的迷宫问题.没有用到MFC类库-VC wrote, with a stack data structure to solve the basic problem of the maze. Do not use MFC
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:39620
    • 提供者:欧瑞清
  1. 求解迷宫问题

    0下载:
  2. 运用C语言实现寻找输入的“迷宫”矩阵中的可选路径,并将找到的最短路径显示出来。-use C language to find that the "maze" matrix optional path and find the shortest path displayed.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:10040
    • 提供者:葛林
  1. 迷宫算法的实现

    0下载:
  2. 用c语言实现迷宫算法,程序中含有详细的说明-Realize the maze algorithm in c language, contain the detailed explanation in the procedure
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:8054
    • 提供者:张运福
  1. rar.迷宫程序1.10版

    0下载:
  2. 可以实现载入迷宫和保存迷宫,附带文件中有4个测试迷宫路径的 文件test1~4.dd。请将这些文件拷贝到TC当前目录下,或者在载 入时写明完全路径。-can achieve and preserve the printed maze maze, the accompanying documents were four test maze of trails to document test1 4.dd. I would be grateful if those files are cop
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:3656
    • 提供者:黄元昌
  1. (1)

    0下载:
  2. 1、 用随机数生成的方式(要求用户输入随机数)产生一个迷宫:“1”表示墙,“0”表示路,最后的路径用“8”表示,若没有路径则打印报文,若有路径则打印出路径。 2、 通过堆栈及判断实现迷宫的自动寻找路径功能 -1, the random number generator of (requiring user input random number) produces a maze : "a" Wall said, "0" Lu said, the f
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:38460
    • 提供者:毅君
  1. fina_ver

    0下载:
  2. 用迷宫算法实现聚点的统计,这里只是简单扫描每个像素的四个方向,当然,可以很容易修改源码,实现八个方向的扫描,至于聚点嘛,就是被数码0包围的数码1组成的块,这种算法在元件识别方面可以应用。-maze algorithm used accumulation of statistics, here simply scanning each pixel of the four directions, of course, you can easily modify the source codes to
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:2973
    • 提供者:光法
  1. 趣味程序导学C语言

    1下载:
  2. 趣味程序导学C语言.详细介绍了迷宫探索和搬运工游戏,配有ppt,说明生动,解释明晰-interesting procedures C Language Learning Guide. Details of the exploration and porters maze games, equipped with ppt illustrate vivid, lucid explanation
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:1966336
    • 提供者:张勇
  1. MAZES Result

    0下载:
  2. 压缩包没有密码,用任何winrar都可以解压,该迷宫是用vc++编写的可视化程序,是将bitmap转化成数组矩阵,然后寻找bitmap的通路,并将结果显示在可视化窗口中。-compressed no password, any WinRAR can unpack, the maze is vc + + visualization procedures will be transformed into bitmap array matrix, and then find the bitmap pa
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:1971571
    • 提供者:陈招国
  1. 编制迷宫程序(用A算法来实现)

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

    • 发布日期:2008-10-13
    • 文件大小:3405
    • 提供者:陶钊
  1. WIREfinal

    0下载:
  2. AUTOCAD的二次开发。该软件有一个主要功能是利用计算机堆栈技术和迷宫算法在CAD中自动求出最短路径长度(其中还利用了CAD的扩展数据技术,自定义了单链表类和自定义栈类,ADO数据库连接)-AUTOCAD secondary development. The software is a main function is to use computer technology stack and the maze of CAD algorithm automatically calculated
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:129919
    • 提供者:邵志民
  1. 迷宫1

    0下载:
  2. [程序语言] IE3, IE4, IE5, NS3, NS4+ [功能描述]   生成和解决迷宫问题的Java小程序,可以在支持java的浏览器中运行。迷宫以三维形式显示在窗口中。   你可以按下相应的按钮,“New”生成一个新的迷宫,“Solve”按钮用于显示求解一个迷宫问题的路径,“Clear”按钮清除解决迷宫问题的路径。   一旦生成迷宫后,你也可以自己用手工来求解它的路径,你可以使用四个箭头键来画出其路径。   对于每个迷宫问题
  3. 所属分类:3D图形编程

    • 发布日期:2008-10-13
    • 文件大小:44126
    • 提供者:金晓爽
  1. 随机迷宫解

    0下载:
  2. 输入任意大小的矩阵阶数n,程序将自动产生一个随机矩阵迷宫。本程序可以迅速的找到所有可能的路径,并显示之。代码中故意限制只显示最多30条路径。-arbitrary size of the input matrix order n, the program will automatically generate a random matrix maze. This program can quickly find all possible paths, and Displays. Code inte
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:11367
    • 提供者:aaaa
  1. 迷宫探险游戏

    0下载:
  2. 迷宫探险游戏是一个在turboC2环境下编写的小游戏,该游戏只要是完成小人从左上角闯过迷宫到达右下角的路径探险-maze is an adventure game in turboC2 environment prepared by the small games, as long as the game is complete villains leaped from the upper left corner of the maze to reach the lower right path
  3. 所属分类:其他智力游戏

    • 发布日期:2008-10-13
    • 文件大小:24871
    • 提供者:吴东
  1. 迷你撞球游戏

    0下载:
  2. 迷宫探险游戏是一个在turboC2环境下编写的小游戏,该游戏是根据DxBall撞球游戏进行设计的具有简单的撞球功能的游戏-maze is an adventure game in turboC2 environment prepared by the small games, the game is based DxBall balls for the design of the game is simple function of the pool games. .
  3. 所属分类:其他智力游戏

    • 发布日期:2008-10-13
    • 文件大小:39135
    • 提供者:吴东
  1. GameStart

    0下载:
  2. 迷宫游戏-maze games ................. .......
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:7664
    • 提供者:孟威
« 1 2 ... 33 34 35 36 37 3839 40 41 42 43 ... 50 »
搜珍网 www.dssz.com