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

搜索资源列表

  1. stack

    0下载:
  2. 数据结构第三章中栈和队列的源程序,实现了全部算法-this is a code of data structure
  3. 所属分类:Data structs

    • 发布日期:2017-04-08
    • 文件大小:15816
    • 提供者:wangming
  1. tftyfyufyufy

    0下载:
  2. 数据结构关于栈与队列的算法及一些概念的理解-On the stack and queue data structure algorithms and some understanding of the concept
  3. 所属分类:Data structs

    • 发布日期:2017-04-02
    • 文件大小:109302
    • 提供者:子日
  1. lianzhan

    0下载:
  2. 数据结构的链栈C++代码,实现链栈的初始化,入栈,出栈,取栈顶元素等操作-The chain of stack data structure C++ code to achieve the chain of stack initialization, stack, a stack, take the top element and other operations
  3. 所属分类:Data structs

    • 发布日期:2017-03-30
    • 文件大小:22500
    • 提供者:张尚
  1. zhan

    0下载:
  2. 数据结构之栈,包含栈的各种操作,如:出入栈,取栈顶元素。-no
  3. 所属分类:Data structs

    • 发布日期:2017-03-27
    • 文件大小:899
    • 提供者:文飞
  1. bracketmatch

    0下载:
  2. 检查算数表达式中括号是否匹配 使用“链式栈”模板定义作为数据结构来实现括号匹配。-Check the arithmetic expression in parentheses match use " chain stack" template definition as a data structure to achieve the matching parenthesis.
  3. 所属分类:Data structs

    • 发布日期:2017-04-01
    • 文件大小:1368
    • 提供者:
  1. expreession

    0下载:
  2. 用C语言实现的表达式的求值,关于数据结构的栈方面的知识,已经通过测试!-With the C language implementation of the evaluation of the expression on the stack data structure of knowledge, has passed the test!
  3. 所属分类:Data structs

    • 发布日期:2017-04-10
    • 文件大小:1993172
    • 提供者:nick
  1. pack1

    0下载:
  2. 数据结构中栈的经典算法——第一类背包问题,已经通过测试!-The stack data structure in the classic method- The first knapsack problem, has passed the test!
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:901345
    • 提供者:nick
  1. pack2

    0下载:
  2. 数据结构中栈的经典算法——第二类背包问题,已经通过测试!-The stack data structure in the classic method- II knapsack problem, has passed the test!
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:885715
    • 提供者:nick
  1. 133456

    0下载:
  2. 马踏棋盘,在一个8*8的棋盘上,在任意位置上置起点,马都能“日字”的步法走完整个棋盘。此程序运用了数据结构的栈、队列、链的结构-Horse riding board, in an 8* 8 chessboard, set the starting point in any position, horses can be " day word" footwork has completed the entire board. This program used the data
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-01
    • 文件大小:900434
    • 提供者:jian
  1. basicoperation_forstack

    0下载:
  2. 包括数据结构中栈的一些基本操作如 push,pop,同时包括了栈的一些常用 经典算法,如表达式求值等,还有一些构建栈的常用算法,如构建字符栈,表达式栈-Including data structures some of the basic operation of the stack, such as push, pop, also include a stack of some commonly used classical algorithms, such as expression
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:324191
    • 提供者:seckCoder
  1. zhan

    0下载:
  2. 这是数据结构中栈的顺序栈的源程序,希望能帮到你,多来下载哦,谢谢。-This is the data structure in the order of the stack stack source code, hoping to help you more to download Oh, thank you.
  3. 所属分类:Data structs

    • 发布日期:2017-04-05
    • 文件大小:854
    • 提供者:Jackie zhou
  1. part1

    0下载:
  2. 实现输入字符的波兰式与逆波兰式的输出,使用数据结构中栈的应用-Poland, the input character type with the Reverse Polish Notation of output, using the application data structure stack
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:974993
    • 提供者:yc
  1. seqstack

    0下载:
  2. 数据结构 顺序栈 可以实现插入删除等操作-The order of the stack data structure can be achieved insert or delete operation
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-29
    • 文件大小:1066
    • 提供者:夏胖
  1. multiCount.cpp

    0下载:
  2. 多项式计算器,C++数据结构中栈的实现实例,效果不错-Polynomial calculator, C++ implementation of the stack data structure instance, good results
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-04
    • 文件大小:1179
    • 提供者:
  1. 8888

    0下载:
  2. 主要是对数据结构中栈的知识的运用,实现了先进后出,后进先出的原理-Mainly in the stack data structure knowledge, to achieve the advanced post out the principle of LIFO
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-07
    • 文件大小:142425
    • 提供者:zhigang
  1. bdshgetvalue

    0下载:
  2. 数据结构--用栈实现表达式求值。 dos状态下输入、输出。-Data structure- used to achieve expression evaluation stack
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-23
    • 文件大小:25666
    • 提供者:luping
  1. stackProblem

    0下载:
  2. 车厢调度问题,用数据结构的栈来实现车厢调度-Train scheduling problem, using the data structure inside the stack to implement scheduling
  3. 所属分类:Data structs

    • 发布日期:2017-04-10
    • 文件大小:867
    • 提供者:施文凯
  1. a

    0下载:
  2. 数据结构链栈操作,实现出栈入栈等操作,应用C++编程-Stack data structure chain operations and other operations to achieve a stack stack, application C++ programming
  3. 所属分类:Data structs

    • 发布日期:2017-04-11
    • 文件大小:760
    • 提供者:xuwenyan
  1. stack

    0下载:
  2. 这个程序是数据结构(C语言描述)中的小程序,主要涉及的知识点为栈的概念及运算,此程序涉及到栈的五种基本运算。实现的功能是加减乘除四则运算,结果为双进度,最终结果可以转换成二进制、八进制、十六进制。是学习数据结构c栈知识的有效程序。-This program is a data structure (C language to describe) in the small programs, mainly related to the concept of knowledge points to
  3. 所属分类:Other systems

    • 发布日期:2017-04-05
    • 文件大小:2095
    • 提供者:向云洲
  1. stack_int

    0下载:
  2. 数据结构中栈的实现,是以int为基本类型的栈,具体方法包括进栈出栈等等。-Implementation of the stack data structure, based on the basic types int stack, the specific methods included in the stack so the stack.
  3. 所属分类:Data structs

    • 发布日期:2017-04-10
    • 文件大小:576
    • 提供者:Penguin
« 1 2 3 4 5 67 8 9 10 11 ... 44 »
搜珍网 www.dssz.com