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

搜索资源列表

  1. maze

    0下载:
  2. 一个迷宫的小程序,可以帮助学习使用使用堆栈
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:51.95kb
    • 提供者:roy
  1. C源代码实例

    8下载:
  2. 包含220个C语言的各种源程序:001 第一个C程序 002 运行多个源文件 003 求整数之积 004 比较实数大小 005 字符的输出 006 显示变量所占字节数 007 自增/自减运算 008 数列求和 009 乘法口诀表 010 猜数字游戏 011 模拟ATM(自动柜员机)界面 012 用一维数组统计学生成绩 013 用二维数组实现矩阵转置 014 求解二维数组的最大/最小元素 015 利用数组求前n个
  3. 所属分类:Windows编程

    • 发布日期:2009-06-04
    • 文件大小:3.1mb
    • 提供者:79446210
  1. WL40987330 C语言算法集

    2下载:
  2. 目录 第一部分  基础篇   001  第一个C程序  002  运行多个源文件  003  求整数之积  004  比较实数大小  005  字符的输出  006  显示变量所占字节数  007  自增/自减运算  008  数列求和  009  乘法口诀表  010&
  3. 所属分类:Windows编程

    • 发布日期:2008-12-21
    • 文件大小:3.1mb
    • 提供者:wl409873350
  1. Stack

    0下载:
  2. 完成堆栈抽象数据类型的顺序、链式表示与实现。实现功能:数值转换,计算器(表达式求值),迷宫求解,判断某个字符串是否是回文 -Completion of the stack abstract data type of the order, said that with the realization of the chain. The realization of functions: numerical conversion calculator (expression evaluation
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-24
    • 文件大小:32.24kb
    • 提供者:韩非
  1. stack

    0下载:
  2. 用非递归堆栈算法解决迷宫问题(入口出口可设置)-Stack with non-recursive algorithm to solve maze problems (import export can be set)
  3. 所属分类:CSharp

    • 发布日期:2017-04-06
    • 文件大小:608.75kb
    • 提供者:wuzq
  1. miyu

    0下载:
  2. 3D场景2D贴图的迷宫游戏,采用了堆栈存储迷宫数据。-3D map of the maze scene 2D games, using a stack maze data storage.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-09
    • 文件大小:1.38mb
    • 提供者:顾文伟
  1. migong

    0下载:
  2. 求两点路径是一个数据结构上的典型的迷宫问题,很多数据结构的书上都有介绍,解决办法如下:从一点开始出发,向四个方向查找,每走一步,把走过的点的值+1(即本节点值+1),防止重复行走,并把走过的点压入堆栈(表示路径),如果遇到墙、或者已走过的点则不能前进…… -Seeking two path is a data structure of a typical maze, a lot of books on data structures are introduced, the solution is
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-09
    • 文件大小:6.7kb
    • 提供者:水生
  1. stack_exam

    0下载:
  2. C语言 堆栈应用实例如迷宫问题 实现进栈或出栈基本操作-stack examples using c++
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-06
    • 文件大小:182.9kb
    • 提供者:朱辉
  1. duizhanexercise

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

    • 发布日期:2017-04-15
    • 文件大小:6.51kb
    • 提供者:yu shan
  1. migong(duizhan)

    0下载:
  2. 数据结构中,利用堆栈实现走迷宫的小游戏。走迷宫(堆栈的应用)-Data structure in Example Maze (stack of applications)
  3. 所属分类:CSharp

    • 发布日期:2017-11-26
    • 文件大小:679.11kb
    • 提供者:简乐
  1. maze.zip

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

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

    0下载:
  2. 一个走迷宫的算法,学习数据结构堆栈时可以参考-A Maze algorithm can learn data structure stack reference. . . . . .
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-23
    • 文件大小:204kb
    • 提供者:龙济
  1. migong

    0下载:
  2. 求解迷宫中的路径,数据结构算法 堆栈的应用问题-To solve the maze path, stack data structure algorithms
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-10
    • 文件大小:1.41kb
    • 提供者:田书耘
  1. maze

    0下载:
  2. 迷宫程序。首先创建迷宫,然后搜索路径,记录路径。使用堆栈-Maze procedure. First create a maze, then the search path, record path. Using the stack
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-14
    • 文件大小:2.65kb
    • 提供者:shimijun
  1. maze

    0下载:
  2. 用堆栈实现迷宫老鼠路径的输出,通路用x表示。-Stack rat maze path with the output path is represented by x.
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-12
    • 文件大小:2.84mb
    • 提供者:王荣康
  1. FindMaze

    0下载:
  2. 从迷宫的入口找到穿过迷宫的路径到达迷宫出口,采用回溯算法,数据结构为堆栈-From the entrance of the maze to find the path through the maze to reach the maze exit, using backtracking algorithms, data structures for the stack
  3. 所属分类:Console

    • 发布日期:2017-04-13
    • 文件大小:1.93kb
    • 提供者:
  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
    • 文件大小:1.35mb
    • 提供者:单俍
  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
    • 文件大小:1.08kb
    • 提供者:路风
  1. MAZE

    0下载:
  2. 一个老鼠走迷宫的程序,用C++编写,用到了堆栈和数组,方便实用,VC++6.0编写-A Mouse Maze procedure using C++ write, use the stack and arrays, convenient and practical, VC++6.0 write
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-27
    • 文件大小:349.73kb
    • 提供者:管学宁
  1. migong

    0下载:
  2. 老鼠走迷宫程序,C++编写,用到了堆栈和数组,地图可更改,非常方便学过数据结构的同学学习-Mouse Maze procedure, C++ write, use the stack and arrays, maps can be changed, very easy to learn the students learned data structures
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-26
    • 文件大小:271.2kb
    • 提供者:管学宁
« 12 »
搜珍网 www.dssz.com