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

搜索资源列表

  1. Maze

    0下载:
  2. Maze Problem, this problem was taken as bonus task from ssd5.-Maze Problem, this is problem was taken as bonus task from ssd5.
  3. 所属分类:File Operate

    • 发布日期:2017-11-27
    • 文件大小:71202
    • 提供者:Annur
  1. Maze

    0下载:
  2. 对于一个迷宫找出口的问题(只对应于有一条出口)已调试通过!-Have an export corresponds to a maze to find export (only) has been debugging through!
  3. 所属分类:Other systems

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

    0下载:
  2. MFC写的一个迷宫路径寻找程序,可以找出所有路径及最短路径。-An application written with MFC to find out all and the min-path paths of a maze.
  3. 所属分类:Dialog_Window

    • 发布日期:2017-11-13
    • 文件大小:3150366
    • 提供者:hewei
  1. random-maze

    1下载:
  2. 采用verilg语言并结合VGA显示、PS2接口技术、键盘输入等实现基于FPGA开发板的可选择性迷宫游戏。可以利用电脑键盘和显示器来玩这个游戏-Verilg language and to combine VGA display and the PS2 interface technology, the keyboard input to achieve optional FPGA development board based maze game. Can use the computer k
  3. 所属分类:其他小程序

    • 发布日期:2016-12-02
    • 文件大小:3380224
    • 提供者:攀龙
  1. Holy-Grail-maze

    0下载:
  2. 一个迷宫小游戏,有界面设计的,有游戏图形的-A maze game, the interface design
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-03
    • 文件大小:180093
    • 提供者:bwy
  1. maze.zip

    0下载:
  2. 基于堆栈的一种迷宫算法,测试一下上传。八个方向,A maze algorithm based on stack test upload
  3. 所属分类:.net

    • 发布日期:2017-11-08
    • 文件大小:254630
    • 提供者:Henry
  1. Maze

    1下载:
  2. 迷宫问题,可视化,包括迷宫的生成,然后程序自动的找出迷宫的路径-Maze problem, visualization, including the generation of the maze, and then the program automatically find the path of the maze
  3. 所属分类:Console

    • 发布日期:2017-11-19
    • 文件大小:2310955
    • 提供者:文波
  1. maze

    0下载:
  2. 应用程序向导已为您创建了此 迷宫问题 应用程序。 本文件概要介绍组成 迷宫问题 应用程序的每个文件的内容。 迷宫问题.vcxproj 这是使用应用程序向导生成的 VC++ 项目的主项目文件, 其中包含生成该文件的 Visual C++ 的版本信息,以及有关使用应用程序向导选择的平台、配置和项目功能的信息。 迷宫问题.vcxproj.filters 这是使用“应用程序向导”生成的 VC++ 项目筛选器文件。 它包含有关项目文件与
  3. 所属分类:Other systems

    • 发布日期:2017-11-23
    • 文件大小:2167320
    • 提供者:刘兵
  1. maze

    0下载:
  2. 走迷宫小程序,迷宫自动生成算法以及操作方向完成游戏-Maze applet
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-28
    • 文件大小:4170
    • 提供者:yulei
  1. maze-

    0下载:
  2. 迷宫,数据结构,随即产生一个矩阵并找出找出对角的通路,win32控制台程序。-Maze, data structure, and then generates a matrix and find out to find out the angle of the path, win32 console program.
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-08
    • 文件大小:957660
    • 提供者:董凯
  1. maze

    0下载:
  2. 完成迷宫程序的设计 输入 从maze.txt文件读入迷宫,格式如下 其中第一行为迷宫的阶数N,接下来是一个N*N的矩阵代表迷宫,0为路径,1为障碍物。 实验要求 要求自学查询技术文档,利用STL 的stack 类,完成以下要求的功能: 1. 打印迷宫: DisplayMaze()或者重载<< 其中(1,0)位置和(N-2,N-1)位置打印“=>,其余的1的位置打印“##”,0的位置打印“ ”(两 个空格),注意每个位置都是两个字符。 打印示例
  3. 所属分类:Console

    • 发布日期:2016-03-13
    • 文件大小:207872
    • 提供者:ld
  1. maze

    0下载:
  2. 根据严蔚敏数据结构书上的伪码实现的迷宫问题算法。-According to Yan Wei-min data structure book pseudo-code algorithm to achieve maze.
  3. 所属分类:Other windows programs

    • 发布日期:
    • 文件大小:2469
    • 提供者:wu_yi_chen
  1. Maze

    0下载:
  2. 迷宫程序,当你给出一个矩阵迷宫,可以给出方案路径。-A program of maze, when you input a matrix, this program can out put the best path to the goal.
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-20
    • 文件大小:529
    • 提供者:姜佳君
  1. The-mirror-maze

    0下载:
  2. POJ经典名题——镜子迷宫,搜索类题目经典做法,尤其注意边界条件讨论-The POJ classic title- Mirror Maze, search topics classic approach, particular attention to the boundary conditions discussed
  3. 所属分类:Other systems

    • 发布日期:2017-11-14
    • 文件大小:1731
    • 提供者:sc
  1. maze

    0下载:
  2. 一个完整的迷宫程序,在VS2010环境下运行,计算机课设或者学习图的遍历算法能用到-A complete maze procedure, run in the VS2010 environment, computer classes set or learning Figure traversal algorithm can be used to
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-30
    • 文件大小:3035929
    • 提供者:林崇洋
  1. maze

    0下载:
  2. 本代码实现的是一个简单迷宫问题。以一个m*n的长方阵表示迷宫,0和1分别表示迷宫中的通路和障碍。设计一个程序,对任意设定的迷宫,求出一条从入口到出口的通路,豁得出没有同路的结论。 基本要求为: 首先实现一个以链表做存储结构的栈类型,然后编写一个求解迷宫的非递归程序,求得的通路一三元组(i,j,d)的形式输出,其中:(i,i)指示迷宫中的一个坐标,d表示走到下一坐标的方向。-The implementation of the code is a simple maze. A m* n t
  3. 所属分类:Console

    • 发布日期:2017-11-24
    • 文件大小:267321
    • 提供者:丁洁琼
  1. Maze

    0下载:
  2. 这是我的数据结构课程第三次作业--迷宫问题求解,包含递归与非递归算法-This is the third of my data structure course work- the maze problem-solving, including recursive and non-recursive algorithm
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-02
    • 文件大小:188443
    • 提供者:tgl
  1. random-maze-algorithm-

    0下载:
  2. 基于visual c,实现的随机迷宫算法。已经过整理,内附分析与说明。-Based on visual c achieve random maze algorithm. Has been finishing, containing analysis and explanation.
  3. 所属分类:Other systems

    • 发布日期:2017-11-16
    • 文件大小:4399
    • 提供者:kim
  1. maze

    0下载:
  2. 用栈的方法计算迷宫路径。给出迷宫地图,用坐标输出迷宫入口到出口的路径-Calculated using the stack maze paths. Given maze map with coordinates output maze entrance to the exit path
  3. 所属分类:Other systems

    • 发布日期:2017-12-04
    • 文件大小:1980
    • 提供者:小杰
  1. Mines-maze--knight-eight-Queen-s-

    0下载:
  2. 本有细小软件包含地雷、迷宫、骑士、皇后 用于探索回溯算法的研究-The software contains a small mine, maze, knights, queens used to explore the backtracking algorithm
  3. 所属分类:Other windows programs

    • 发布日期:
    • 文件大小:981968
    • 提供者:张浩
« 1 2 3 4 5 6 78 9 10 11 12 ... 40 »
搜珍网 www.dssz.com