搜索资源列表

  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. 迷宫1

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

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

    0下载:
  2. C语言实现迷宫问题-It s One kind of maze moving arithmetic being realized by C programe laguage.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:2772
    • 提供者:lepy
  1. 迷宫正确答案

    0下载:
  2. 经典迷宫问题求解-classic Maze Problem Solving
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:3456
    • 提供者:李白
  1. L

    0下载:
  2. JAVA做的一个迷宫问题~多种算法及布图方式-JAVA problem doing a maze ~ a wide range of algorithm and the way the layout of
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-18
    • 文件大小:38912
    • 提供者:L
  1. migong

    0下载:
  2. 迷宫问题,有详细的注释,实现了自己设置入口出口,可找所有路径和最短路径并输出所有路径-Maze problem, there are detailed notes, to achieve its own entrance exit he could find all the paths and the shortest path and the output of all paths
  3. 所属分类:其他小程序

    • 发布日期:2024-05-18
    • 文件大小:2048
    • 提供者:朱科圣
  1. migong

    0下载:
  2. 求解迷宫问题,输入一个迷宫矩阵,矩阵只有1和0,1表示通行,0表示不行。还有递归求解的请看另一个-Maze solving the problem, enter a maze matrix, matrix, said the passage of only one, and 0,1, 0 not do that.
  3. 所属分类:系统编程

    • 发布日期:2024-05-18
    • 文件大小:12288
    • 提供者:李华
  1. migong

    0下载:
  2. VC实现迷宫问题,用穷举法找出一条路径,用递归形式的算法求得迷宫中所有可能的通路,以方阵形式输出迷宫及其通路. -VC to achieve maze problems,and use brute-force method to find a path,using the recursive form of algorithm to seek all possible paths in the maze in order to f
  3. 所属分类:其他小程序

    • 发布日期:2024-05-18
    • 文件大小:167936
    • 提供者:mfw
  1. maze

    0下载:
  2. 迷宫问题,C++编写,codeblocks环境下,可以用vc打开我的主文件,自己编译-Maze problem, C++ written, codeblocks environment, you can use vc to open my main file, compile it yourself
  3. 所属分类:其他小程序

    • 发布日期:2024-05-18
    • 文件大小:17408
    • 提供者:
  1. migong

    0下载:
  2. 数据结构中的迷宫问题算法,根据严蔚敏版的数据结构书上的要求编写的。-Maze problem data structure algorithms, according to Yan Wei Min version of the book on data structure request.
  3. 所属分类:其他小程序

    • 发布日期:2024-05-18
    • 文件大小:181248
    • 提供者:wuyichen
  1. migong

    0下载:
  2. 数据结构课程设计,迷宫问题,去除了外围的墙,感觉更贴切-Data structures curriculum design, mazes, removed the outer walls, feels more appropriate
  3. 所属分类:Windows编程

    • 发布日期:2024-05-18
    • 文件大小:2048
    • 提供者:孙女喊叫
  1. A_star_Art_Class

    0下载:
  2. A star 算法的C++语言实现(A* 算法接口,针对迷宫问题设计)-A star algorithm in C++ language (A* algorithm interface design for the maze problem)
  3. 所属分类:Windows编程

    • 发布日期:2024-05-18
    • 文件大小:3072
    • 提供者:郭世强
  1. Maze

    0下载:
  2. 迷宫问题。采用回溯法解决迷宫问题。Swing界面,符号代表路径和迷宫墙。-Maze problems. A retrospective method to solve the maze problem. Swing interface, symbols represent the path and the maze walls.
  3. 所属分类:界面编程

    • 发布日期:2024-05-18
    • 文件大小:4096
    • 提供者:李程序
  1. 101

    0下载:
  2. 关于数据结构的课程设计 迷宫问题+校园导游+跳舞配对+多项式运算等-Curriculum design on the data structure mazes guide+ dance+ school+ polynomial operations, such as matching
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-18
    • 文件大小:228352
    • 提供者:caohua
  1. Maze

    0下载:
  2. 计算机专业课程数据结构中关于迷宫问题的源代码-Computer Course data structure source code on the maze
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-18
    • 文件大小:1024
    • 提供者:xiao
  1. Maze

    0下载:
  2. 迷宫问题 [问题描述] 以一个m*n的长方阵表示迷宫,0和1分别表示迷宫中的通路和障碍。设计一个程序,对任意设定的迷宫,求出一条从入口到出口的通路,或得出没有通路的结论 -Maze [Problem Descr iption] to a long-m* n matrix that maze, 0 and 1, respectively, in the maze of paths and obstacles. Design a
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-18
    • 文件大小:13312
    • 提供者:harry
  1. maze-problem

    0下载:
  2. 实现迷宫问题的求解:以一个m*n的长方阵表示迷宫,0和1分别表示迷宫中的通路和障碍。设计一个程序,对任意设定的迷宫,求出一条从入口到出口的通路,或得出没有通路的结论。-Achieve maze problem solving: a long-m* n matrix that maze, 0 and 1, respectively, in the maze of paths and obstacles. Design a program,
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-18
    • 文件大小:2048
    • 提供者:GUM
  1. 迷宫.正确版

    0下载:
  2. 利用C语言编写的迷宫程序,程序中提前已写入迷宫障碍设置,运行程序后,若有路可走,则自动生成可行路线;否则,提示无路可走。(Program white in learning the data structure, try to write the maze problem, if you have any questions, please correct me.)
  3. 所属分类:Windows编程

  1. 用C语言编写游戏 迷宫问题

    0下载:
  2. 用c语言代码编写的游戏“迷宫问题”,大家可以下载来看看,多交流(C language code written in the game "maze problem", you can download to see, more exchanges)
  3. 所属分类:其他智力游戏

  1. 迷宫求解

    0下载:
  2. 迷宫问题是取自心理学的一个古典实验。在该实验中,把一只老鼠从一个无顶大盒子的门放入,在盒子中设置了许多墙,对行进方向形成了多处阻挡。盒子仅有一个出口,在出口处放置一块奶酪,吸引老鼠在迷宫中寻找道路以到达出口。对同一只老鼠重复进行上述实验,一直到老鼠从入口走到出口,而不走错一步。老鼠经过多次试验最终学会走通迷宫的路线。设计一个计算机程序对任意设定的矩形迷宫如下图A所示,求出一条从入口到出口的通路,或得出没有通路的结论。(The maze
  3. 所属分类:其他小程序

    • 发布日期:2024-05-18
    • 文件大小:1024
    • 提供者:混合双打
« 1 2 3 4 5 6 78 9 10 11 12 ... 34 »

源码中国 www.ymcn.org