搜索资源列表

  1. 迷宫问题的算法(优于广度优先,深度优先

    0下载:
  2. 迷宫问题的算法(优于广度优先,深度优先-maze of algorithm (priority than breadth, depth priority
  3. 所属分类:其他游戏

    • 发布日期:2024-05-18
    • 文件大小:10240
    • 提供者:大叔
  1. TC求解迷宫问题并显示

    0下载:
  2. 输入一个任意大小的迷宫, 用栈求出一条走出迷宫的路径, 并显示在屏幕上。-importation of a maze of arbitrary size, with a stack get out of the maze of trails and on the screen.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-18
    • 文件大小:7168
    • 提供者:光清
  1. 随机产生迷宫

    0下载:
  2. 随机产生一个迷宫。可以找出一条可以通过的路径。也可以找出全部可以通过的路径。-randomly generated a maze. To be able to find a path through. All can find the path through.
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-18
    • 文件大小:1024
    • 提供者:李南宁
  1. applet.迷宫生成及搜索算法

    0下载:
  2. 迷宫生成及搜索算法,一些好的算法,分享给大家-maze generation and search algorithm, some good algorithm, we share
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-18
    • 文件大小:43008
    • 提供者:亲生
  1. 3D迷宫

    0下载:
  2. 用JAVA编写的3D迷宫小游戏,附有源代码,适合学习JAVA的人参考-prepared with Java 3D maze of small game, with the source code for learning Java reference
  3. 所属分类:其他智力游戏

    • 发布日期:2024-05-18
    • 文件大小:44032
    • 提供者:李浩
  1. 迷宫END

    0下载:
  2. 利用C语言实现迷宫算法。 利用随机函数生成迷宫,并显示所有路径!-use C language maze algorithm. Using random function generator maze, and that all paths!
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-18
    • 文件大小:1024
    • 提供者:叶兆源
  1. 《迷宫》

    0下载:
  2. 这是一个用VG++写的迷宫游戏的程序。-this is a maze game which written with VC++
  3. 所属分类:游戏

    • 发布日期:2024-05-18
    • 文件大小:2048
    • 提供者:
  1. 小白鼠钻迷宫

    0下载:
  2. 老鼠用“*”来表示,要求从迷宫的左上脚选择一条路径,跑道右下脚的出口。-rats with "*" to that request from the maze of left foot choose a path, right-foot runway exports.
  3. 所属分类:C#编程

    • 发布日期:2024-05-18
    • 文件大小:2048
    • 提供者:王想
  1. 下载DOS版和windows版的迷宫游戏全部代码

    0下载:
  2. 下载DOS版和windows版的迷宫游戏全部代码 -Download all of the codes for maze games in DOS and Windows edition.
  3. 所属分类:Windows编程

    • 发布日期:2024-05-18
    • 文件大小:227328
    • 提供者:汪柏然
  1. 用回溯算法设计的迷宫

    0下载:
  2. 迷宫 用回溯算法设计的迷宫---各种回溯方法!回溯!回溯!-Maze solved by different backtrace algorithms!Backtrace!Backtrace!
  3. 所属分类:Windows编程

    • 发布日期:2024-05-18
    • 文件大小:2048
    • 提供者:汪柏然
  1. c++迷宫问题

    0下载:
  2. 这是我个人做的在vc环境下的迷宫问题的实现。各位可以参考或指教!-This is my personal vc done in the context of the realization of the maze. You can reference or enlighten!
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-18
    • 文件大小:3072
    • 提供者:陈贺文
  1. C++课程设计 迷宫

    0下载:
  2. Turbo C++2.0下的迷宫程序,这是我的课程设计,里面有自己用乐谱演奏的音乐哦,音乐与游戏是并行的,可以一般听音乐-labyrinth program in turbo c++2.0,this is my course design,there is music by music book,music and game are parallel,you can listen to the music
  3. 所属分类:游戏

    • 发布日期:2024-05-18
    • 文件大小:10240
    • 提供者:无可厚非
  1. 非常好的迷宫游戏

    0下载:
  2. 一个非常好的迷宫游戏,用鼠标控制要走的路线,可以返回的.-a very good arcade-style games, to go with the mouse to control the line can be returned.
  3. 所属分类:其他游戏

    • 发布日期:2024-05-18
    • 文件大小:2048
    • 提供者:大撒
  1. 迷宫问题1

    0下载:
  2. 此程序是一个迷宫的小游戏,只要用键盘的方位键就可以控制。-This procedure is a little game of a maze, it can be controlled with the position key of the keyboard.
  3. 所属分类:Windows编程

    • 发布日期:2024-05-18
    • 文件大小:25600
    • 提供者:石秀娟
  1. 求解迷宫问题

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

    • 发布日期:2024-05-18
    • 文件大小:10240
    • 提供者:葛林
  1. 迷宫算法的实现

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

    • 发布日期:2024-05-18
    • 文件大小:8192
    • 提供者:张运福
  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 g
  3. 所属分类:Windows编程

    • 发布日期:2024-05-18
    • 文件大小:3072
    • 提供者:黄元昌
  1. 迷宫_xiaohui

    0下载:
  2. 迷宫求解经典游戏,采用TC制作,算法简单,功能简单,-classic games, TC produced using a simple algorithm, and features simple, thank you
  3. 所属分类:其他智力游戏

    • 发布日期:2024-05-18
    • 文件大小:2048
    • 提供者:吴晓辉
  1. 迷宫1

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

    • 发布日期:2024-05-18
    • 文件大小:44032
    • 提供者:金晓爽
  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
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2024-05-18
    • 文件大小:11264
    • 提供者:aaaa
« 1 2 34 5 6 7 8 9 10 ... 50 »

源码中国 www.ymcn.org