搜索资源列表

  1. 改进后的迷宫算法

    0下载:
  2. 迷宫算法程序学习,数据结构里的经典学习程序,代码经过自己的优化,加快了搜索速度-maze procedures learning algorithms, data structures of classical learning process, by its own code optimization to speed up the search process
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-18
    • 文件大小:10240
    • 提供者:杜昭翼
  1. 迷宫求解问题

    0下载:
  2. 一次软件作业,迷宫的求解问题,有需要的可以直接下载,(c语言版)-a software operations, maze solving the problem, we need can be directly downloaded (c language version)
  3. 所属分类:软件工程

    • 发布日期:2024-05-18
    • 文件大小:2048
    • 提供者:li
  1. 迷宫求解(wjluo)

    0下载:
  2. 三种算法实现的迷宫出路求解,枚举、递归、还有栈。-three Algorithm way to solve the maze, enumeration, recursive, there are stacks.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-18
    • 文件大小:220160
    • 提供者:刘源
  1. 罗密欧与朱利叶的迷宫问题

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

    • 发布日期:2024-05-18
    • 文件大小:2048
    • 提供者:刘径舟
  1. 迷宫搜索

    0下载:
  2. 这是一个实现自动生成随机迷宫,并且自动实现从迷宫的入口到出口的路径搜索的一个Applet程序-This is an automatically generated random maze, and automatically from the entrance to the maze of export path of a search procedures Applet
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-18
    • 文件大小:9216
    • 提供者:roc
  1. 数据结构_走迷宫代码

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

    • 发布日期:2024-05-18
    • 文件大小:236544
    • 提供者:花名册
  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. 记忆迷宫

    0下载:
  2. 实现了基于51单片机的智能小车,并完成了走迷宫(The intelligent car based on 51 single chip microcomputer is realized, and the labyrinth is completed)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-18
    • 文件大小:7168
    • 提供者:renh12
  1. 数据结构-迷宫

    0下载:
  2. C语言数据结构的一次实验报告——迷宫。包含算法和源代码。可直接使用。(Data structure experiment report - maze)
  3. 所属分类:文档资料

    • 发布日期:2024-05-18
    • 文件大小:14336
    • 提供者:飞剑
  1. 迷宫游戏

    0下载:
  2. 一个十分简单的迷宫小游戏,能够随机产生迷宫,并寻得路径(A very simple maze game, can randomly generate mazes, and find the path)
  3. 所属分类:游戏

    • 发布日期:2024-05-18
    • 文件大小:485376
    • 提供者:晚来的风66
  1. VB版的迷宫游戏源代码

    0下载:
  2. VB版的迷宫游戏源代码,非常不错的源码程序,新手可靠的参考(VB version of the maze game source code,.Rar)
  3. 所属分类:游戏

    • 发布日期:2024-05-18
    • 文件大小:7168
    • 提供者:51251
  1. 长方阵迷宫

    0下载:
  2. 实现自动生成迷宫功能,以及对应的迷宫求解,也可以自己构造迷宫并求解。(Achieve automatic generation of maze function, and the corresponding maze solution, you can also build their own maze and solve.)
  3. 所属分类:Windows编程

    • 发布日期:2024-05-18
    • 文件大小:194560
    • 提供者:ygcorange
  1. 走迷宫小车的源码及视频

    0下载:
  2. 大学生开发走迷宫的小车,单片机编程,包括源码以及视频。(University students develop a maze of cars, microcontroller programming, including source code and video.)
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-18
    • 文件大小:3485696
    • 提供者:wenwen123
  1. 迷宫

    0下载:
  2. 一个走迷宫的C语言游戏(小白,大神勿喷)。(A maze of C language games.)
  3. 所属分类:游戏

    • 发布日期:2024-05-18
    • 文件大小:9216
    • 提供者:出岫白云
  1. 走迷宫

    0下载:
  2. 基于labview的走迷宫demo,堆栈的处理和智能车的应用(labview robotics demo)
  3. 所属分类:LabView

    • 发布日期:2024-05-18
    • 文件大小:114688
    • 提供者:Jasonzzz
  1. 迷宫

    0下载:
  2. 使用C++语言,在windows环境下实现一个简单的迷宫程序(To achieve a simple maze procedures)
  3. 所属分类:Windows编程

    • 发布日期:2024-05-18
    • 文件大小:681984
    • 提供者:东隅桑榆
  1. 迷宫算法

    0下载:
  2. 给定一个迷宫,输入入口出口,得到走出迷宫的正确路线(Given a maze, enter the entrance, exit, get the route)
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-18
    • 文件大小:1387520
    • 提供者:畋猎千阳
  1. 迷宫求解

    0下载:
  2. 迷宫已经定义好,程序会计算输出迷宫的路径(output the path of the maze)
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-18
    • 文件大小:892928
    • 提供者:耿小一
  1. 迷宫

    0下载:
  2. 利用数据结构中的栈,实现简易迷宫的走法。(Using the data structure of the stack to achieve simple maze walk.)
  3. 所属分类:易语言编程

    • 发布日期:2024-05-18
    • 文件大小:1024
    • 提供者:和你的跃
  1. 迷宫求解

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

    • 发布日期:2024-05-18
    • 文件大小:1024
    • 提供者:混合双打
« 1 2 3 45 6 7 8 9 10 ... 50 »

源码中国 www.ymcn.org