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

搜索资源列表

  1. env

    0下载:
  2. 智能小车模拟器 模拟智能小车走迷宫 有遮盖-micromouse
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-15
    • 文件大小:4059639
    • 提供者:小雷魔
  1. migong

    0下载:
  2. 数据结构课程设计,迷宫问题,去除了外围的墙,感觉更贴切-Data structures curriculum design, mazes, removed the outer walls, feels more appropriate
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-05
    • 文件大小:1947
    • 提供者:孙女喊叫
  1. maze2

    0下载:
  2. 给定一个n(n<20)行m(m<20)列迷宫,迷宫每个位置用整数1和0表示,0表示墙,1表示通道,给出迷宫起点(x0,y0)和终点(x1,y1),求出起点到终点的最短路径-Given an n (n < 20) row m (m < 20) out the maze, the maze of each position with the integer 1 and 0, 0 wall, one said channel, given the maze starting poi
  3. 所属分类:Data structs

    • 发布日期:2017-03-28
    • 文件大小:2011
    • 提供者:raopeize
  1. 97288413migong1

    0下载:
  2. 用c++编程的迷宫小游戏,很好玩,适合初学者使用,大家不妨试一试-C++ programming with the maze game, a lot of fun, suitable for beginners, you may wish to try
  3. 所属分类:Game Program

    • 发布日期:2017-04-06
    • 文件大小:1597
    • 提供者:史可
  1. 20081122598364

    0下载:
  2. 这是个能自动生成迷宫的迷宫游戏 资源类别: VB源码¦游戏 -This is automatically generated maze maze game Resources Category: VB source ¦ Games
  3. 所属分类:Game Program

    • 发布日期:2017-04-16
    • 文件大小:9221
    • 提供者:ytp173211
  1. maze

    0下载:
  2. 演示迷宫算法 利用栈 深度广度A*三种搜索算法 是个小程序-maze stack
  3. 所属分类:Data structs

    • 发布日期:2017-03-31
    • 文件大小:279936
    • 提供者:huihongxiu
  1. Intelligent_computer_mouse_program

    1下载:
  2. 基于C语言的智能电脑鼠搜索迷宫程序,是可直接参赛的程序-C language based search of intelligent computer mouse maze procedure is directly participating in the program
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:133642
    • 提供者:lichuang
  1. migong

    0下载:
  2. 老鼠走迷 宫宫老鼠走迷 宫老鼠走迷宫-老鼠走迷宫老鼠走迷宫老鼠走迷宫老鼠走迷宫
  3. 所属分类:Data structs

    • 发布日期:2017-03-28
    • 文件大小:1700
    • 提供者:pituo
  1. GridWorldCode

    0下载:
  2. 一个简单的虫子自动找路走出迷宫的java程序-A simple java program that a bug gets out of a maze by itself
  3. 所属分类:Java Develop

    • 发布日期:2017-03-26
    • 文件大小:247031
    • 提供者:johnjen
  1. 101

    0下载:
  2. 关于数据结构的课程设计 迷宫问题+校园导游+跳舞配对+多项式运算等-Curriculum design on the data structure mazes guide+ dance+ school+ polynomial operations, such as matching
  3. 所属分类:Data structs

    • 发布日期:2017-04-24
    • 文件大小:228509
    • 提供者:caohua
  1. maze

    0下载:
  2. 由数字1和0组成迷宫,0代表可走路径,程序会用坐标的形式给出每一步的走法-Composed by a maze of numbers 1 and 0, 0 to go the path, the program will use the coordinates given in the form of moves at each step
  3. 所属分类:Data structs

    • 发布日期:2017-04-08
    • 文件大小:1029
    • 提供者:GQ
  1. Maze

    0下载:
  2. 计算机专业课程数据结构中关于迷宫问题的源代码-Computer Course data structure source code on the maze
  3. 所属分类:Data structs

    • 发布日期:2017-04-08
    • 文件大小:1388
    • 提供者:xiao
  1. Solving-the-maze

    0下载:
  2. 基于队列数据结构,实现迷宫路径求解,以向量的方式输出路径-Based on the queue data structure, to achieve the path to solve the maze to the output path vector approach
  3. 所属分类:Data structs

    • 发布日期:2017-03-31
    • 文件大小:167076
    • 提供者:王超
  1. Maze

    0下载:
  2. 迷宫问题 [问题描述] 以一个m*n的长方阵表示迷宫,0和1分别表示迷宫中的通路和障碍。设计一个程序,对任意设定的迷宫,求出一条从入口到出口的通路,或得出没有通路的结论 -Maze [Problem Descr iption] to a long-m* n matrix that maze, 0 and 1, respectively, in the maze of paths and obstacles. Design a program, for any set of the m
  3. 所属分类:JavaScript

    • 发布日期:2017-04-06
    • 文件大小:13074
    • 提供者:harry
  1. maze

    0下载:
  2. 利用数组实现的迷宫代码,在VC环境下运行-Code using the array to achieve the maze, run in VC environment
  3. 所属分类:Data structs

    • 发布日期:2017-04-17
    • 文件大小:182653
    • 提供者:xia
  1. maze-problem

    0下载:
  2. 实现迷宫问题的求解:以一个m*n的长方阵表示迷宫,0和1分别表示迷宫中的通路和障碍。设计一个程序,对任意设定的迷宫,求出一条从入口到出口的通路,或得出没有通路的结论。-Achieve maze problem solving: a long-m* n matrix that maze, 0 and 1, respectively, in the maze of paths and obstacles. Design a program, for any set of the maze, find
  3. 所属分类:Data structs

    • 发布日期:2017-03-30
    • 文件大小:1605
    • 提供者:GUM
  1. frmMathMaze

    0下载:
  2. maze迷宫程序,是在VC平台下操作的代码,我已经成功调试和运行。是一个不错的游戏代码 -maze
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-03
    • 文件大小:9624
    • 提供者:wdx
  1. 4

    0下载:
  2. 链队的基本运算与实现;顺序队的基本运算与实现;迷宫的最短路径-Chain of basic operations and implementation teams sequence of basic operations and implementation teams maze shortest path
  3. 所属分类:Data structs

    • 发布日期:2017-03-24
    • 文件大小:2937
    • 提供者:张建安
  1. 走迷宫问题

    0下载:
  2. 本程序是用C语言写的迷宫问题,其中很多算法都是很经典的,初学者可以好好学习下回溯算法的应用,很实用的,对于此类问题能有一个很好的模板作用。
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2013-05-31
    • 文件大小:215150
    • 提供者:bycer@115
  1. 迷宫灭火机器人

    1下载:
  2. 基于STM32制作的迷宫灭火机器人代码,机器人能够自动在迷宫内寻找火源,并将火源熄灭
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2015-12-11
    • 文件大小:3871759
    • 提供者:hitErvin
« 1 2 ... 9 10 11 12 13 1415 16 17 18 19 ... 50 »
搜珍网 www.dssz.com