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

搜索资源列表

  1. migong

    0下载:
  2. 经典的迷宫算法,数据结构课程设计可以直接使用。或者研究算法的经典案例-The classic maze algorithms, data structures, curriculum design can be used directly. Or a classic case study algorithm
  3. 所属分类:Other systems

    • 发布日期:2017-04-05
    • 文件大小:917
    • 提供者:kitty
  1. MazeBug

    0下载:
  2. MazeBug,迷宫搜索,建立于Gridworld的基础上-MazeBug, maze search, built on the foundation on Gridworld
  3. 所属分类:Other systems

    • 发布日期:2017-11-24
    • 文件大小:25089
    • 提供者:连荣忠
  1. 1

    0下载:
  2. 迷宫求解,利用深度优先搜索和非递归算法,地图可随意设置-Maze solving, the use of depth-first search and non-recursive algorithm, the map could be set
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-13
    • 文件大小:3171
    • 提供者:min
  1. wire

    0下载:
  2. 数据结构队列实现迷宫问题,加强版~C++版数据结构-The data structure queue maze problem
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-06
    • 文件大小:1389879
    • 提供者:lixiang
  1. TPuzzzleeh

    0下载:
  2. 此源代码,是一个一种基于opengl开发迷宫的程序源码源码 运行的的平台是Windows的Visual C 可直接使用。 已通过测试。 -This source code is the one based on opengl development of program source code to run the maze the platform is a Windows Visual C can be used directly. Has been tested.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-07
    • 文件大小:10909
    • 提供者:moderate
  1. Maze888quansousuo

    0下载:
  2. 电脑鼠 部分搜索程序 电脑鼠走迷宫 完成部分搜索 -The computer mouse part of the search program computer mouse maze to complete part of the search
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:275332
    • 提供者:刘瀚
  1. maze_solving

    0下载:
  2. 迷宫求解问题,八个方向迷宫求解,从上下左右左上左下右上右下,寻找出口-The problems of maze solving
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-16
    • 文件大小:60840
    • 提供者:zhangyuliang
  1. migong

    0下载:
  2. C++编写的小游戏,迷宫,,初学者的必备-C++ written game maze, beginners necessary
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-14
    • 文件大小:3044
    • 提供者:zhaolin
  1. overfencing

    0下载:
  2. USACooverfencing 题解,描述 农夫John在外面的田野上搭建了一个巨大的用栅栏围成的迷宫。幸运的是,他在迷宫的边界上留出了两段栅栏作为迷宫的出口。更幸运的是,他所建造的迷宫是一个“完美的”迷宫:即你能从迷宫中的任意一点找到一条走出迷宫的路。给定迷宫的宽度W(1<=W<=38)及高度H(1<=H<=100)。 2*H+1行,每行2*W+1的字符以下面给出的格式表示一个迷宫。然后计算从迷宫中最“糟糕”的那一个点走出迷宫所需的步数(就是从最“糟糕”的一点,走出迷
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-11
    • 文件大小:1351
    • 提供者:李明
  1. hl

    0下载:
  2. 数据结构迷宫问题 C语言-数据结构算法-用栈实现迷宫问题求解 -Data structure maze problems
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-14
    • 文件大小:4207
    • 提供者:网名
  1. duizhanexercise

    0下载:
  2. 堆栈练习,行编辑程序,迷宫求解,括号匹配检验,表达式求值-Stack practice, the line editor, maze solving, brace matching test, expression evaluation
  3. 所属分类:Console

    • 发布日期:2017-04-15
    • 文件大小:6662
    • 提供者:yu shan
  1. Mgame11a

    0下载:
  2. 梦幻手机迷宫游戏,J2ME完整整的手机游戏范例程式可直接使用。 -Dream phone maze game, J2ME complete the entire mobile phone game sample code can be used directly.
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-30
    • 文件大小:43061
    • 提供者:商人
  1. program

    0下载:
  2. 数据结构程序设计,按照老师要求,对迷宫,多项式相乘,大数相乘问题进行解决。-Data structure programming, the teacher asked, maze, multiplying polynomials, multiply large numbers issue resolved.
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-12-08
    • 文件大小:118219
    • 提供者:周杨
  1. MazeSearch

    0下载:
  2. 迷宫算法,动态实现迷宫路径的搜索过程,动画的方式实现整个过程,更容易理解。-Maze algotherim, realize the searching process of maze raod. and we will get the cartoon of this process
  3. 所属分类:Other systems

    • 发布日期:2017-12-01
    • 文件大小:82356
    • 提供者:王金元
  1. C_maze-game

    0下载:
  2. 一个用C程序编写的迷宫游戏,本代码含有详细的说明。 -Maze game by C program, the code contains a detailed descr iption.
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-24
    • 文件大小:2742
    • 提供者:胡丽丽
  1. migong

    0下载:
  2. 这个小程序,使用栈这种数据结构完成迷宫小程序。通过使用0,1手动创建迷宫,然后由程序找到迷宫的出路。主要是对栈的使用。-This little program, use this stack data structure to complete the maze applet. Through the use of 0,1 manually create the maze, and then find a way out of the maze by the program. Mainly us
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-04
    • 文件大小:13172
    • 提供者:殷宇威
  1. xiaoche

    0下载:
  2. 单片机C语言编写的智能小车控制程序,可以走出简单的小迷宫。  采用C语言编写完成,应用模块化的设计方法,各子程序做为实现各部分功能和过程,通过主程序不断对子程序的调用完成延时、暂停以及电机转动方向控制等部分的设计。-Microcontroller C language intelligent car control procedures, be able to get out of a simple maze. The completion of the C language, the appl
  3. 所属分类:Driver Develop

    • 发布日期:2017-11-16
    • 文件大小:49237
    • 提供者:朱朱
  1. MazeWindow

    0下载:
  2. 编辑的是走迷宫主界面,从这里打开开始进行游戏-Edit Maze main interface is open from here to start the game
  3. 所属分类:Menu control

    • 发布日期:2017-11-18
    • 文件大小:1239
    • 提供者:苏亚晶
  1. migong

    0下载:
  2. 这是一个走迷宫的小程序,主要用到了搜索的算法。-This is a maze of small procedures, mainly used in the search algorithm.
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-10
    • 文件大小:336504
    • 提供者:李智博
  1. Maze2

    0下载:
  2. 利用C++,实现求解迷宫最短路径问题的源程序-To utilize C++, solving maze source shortest path problem
  3. 所属分类:Other systems

    • 发布日期:2017-11-25
    • 文件大小:1306
    • 提供者:李思宇
« 1 2 ... 23 24 25 26 27 2829 30 31 32 33 ... 40 »
搜珍网 www.dssz.com