CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - 迷宫算法

搜索资源列表

  1. 罗密欧与朱利叶的迷宫问题

    0下载:
  2. 数值算法与分析中的罗密欧与朱丽叶的迷宫问题解法,比较经典的算法。-numerical algorithm and analysis of Romeo and Juliet Solutions to the maze compared to the classical algorithm.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:2694
    • 提供者:刘径舟
  1. 字符界面迷宫

    0下载:
  2. 教学用的迷宫示例程序,自己设置迷宫,程序打印走过路径。内有文档说明算法原理-teaching examples of the maze procedure, set up its own maze, procedures Print traversed path. Within a document illustrates the algorithm Principle
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:13229
    • 提供者:毛悠然
  1. StackDemo

    0下载:
  2. 马踏棋盘及迷宫算法的动画演示,用VC实现,COOL!-chessboard and horse riding maze algorithm animation demonstration, with VC, COOL!
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:99031
    • 提供者:Norman
  1. MazeGame_VC++

    0下载:
  2. 一个简单的迷宫小游戏 运用迷宫算法实现迷宫小游戏,功能有设置迷宫大小、新建迷宫、显示走过路径、迷宫图的保存和打开、游戏的自动玩等功能。-a simple maze game using small maze algorithm maze of small game, functional install maze size, new maze, showing traversed path, the preservation of the maze map and opened the ga
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:140546
    • 提供者:陈锦标
  1. mazemm

    0下载:
  2. 用栈实现迷宫算法,四个方向寻求出路,四周加边,寻求路径-with Stack achieve maze algorithm, four direction to seek a way out, surrounded bordered seek path
  3. 所属分类:数据库编程

    • 发布日期:2008-10-13
    • 文件大小:937
    • 提供者:XIQI
  1. MazeGame

    0下载:
  2. 迷宫算法,console-maze algorithm console
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:9976
    • 提供者:吴奇
  1. C4迷宫

    0下载:
  2. 告诉你怎样用C来解决迷宫算法的问题-tell you how to use C maze algorithm to solve the problem
  3. 所属分类:Windows编程

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

    0下载:
  2. 一个不错的小迷宫算法-a good small maze algorithm
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:2828
    • 提供者:陈鹏
  1. openGL自动生成迷宫

    2下载:
  2. 使用OPenGL编写的自动生成迷宫的算法。
  3. 所属分类:Windows编程

    • 发布日期:2010-12-31
    • 文件大小:1237993
    • 提供者:ffyiyp@163.com
  1. MazeVC

    0下载:
  2. 使用vc++和python联合开发的迷宫游戏,python实现迷宫算法,在vc程序里面画图,值得研究一下-Using vc++ and python joint development of the maze game, python achieve the maze algorithm, in which drawing vc procedures, it is worth look
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-23
    • 文件大小:7432854
    • 提供者:lq
  1. mazecrossing

    0下载:
  2. 这是一个走迷宫算法的C++源程序,必须给出地图的宽度、高度,以及入口和出口坐标作为输入。-This is a Maze algorithm C++ Source must be given the map width, height, as well as import and export of coordinates as input.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:4670
    • 提供者:梅传根
  1. zou_migong

    0下载:
  2. 超酷小鼠走迷宫问题,经典算法与数据结构问题-Cool mouse Maze problems, the classic algorithm and data structure issues
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:2609
    • 提供者:weishantc
  1. xtem

    0下载:
  2. 压缩包里有5个c程序,分别实现5个不同的算法:1个迷宫算法,-个货郎担算法-Compression bag 5 c procedures, respectively, to achieve five different algorithms: a maze algorithm,- a traveling salesman algorithm ..
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-29
    • 文件大小:8147
    • 提供者:项玉
  1. zmg

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

    • 发布日期:2017-04-02
    • 文件大小:1844
    • 提供者:harris
  1. maze_back

    1下载:
  2. 电脑鼠走迷宫算法 包含迷宫搜索和冲刺函数-Computer Mouse Maze algorithm is a function that contains a maze search and sprint
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:86721
    • 提供者:钱江潮
  1. 迷宫算法

    0下载:
  2. 到达每个点所走的步数都是最少的,多条路同时试着走,走到一个点,这个点就被占用了,不能再通过别的路走到这个点了()
  3. 所属分类:其他

    • 发布日期:2017-12-23
    • 文件大小:15360
    • 提供者:sam0928
  1. 算法设计

    0下载:
  2. 问题描述:以一个m×n的长方形表示迷宫,0和1分别表示迷宫中的通路和障碍。设计一个程序,对任意设定的迷宫,求出一条从入口到出口的通路,或得出没有通路的结论。 基本要求:首先实现一个以链表作存储结构的栈类型,然后编写一个求解迷宫的非递归程序。求得的通路以三元组(i,j,d)的形式输出,其中:(i,j)指示迷宫中的一个坐标,d表示走到下一坐标的方向。(Problem Descr iption: a m * n rectangle represents the maze, and 0 and 1 i
  3. 所属分类:其他

    • 发布日期:2017-12-21
    • 文件大小:2048
    • 提供者:beautiful
  1. 算法第四次作业

    0下载:
  2. 使用搜索算法实现的0-1背包问题和迷宫问题(0-1 knapsack problem and maze problem by search algorithm)
  3. 所属分类:其他

    • 发布日期:2018-01-06
    • 文件大小:60416
    • 提供者:mmdxs
  1. 基于网络通信&多路径&死胡同的java迷宫

    0下载:
  2. 1.基于网络通信的走迷宫 2.算法为栈,深度优先搜索遍历 3.基于线程 4.多路径的寻找 5.死胡同的判别 6.基于GUI实现(1. the maze of maze based on network communication 2. algorithm is the stack, the depth first search traversal 3. based on threads 4. The search for themultipath 5. Discriminat
  3. 所属分类:其他

    • 发布日期:2018-04-20
    • 文件大小:14982144
    • 提供者:清于乐
  1. 迷宫问题

    1下载:
  2. 此为回溯法求解迷宫问题的源代码,问题描述如下: 迷宫问题的求解是实验心理学的一个经典问题.,心理学家把一只老鼠从一个无顶盖的大盒子的入口赶进迷宫,迷宫中设置很多壁障,对前进方向形成了多处障碍,心理学家在迷宫的唯一出口放置了奶酪,吸引老鼠在迷宫中寻找通路以到达出口。设计回溯算法实现迷宫求解。(Retrospective method)
  3. 所属分类:其他

    • 发布日期:2021-04-02
    • 文件大小:1024
    • 提供者:墨雨霏霏
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com