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

搜索资源列表

  1. migongqiujie

    0下载:
  2. 对一个10*10矩阵表示的迷宫求解一条通路,矩阵中0表示通道,1表示墙壁。求解方法用到了栈的知识 是一个应用了栈的有趣例子-Maze for a 10* 10 matrix solving a path, said channel matrix 0, 1 wall. Solving methods used in the knowledge of the stack is a stack of interesting examples of the application of
  3. 所属分类:Other systems

    • 发布日期:2017-05-25
    • 文件大小:8673958
    • 提供者:毛妹嫦
  1. Maze32

    0下载:
  2. VC++迷宫游戏(源代码),VC++编程学习源码,很好的参考资料。-VC++ maze game (source code), learning VC++ programming source code, a good reference.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:15052
    • 提供者:清拌蟹肉
  1. migong

    0下载:
  2. 用C++写的在opengl环境下的迷宫小程序,其中有一个3ds类型的人脸可在迷宫中移动,也可对迷宫进行操作-C++ maze with a small program written in opengl environment, which has a human face 3ds movable type in the maze, the maze can also be operated
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-21
    • 文件大小:5672741
    • 提供者:clinic
  1. Maze32

    0下载:
  2. VC++迷宫游戏(源代码),VC++编程学习源码,很好的参考资料。-VC++ maze game (source code), VC++ programming learning source, a good reference.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:484268
    • 提供者:王高
  1. migong

    0下载:
  2. 利用数据结构中的递推算法实现迷宫的自动找路线-find the way to the maze
  3. 所属分类:Console

    • 发布日期:2017-04-14
    • 文件大小:2756
    • 提供者:王星星
  1. migong

    0下载:
  2. 该代码为迷宫的代码,从迷宫生成到走出迷宫的全过程-The code is a maze of code generated from the labyrinth maze to get out the whole process
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-15
    • 文件大小:6552
    • 提供者:孙清
  1. Maze32

    0下载:
  2. VC++迷宫游戏(源代码),VC++编程学习源码,很好的参考资料。-VC++ maze game (source code), VC++ programming learning source, a good reference.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:8285
    • 提供者:金勇
  1. migong

    0下载:
  2. 一款数据结构实现的迷宫游戏,可以自定义大小,可以用作C++学习的范例-A data structure maze game, you can customize the size of the
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-11
    • 文件大小:2265001
    • 提供者:guojun
  1. sl

    0下载:
  2. 走迷宫程序,以0为通路,1为墙壁,左上为入口,右下为出口。利用了堆栈原理的C程序。-Maze procedure, with 0 as the path, one of the walls, left for the entrance to the lower right of exports. Stack utilizes the principle of C programs.
  3. 所属分类:CSharp

    • 发布日期:2017-05-07
    • 文件大小:1411548
    • 提供者:单俍
  1. AStar

    0下载:
  2. AStar算法的一个二位迷宫实现, 运行main函数即可-AStar algorithm to achieve a two maze, you can run the main function
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-14
    • 文件大小:2990
    • 提供者:zhangyu
  1. main

    0下载:
  2. 输入文件内容为: 11 10 1 1 1 1 1 1 1 1 1 1 0 0 0 0 1 0 0 0 1 0 1 1 1 1 1 1 1 0 1 1 1 0 0 0 0 0 1 0 0 1 1 1 1 1 1 1 0 0 1 1 0 0 0 0 0 1 1 1 0 1 0 0 1 1 1 0 1 0 0 1 1 1 1 0 1 0 1 0 0 0 1 0 0 1 1 1 1 0 0 0 1 0 0 0 0 0 0 0 0 0 1 1 1 1 1
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-13
    • 文件大小:2493
    • 提供者:王茂斌
  1. Maze

    0下载:
  2. A*算法实例,一种搜索算法,用来对路径的搜索,搜索最优路径等等。-A*Algorithm instance
  3. 所属分类:CSharp

    • 发布日期:2017-04-16
    • 文件大小:45895
    • 提供者:pan
  1. gunqiu

    0下载:
  2. 使用C语言片编程的迷宫滚球小游戏-Using the C programming language film maze ball game
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-17
    • 文件大小:127376
    • 提供者:周亮
  1. 3

    0下载:
  2. 随即产生10*10迷宫,用堆栈的的方法求解出走出迷宫的路径,或走不通-Randomly generated 10* 10 maze, use the stack method flee out of the path of the maze, or to go
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-12
    • 文件大小:1102
    • 提供者:路风
  1. migong

    0下载:
  2. 迷宫求解:可以输入一个任意大小的迷宫数据,用非递归的方法求出一条走出迷宫的路径,并将路径输出 -Maze Solver: You can enter a maze of data of any size, with a non-recursive method get out of the maze of paths and path output
  3. 所属分类:CSharp

    • 发布日期:2017-04-25
    • 文件大小:11515
    • 提供者:王明
  1. 3D

    0下载:
  2. 3d迷宫游戏,能正常编译,同学给我的,欢迎下载- 3d maze game, normally compiled, the students gave me, welcome to download
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-12
    • 文件大小:2970934
    • 提供者:878738424
  1. stack

    0下载:
  2. 栈的基本功能实现,以及利用栈求解迷宫问题-The realization of the basic functions of the stack, and the use of stacks maze problem solving
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-02
    • 文件大小:750235
    • 提供者:潇潇
  1. MIGONGWENTI

    0下载:
  2. 设计数据结构存储迷宫; 设计存储结构保存从人口到出口的通路 设计算法完成迷宫问题的求解; 分析算法的时间复杂度。-Design data structures stored maze designed to save storage structure is completed to solve the maze of passages from the population to export design algorithms analysis time complexity
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-26
    • 文件大小:8020
    • 提供者:王雷
  1. migongqiujie

    0下载:
  2. 使用栈结构完成迷宫求解算法演示,设计了GUI界面使算法演示更加直观-Using the stack structure to complete the maze solving algorithm demonstration, design the GUI interface makes the algorithm shows more intuitive
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-26
    • 文件大小:22450
    • 提供者:dsfqewr
  1. Exp3

    0下载:
  2. 这是清华大学数据与算法实验作业。题目为:迷宫问题。-It is the job of Tsinghua experimental data and algorithms. Entitled: maze.
  3. 所属分类:Other systems

    • 发布日期:2017-04-28
    • 文件大小:149094
    • 提供者:刘星
« 1 2 ... 28 29 30 31 32 3334 35 36 37 38 39 40 »
搜珍网 www.dssz.com