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

搜索资源列表

  1. migong

    0下载:
  2. 迷宫求解,求得很多条路径。有详细的文挡,从文件读入迷宫形式-maze solving, and seek many of the trails. A detailed text block, read from the paper forms maze
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:10210
    • 提供者:张天
  1. 小白鼠钻迷宫

    0下载:
  2. 老鼠用“*”来表示,要求从迷宫的左上脚选择一条路径,跑道右下脚的出口。-rats with "*" to that request from the maze of left foot choose a path, right-foot runway exports.
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:2650
    • 提供者:王想
  1. Maze简易迷宫

    0下载:
  2. 这是一个“迷宫”小游戏,键盘控制移动。执行环境为 TC 3.0。-This is a "labyrinth" mini games, mobile keyboard control. The environment for the implementation of TC 3.0.
  3. 所属分类:其他游戏

    • 发布日期:2008-10-13
    • 文件大小:9561
    • 提供者:钟祖豪
  1. 下载DOS版和windows版的迷宫游戏全部代码

    0下载:
  2. 下载DOS版和windows版的迷宫游戏全部代码 -Download all of the codes for maze games in DOS and Windows edition.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:228106
    • 提供者:汪柏然
  1. tlmaze

    0下载:
  2. 小鼠迷宫问题« 问题描述:小鼠a 与小鼠b身处一个m×m的迷宫中,如图所示。每一个方格表示迷宫中的一个房间。这m×n个房间中有一些房间是封闭的,不允许任何人进入。在迷宫中任何位置均可沿上,下,左,右4个方向进入未封闭的房间。小鼠a位于迷宫的(p,q)方格中,它必须找出一条通向小鼠b 所在的(r,s)方格的路。请帮助小鼠a找出一条通向小鼠b的道路。« 编程任务:对于给定的小鼠的迷宫,编程计算小鼠a 通向小鼠b的道路。« 数据输入:由文件input.txt 给出输
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:1682
    • 提供者:林天
  1. 用回溯算法设计的迷宫

    0下载:
  2. 迷宫 用回溯算法设计的迷宫---各种回溯方法!回溯!回溯!-Maze solved by different backtrace algorithms!Backtrace!Backtrace!
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:2819
    • 提供者:汪柏然
  1. 2004021803

    0下载:
  2. 1. 搜索算法应尽可能独立于具体问题。亦即搜索算法程序既可用于迷宫问题,也可用于九宫重排问题、修道士野人问题等-1. Search algorithm should be as independent as possible on specific issues. Search algorithm which can be used to the maze procedure, can also be used JiuGongTu rearrangement, monks Savage prob
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:20685
    • 提供者:小龙
  1. VirtuallySimon_CoolGame

    0下载:
  2. 你也曾在迷宫中冒金星吧,请看迷宫中寻找路径的演示程序。-you have to run the maze Venus it, take a look at the maze to find the path Demonstration Program.
  3. 所属分类:其他游戏

    • 发布日期:2008-10-13
    • 文件大小:396341
    • 提供者:何作为
  1. MouseMaze

    0下载:
  2. 實作老鼠走迷宮,以遞迴方式處理,以達到最易懂的方式找到出口-is for rodents Maze, to be handed back approach to achieve the most accessible way to find export
  3. 所属分类:其他智力游戏

    • 发布日期:2008-10-13
    • 文件大小:6117
    • 提供者:阿哲
  1. hw2-04

    0下载:
  2. 这是一个关于迷宫(maze)的程序,简单,易懂-This is a maze program,simple,understandability.
  3. 所属分类:游戏

    • 发布日期:2008-10-13
    • 文件大小:8387
    • 提供者:金星
  1. c++迷宫问题

    0下载:
  2. 这是我个人做的在vc环境下的迷宫问题的实现。各位可以参考或指教!-This is my personal vc done in the context of the realization of the maze. You can reference or enlighten!
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:2845
    • 提供者:陈贺文
  1. 迷宫问题1

    0下载:
  2. 此程序是一个迷宫的小游戏,只要用键盘的方位键就可以控制。-This procedure is a little game of a maze, it can be controlled with the position key of the keyboard.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:26248
    • 提供者:石秀娟
  1. 非递归

    0下载:
  2. 数据结构 迷宫问题 迷宫非递归算法.rar-data structures, maze problem, non-recursive algorithm for maze problem
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:1788
    • 提供者:长风
  1. MGTCCX

    0下载:
  2. 这是一个简单的迷宫程序,我花费了一天的时间写的-This a simple maze procedure, I spent a day of time to write!
  3. 所属分类:其他智力游戏

    • 发布日期:2008-10-13
    • 文件大小:1158
    • 提供者:李淼
  1. migonglujing qiujie

    0下载:
  2. 迷宫的问题实质上就是图的遍历问题,我们可以用一个二维数组存储一个迷宫的各个结点,给定一个开始的坐标和一个结束的坐标.本程序可以寻找一条路径,但这条路径不是最短的.就是说不是最优的.-maze is the essence of the plan traverse the problem, we can use a two-dimensional array storage a maze of the various nodes, to set a beginning and an end coo
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:2981
    • 提供者:sdfk
  1. 电脑鼠Maze

    1下载:
  2. 所属分类:源码下载

    • 发布日期:2010-10-27
    • 文件大小:111256
    • 提供者:w1w2w3
  1. LBM颜色模型

    5下载:
  2. Lattice boltzmann simulation for two phase flow, red and blue, maze model
  3. 所属分类:matlab例程

    • 发布日期:2012-08-04
    • 文件大小:364156
    • 提供者:paopao3588
  1. migong.rar

    0下载:
  2. 以一个m*n的长方阵表示迷宫,0和1分别表示迷宫中的通路和障碍。设计一个程序,对任意设定的迷宫,求出一条从入口到出口的通路,或得出没有通路的结论。,M* n in a square, said the maze of long, 0 and 1, respectively, in the maze of pathways and barriers. Design a procedure, the maze of arbitrary, derived from the entrance to a
  3. 所属分类:C#编程

    • 发布日期:2017-03-28
    • 文件大小:209745
    • 提供者:张亦楠
  1. 电脑鼠跑迷宫源程序

    0下载:
  2. 电脑鼠跑迷宫源程序,其中算法及驱动部分已改进~,Computer mouse running the maze source code, which some have been improved algorithms and drive ~
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2017-03-26
    • 文件大小:99012
    • 提供者:邱灵
  1. 电脑鼠走迷宫源代码

    1下载:
  2. 电脑鼠走迷宫,修改了速度调节,平滑转弯,深度修正路线,Computer Mouse Maze, modify the speed regulation, smooth turning, the depth correction line
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2017-03-22
    • 文件大小:76920
    • 提供者:shuiyinshui
« 1 2 ... 44 45 46 47 48 4950 »
搜珍网 www.dssz.com