CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 其他小程序 搜索资源 - maze

搜索资源列表

  1. Maze.rar

    0下载:
  2. 这个下程序是用回溯法解决走迷宫问题。这个程序里面的关于迷宫的数据结构设计比较好,可以借鉴借鉴!,This process is back under the law to resolve the issue Maze. Inside the process of data on the structural design of the maze is better, you can learn from!
  3. 所属分类:其他小程序

    • 发布日期:2017-04-01
    • 文件大小:165917
    • 提供者:曾科
  1. Maze

    0下载:
  2. 生成迷宫并可视化寻找路径,运行环境C++,运用栈-Build a maze and visual search path, operating environment C++, using the stack
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-09
    • 文件大小:1205703
    • 提供者:italan
  1. maze_ddvip

    0下载:
  2. 人工智能上课的作业之迷宫程序,用VB实现,界面漂亮美观-Artificial Intelligence class operating procedures of the maze, using VB to achieve, interface beautiful beautiful
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-07
    • 文件大小:3066
    • 提供者:huang hun
  1. migongsuanfa

    0下载:
  2. 将从迷宫入口到各点的最短路近的集合看作一棵树。用广度遍历 的方法即可找到出口的最短路近。本程序算法思想来源于求图上一点 到其余各点最短路近的Dijkstra算法。-Maze from the entrance point to the most recent collection of short circuit as a tree. Breadth traversal methods used to find the shortest path near exports. Algo
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-08
    • 文件大小:4332
    • 提供者:liweixia
  1. Mouseintothemaze

    0下载:
  2. 在一个随机的迷宫里,小白鼠如何能最快地从起点走到终点。可采用科学的神经网络或遗传算法来实现,也可以采用基本的办法:每条路都试探。-At a random maze, the mouse, how can the fastest from the starting point of an end. Neural network can be scientific or genetic algorithm to achieve, but also the basic approach can be
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-14
    • 文件大小:3644
    • 提供者:冷秋
  1. maze

    0下载:
  2. this a prolog implementation to solve a single maze-this is a prolog implementation to solve a single maze
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:3501
    • 提供者:hugo
  1. maze

    0下载:
  2. 老鼠走迷宫。。。用回溯法求解。。。。矩阵记载迷宫资料-Maze rats. . . Method with backtracking. . . . Recorded in the maze of information matrix. . . .
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-12
    • 文件大小:1088
    • 提供者:star
  1. maze

    1下载:
  2. 学生作业迷宫程序(含注释,代码最后为使用说明)-Students operating the maze procedure (including the Notes, the final code for the use of explanation)
  3. 所属分类:Other systems

    • 发布日期:2014-10-03
    • 文件大小:2400
    • 提供者:gc
  1. Exp4

    0下载:
  2. 利用栈制作的控制台的迷宫,静态二维数组初始化迷宫-Making use of the console stack maze, a maze of static two-dimensional array initialization
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-15
    • 文件大小:6961
    • 提供者:zhaolu
  1. maze

    0下载:
  2. 这是一个迷宫程序,用户可以自行玩迷宫.程序可以自动生成迷宫-maze program
  3. 所属分类:Other systems

    • 发布日期:2017-04-16
    • 文件大小:27552
    • 提供者:丽丽
  1. mouse

    0下载:
  2. 问题描述:在一个迷宫内,猫正在追老鼠,猫总是选择在迷宫中到老鼠最近的路线走,而老鼠也选择远离猫的路线逃离。模拟猫抓老鼠的动态过程。 -Problem Descr iption: In a maze, the cat is chasing a mouse, a cat always choose to mice in the maze of lines recently, and the mice chose to flee away from the cat' s line. Simu
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-31
    • 文件大小:3873
    • 提供者:刘静霞
  1. Maze

    0下载:
  2. 迷宫(8个方向)求解,INPUT.TXT OUTPUT.TXT-MAZE,SAVE RESULT ,INPUT.TXT OUTPUT.TXT
  3. 所属分类:Other systems

    • 发布日期:2017-04-07
    • 文件大小:14591
    • 提供者:wangfei
  1. maze

    0下载:
  2. 以一个m*n的长方阵表示迷宫,0和1分别表示迷宫中的通路和障碍。设计一个程序,对任意设定的迷宫,求出一条从入口到出口的通路,或者得到没有通路的结论。-create a maze and find pathway in it
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:2265
    • 提供者:黄远
  1. maze

    0下载:
  2. 用队列实现迷宫问题:寻找并记录通过迷宫的最短路径。-Queue with the realization of the maze problem: to find and record the shortest path through the maze.
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-24
    • 文件大小:1149
    • 提供者:
  1. maze

    0下载:
  2. 固定地图迷宫!实现了迷宫,不过是固定地图!!!哈哈哈!-Fixed map maze! The realization of the maze, but the map is fixed! ! ! Ha, ha, ha!
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-11
    • 文件大小:660
    • 提供者:张三丰
  1. maze

    0下载:
  2. 一个迷宫小程序,给定一个迷宫,程序会找出具体的路径-A maze of small procedures, to set a maze, the program will identify the specific path
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-17
    • 文件大小:269393
    • 提供者:孙权
  1. maze

    0下载:
  2. 一个用栈写的走迷宫小程序,开发环境C++,有用的朋友可以拿去参考-Written by Maze with a stack of small procedures, development environment, C++, a useful reference to a friend is unspeakable. .
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-06
    • 文件大小:1049
    • 提供者:Hyker
  1. mouse_in_a_maze

    0下载:
  2. A little windows game of mouse in a maze
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-05
    • 文件大小:17188
    • 提供者:Thomas
  1. maze

    0下载:
  2. 迷宫 随机产生用方块代替的地图,在里面设置入口和出口,并最终找出最短的路径-Box instead of randomly generated maze with a map inside entrance and exit, and ultimately find the shortest path
  3. 所属分类:Other systems

    • 发布日期:2017-05-10
    • 文件大小:2086744
    • 提供者:周毅
  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. 所属分类:Other windows programs

    • 发布日期:2017-04-03
    • 文件大小:17539
    • 提供者:
« 12 3 4 5 6 7 8 9 10 ... 17 »
搜珍网 www.dssz.com