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

搜索资源列表

  1. maze dfs

    0下载:
  2. dfs 深度优先搜索!这是走迷宫的基本算法。用广义表建立迷宫,用邻接表建立图,用dfs搜索,许多大学的数据结构作业-dfs depth-first search! Maze This is the basic algorithm. Generalized Table established maze, with the establishment of the adjacent table map, with dfs search, the University of many data str
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1339
    • 提供者:笨熊
  1. maze.rar

    0下载:
  2. 用C++实现的通过回溯方法的走迷宫程序,并配有报告文档。,With C++ Achieved through the retroactive methods Maze procedures and documentation with reports.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-24
    • 文件大小:54393
    • 提供者:Carol
  1. Maze

    0下载:
  2. 迷宫问题。采用回溯法解决迷宫问题。Swing界面,符号代表路径和迷宫墙。-Maze problems. A retrospective method to solve the maze problem. Swing interface, symbols represent the path and the maze walls.
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-24
    • 文件大小:3600
    • 提供者:李程序
  1. maze-gen@path

    0下载:
  2. WIN32 APPLICATION; opengl; 随机生成迷宫; 并运算出路径-opengl maze generation and computing the path
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-24
    • 文件大小:118127
    • 提供者:yeazer0
  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

    0下载:
  2. 一个迷宫小游戏,透明显示位图,双缓存处理,直截像素处理-A maze game, transparent bitmap display, double the cache handle, deal with straightforward pixels
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-26
    • 文件大小:145375
    • 提供者:啦啦
  1. maze

    0下载:
  2. 迷宫小游戏,迷宫生成算法是自己写的,可以确保不产生无解迷宫-Maze game, maze generation algorithm is to write your own, you can have no solution to ensure that no maze
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-17
    • 文件大小:298000
    • 提供者:sxhui
  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

    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. maze(2solutions)

    0下载:
  2. 运用c++语言编程,利用随机数产生迷宫(内含两种方法)~-Maze using random number generator (containing the two methods) ~
  3. 所属分类:Windows Develop

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

    0下载:
  2. 这是一个迷宫程序-This is a maze procedures ..................
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-02
    • 文件大小:895054
    • 提供者:张宾
  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. 一个非常好的迷宫游戏,对大学的同学可能有帮助-A very good game of maze, the students of the University may be of assistance
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-06
    • 文件大小:1043404
    • 提供者:jiangyuan
  1. maze

    0下载:
  2. 运用面向对象程序设计编写的迷宫19*19的。自动生成迷宫地图,自动走出,显示走出路径-The use of object-oriented programming prepared maze 19* 19. Automatically generate a maze map, automatic out, showing out of the path
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:1885
    • 提供者:秫秸
  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. 一个小迷宫的代码, 就一点小功能,查找路径-maze
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-28
    • 文件大小:10939617
    • 提供者:chenhang
  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
    • 提供者:
  1. maze

    0下载:
  2. 编写动态链接库,其中一个exe文件执行该动态链接库后,将给出相应的操作直至走完迷宫-The preparation of the dynamic link library, one of the exe file to implement the dynamic link library, it will give up to finish the maze operation of the corresponding
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-28
    • 文件大小:134963
    • 提供者:程晨
  1. Maze

    0下载:
  2. This is a .cpp file of a maze. Works just fine in both c and c-This is a .cpp file of a maze. Works just fine in both c and c++
  3. 所属分类:Windows Develop

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