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

搜索资源列表

  1. mouse_in_a_maze

    0下载:
  2. A little windows game of mouse in a maze
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-05
    • 文件大小:17188
    • 提供者:Thomas
  1. maze

    0下载:
  2. c++ codin maze progra-c++ codin maze programm
  3. 所属分类:Other systems

    • 发布日期:2017-04-10
    • 文件大小:525
    • 提供者:haitam
  1. Maze

    0下载:
  2. 用非递归思想实现“迷宫”经典问题的算法,运用了堆栈的方法-To achieve a non-recursive thinking, " Maze" problem algorithm
  3. 所属分类:Data structs

    • 发布日期:2017-04-24
    • 文件大小:316129
    • 提供者:魏洋靓
  1. MazeProgram

    0下载:
  2. 一个用C++编写的迷宫小程序,适合初学者学习.-A maze applet. Suitable for beginners to learn
  3. 所属分类:assembly language

    • 发布日期:2017-05-11
    • 文件大小:3040422
    • 提供者:王景涛
  1. MouseMaze

    0下载:
  2. 老鼠走迷宫是一个小游戏对初学的朋友有一定的帮助 -Mouse Maze is a small games to imitate the help of friends have a certain
  3. 所属分类:Other Games

    • 发布日期:2017-04-02
    • 文件大小:257618
    • 提供者:ww
  1. maze

    0下载:
  2. a program i which turtle moves on a grid
  3. 所属分类:Game Program

    • 发布日期:2017-04-07
    • 文件大小:1194
    • 提供者:seet
  1. maze

    0下载:
  2. 用c++实现的迷宫程序,采用回溯算法实现。-a maze program done with C++.
  3. 所属分类:Other systems

    • 发布日期:2017-04-08
    • 文件大小:1037
    • 提供者:莫名志
  1. maze

    0下载:
  2. 可视化迷宫问题,数据结构练习,堆栈的应用-Visualization maze
  3. 所属分类:Data structs

    • 发布日期:2017-05-28
    • 文件大小:11631980
    • 提供者:Bob
  1. simple-maze

    0下载:
  2. 一个较为简单的迷宫程序,适合初学C++者使用-A relatively simple maze procedure, suitable for beginners to use C++
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-04
    • 文件大小:1041440
    • 提供者:李林
  1. Maze

    0下载:
  2. 一个C++迷宫游戏的源码及迷宫地图文件 从文件读取迷宫,键盘控制移动方向,显示步数和碰壁次数,同步显示移动的当前位置,到达出口后显示祝贺信息,迷宫地图可在文件中更改。-A C++ source code and the maze game maze maze map files to read from a file, the keyboard control the direction of movement, showing the number of steps, and rebuffed
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-27
    • 文件大小:1494
    • 提供者:千点距
  1. Maze

    0下载:
  2. 用栈解决迷宫问题,随机生成迷宫,而且还调用了 windows.h 实现了 windows 控制台字体变化,采用C++实现,注释很详细-Find a way through a maze with stack. The maze is generated randomly. Change the colors in console. Use C++ with detailed comments.
  3. 所属分类:Data structs

    • 发布日期:2017-05-13
    • 文件大小:3120887
    • 提供者:LuJun
  1. maze_back

    1下载:
  2. 电脑鼠走迷宫算法 包含迷宫搜索和冲刺函数-Computer Mouse Maze algorithm is a function that contains a maze search and sprint
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:86721
    • 提供者:钱江潮
  1. maze

    0下载:
  2. 迷宫求解问题。程序中已经建好了一个数组作为迷宫数组。然后进行试探,输出迷宫从起点到终点的路径。-Maze solving the problem. The program has been built as a maze of an array of arrays. And then test the output from the beginning to the end of the maze path.
  3. 所属分类:Data structs

    • 发布日期:2017-03-31
    • 文件大小:1141
    • 提供者:dong8499
  1. maze

    0下载:
  2. 迷宫问题的递归解法,输入一个1,0矩阵构成的迷宫,0代表可走,1代表不可以走,通过递归找出从入口到出口的路径,并输出-Recursive solution of the maze problem, enter a maze of 1,0 matrices, 0 representatives may go a representative can not walk through the recursion to find the path from the entrance to the ex
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-04
    • 文件大小:1032604
    • 提供者:李牛人
  1. cppfrance_LABYRINTHE-3D-OPENGL-VISUAL-CPLUSPLUS__

    0下载:
  2. a maze with textures and you can test colisions and other things
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-29
    • 文件大小:479769
    • 提供者:hugo
  1. maze

    0下载:
  2. 数据库课程设计(迷宫漫步),本程序用矩阵模拟一个迷宫(0表示堵塞,1表示联通),可得出从入口到出口的最佳路径-data stucture ,maze
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-05
    • 文件大小:1429
    • 提供者:chenzigang
  1. maze

    0下载:
  2. 数据结构实验:这个是用C语言求解迷宫问题的源码-Experimental data structure: This is done using C language source code to solve a maze problem
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-10
    • 文件大小:1294
    • 提供者:zx
  1. maze

    0下载:
  2. 运用了设计模式中抽象工厂模式的迷宫游戏,不过只有两个房间,没有3d界面-The use of the design pattern abstract factory pattern maze game, but only two rooms, there is no 3d interface
  3. 所属分类:Other Games

    • 发布日期:2017-04-15
    • 文件大小:8573
    • 提供者:yaoyao
  1. maze

    0下载:
  2. 迷宫自动求解,利用图的广度优先搜索。迷宫自动求解,利用图的广度优先搜索。-Automatically solve the maze using the map of the breadth-first search. Automatically solve the maze using the map of the breadth-first search.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-02
    • 文件大小:1020926
    • 提供者:sunwei
  1. maze

    0下载:
  2. 走迷宫的小程序:8*8的小迷宫,可以随机自动生成,左上角为起点,右下角为终点,0代表通,1代表不通;行走方向有八个(不是四个),方向代号由正南起,逆时针依次是0到7.迷宫路径以8表示,最后生成的迷宫路径记录中,第一个坐标和第二个坐标表示横、纵坐标,第三个表示在当前位置时出路的方向。程序可以自动识别无出路的迷宫。到目前为止测试没出现问题!-Maze small program: 8* 8 a small maze, you can randomly auto-generated upper-lef
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-03
    • 文件大小:253356
    • 提供者:刘勇
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 50 »
搜珍网 www.dssz.com