CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 人工智能/神经网络/遗传算法 搜索资源 - Maze

搜索资源列表

  1. f_3343

    0下载:
  2. VC中利用人工智能解决八迷宫问题。这是一个很有趣的人工智能小程序,不妨试试看。-use artificial intelligence to solve eight problems maze. This is a very interesting small artificial intelligence procedures, it may try.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:12.25kb
    • 提供者:吴东
  1. 迷宫求解(wjluo)

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

    • 发布日期:2008-10-13
    • 文件大小:215.15kb
    • 提供者:刘源
  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. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:9.53kb
    • 提供者:roc
  1. A算法

    0下载:
  2. 程序目的: 通过编制迷宫程序来熟练掌握A*算法。充分理解A*算法和启发函数的关系。-procedures Objective : Maze procedure to prepare skilled master A * algorithm. * A full understanding of algorithms and heuristic function relationship.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:5.62kb
    • 提供者:hehe
  1. delphi7

    0下载:
  2. 迷宫原代码设计,自己做的,希望大家多指教-maze source design, done, I hope everyone exhibitions.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:206.36kb
    • 提供者:黄大豆
  1. [AI]2005Maze1002016

    0下载:
  2. 福州大学人工智能课程02级的实验项目:实现深度、广度、A*算法的迷宫搜索以及演示程序,c#编写。-Fuzhou University artificial intelligence courses to the 02 pilot projects : to achieve the breadth, depth, A * search algorithm maze and Demonstration Program, c # prepared.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:161.81kb
    • 提供者:林锋杰
  1. mgwenti

    0下载:
  2. 用stl实现的迷宫问题算法!(源创) 在这里你将看到stl的强大和方便!-used to achieve the maze Problem! (Source Chong) Here you will see stl a powerful and convenient!
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:1.36kb
    • 提供者:王哲江
  1. canvas

    0下载:
  2. 用双向链表寻找迷宫路径,可以自己记住路径并实时删除舍弃路径-used for two-way maze trails can remember their own path and immediately delete abandon path
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:30.65kb
    • 提供者:幸运谷
  1. migongyuanchengxu

    0下载:
  2. 采用A*算法解决了迷宫问题的源程序,对了解人工智能中的A*算法很有帮助的.-A * algorithm used to solve a maze problem of the source of the artificial intelligence to understand the A * algorithm very helpful.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:2.49kb
    • 提供者:杨俊
  1. Pathfinder

    0下载:
  2. 在WINDOWS环境下用C语言开发的寻路程序,应用遗传算法,在一个迷宫中迅速找到出口-the Windows environment using the C language development routing procedures, genetic algorithm, in a maze to find a rapid export
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:23.35kb
    • 提供者:lb
  1. GAPathfinder

    0下载:
  2. 使用遗传算法的走迷宫程序。适合新手学习GA使用-use of genetic algorithms Maze procedure. Suitable for novice learning to use GA
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:23.8kb
    • 提供者:DL
  1. Maze

    0下载:
  2. 人工智能中的经典的迷宫算法,是否有通路走出maze,C++实现
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:13.05kb
    • 提供者:xuhualong
  1. Pathfinder

    0下载:
  2. 用遗传算法解决迷宫路径搜索问题。有界面显示搜索的过程。-Using genetic algorithms to solve the maze path searching problem. Have english interface display process.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-13
    • 文件大小:71.02kb
    • 提供者:dudu
  1. maze.tar

    0下载:
  2. Simple maze generatrion in Prolog and C (complete set for GnuC and SWI-Prolog)
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:3.03kb
    • 提供者:/Vinyk
  1. Maze

    0下载:
  2. 求最短路径的程序,采用A*算法。给定一个迷宫的位图,能表示出最短路径及其长度-The shortest path of the program, using A* algorithm. Given a bitmap maze, and the length of the shortest path can be expressed
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-06-02
    • 文件大小:14.31mb
    • 提供者:cjj
  1. AStar-Maze

    0下载:
  2. 迷宫问题的A星算法程序,用户可以设置起点、终点以及障碍物。MFC-A star algorithm of the maze problem, the user can set the start, end, and obstructions.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-28
    • 文件大小:116.69kb
    • 提供者:Gao
  1. Maze

    0下载:
  2. 一个迷宫小游戏,迷宫的地图采用自适应算法随机生成,在随机的同时保证游戏的难度,界面用win api写的,算法用C++写的。-A maze game, maze map adaptive algorithm randomly generated to ensure that the difficulty of the game, while random interface with win api to write algorithms in C++ to write.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-30
    • 文件大小:1.67mb
    • 提供者:蒋鹏
  1. Maze

    0下载:
  2. 电脑鼠走迷宫程序,实现自动寻径,搜索最短路径等功能。是一个初期的程序。-Computer Mouse Maze procedure , automatic routing , search shortest path .
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-23
    • 文件大小:105.92kb
    • 提供者: 丫头
  1. maze

    0下载:
  2. 人工智能之迷宫寻路实验源代码,运用启发式算法,实现迷宫寻路的功能。-Experimental source code of the maze of artificial intelligence, using the heuristic algorithm, the function of maze seeking.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:1.58kb
    • 提供者:
  1. maze solving algorithm

    1下载:
  2. Examples of applying the wall-follower, BFS, A* maze solving algorithms to solve a known maze environment.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2018-04-15
    • 文件大小:11.36kb
    • 提供者:z0apql120
« 12 3 4 »
搜珍网 www.dssz.com