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
    • 文件大小:12546
    • 提供者:吴东
  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. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:10197
    • 提供者:杜昭翼
  1. 迷宫求解问题

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

    • 发布日期:2008-10-13
    • 文件大小:2175
    • 提供者:li
  1. Turtle_Maze

    0下载:
  2. 海龟走迷宫实验,使用VC中的MFC画出迷宫,并让海龟找到一条路能走出迷宫.-turtles Maze experiments, the use of the VC MFC paint maze, and let sea turtles can find a way out of the maze.
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:48980
    • 提供者:黄禹
  1. maz

    0下载:
  2. 用c++实现迷宫程序,自动找到迷宫路径,且能找到最一条最短路径。希望能满足一些人的需要-used to achieve the maze procedure, automatically find the maze path and can find the most a shortest path. Hope to meet the needs of some
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:1558
    • 提供者:小鸟
  1. mazegen

    0下载:
  2. maze一段代码用到了opengl显示2D的maze-maze section of the code used opengl 2D shows the maze
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:20940
    • 提供者:ree
  1. mazexy

    0下载:
  2. in.txt是存放迷宫矩阵的读入文件。 in.txt文件中间的第一行的第一个数是迷宫的行数,第二个数是迷宫的列数。 从第二行开始都是迷宫矩阵。 注: 1)“0”是通路,“1”是挡板; 2)可以任意更改数据,但是迷宫的行数和列数一定要在第一行中正确标明; 3)每个迷宫数据之间有1个空格,两行之间没有空行; 4)in.txt跟puzzle.cpp一定要放在同一个目录下。 -in.txt maze matrix was deposited into the docume
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:1070
    • 提供者:汪江
  1. Maze11

    0下载:
  2. 一个自己写的毕业设计的程序。就是模拟迷宫问题。界面比较漂亮。操作简单。-himself wrote a graduate of the design process. The problem is the simulation of the maze. More beautiful interface. Simple operation.
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:76923
    • 提供者:高陈强
  1. 迷宫求解(wjluo)

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

    • 发布日期:2008-10-13
    • 文件大小:220312
    • 提供者:刘源
  1. 040320133

    0下载:
  2. 罗密欧与朱丽叶的迷宫问题 利用回溯法搜索出一条路经,帮助罗密欧走遍所有房间到达朱丽叶的房间-Romeo and Juliet maze of back problems using a way to search by law to help Romeo traveled all the rooms reach Juliet rooms
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:2639
    • 提供者:孙月玲
  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. 一个基于MIDP的迷宫游戏

    0下载:
  2. 一个基于j2me MIDP的迷宫游戏,一个简单的游戏制作。-a J2ME MIDP based on the maze game, a simple game.
  3. 所属分类:J2ME

    • 发布日期:2008-10-13
    • 文件大小:67356
    • 提供者:
  1. maze_OGL

    1下载:
  2. 用opengl编写的随机生成和破解迷宫的代码,简洁易懂,且可移植性强,是学习opengl很好的例程。-use opengl prepared by the random maze generation and crack the code, easy to read and portability strong, learning opengl good routines.
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:105262
    • 提供者:牛哥
  1. 3D_MAZE_OGL

    0下载:
  2. 经典的opengl范例程序,三维迷宫的生成和漫游,nehe的代码总是值得一读,适合opengl的中级以上开发人员。-classic example opengl procedures, three-dimensional maze of generation and roaming, nehe code should always be a time for the opengl or above the intermediate level developers.
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:253686
    • 提供者:牛哥
  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
    • 文件大小:9757
    • 提供者:roc
  1. 1357984321

    0下载:
  2. 此文件包含迷宫的经典算法和易错的地方。能实现查找路径功能。 -maze of classical algorithm easy wrong place. Search paths can achieve functional.
  3. 所属分类:教育/学校应用

    • 发布日期:2008-10-13
    • 文件大小:997
    • 提供者:郭合理
  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
    • 文件大小:5757
    • 提供者:hehe
  1. WalkInTheMazeAS2

    0下载:
  2. 小迷宫,利用vc++编的,利用数组实现,有动画效果。-small maze, using vc series, the use of the array, and it is animation.
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:195486
    • 提供者:
  1. MazeView

    0下载:
  2. 一个迷宫的JAVA程序,有三个模块,依次运行。-a maze of Java procedures, three blocks, followed by running.
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:3252
    • 提供者:张超
  1. delphi7

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

    • 发布日期:2008-10-13
    • 文件大小:211311
    • 提供者:黄大豆
« 1 2 ... 34 35 36 37 38 3940 41 42 43 44 ... 50 »
搜珍网 www.dssz.com