CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - 栈

搜索资源列表

  1. sqstack

    0下载:
  2. 和线性表类似,栈也有两种存储表示:顺序栈和链栈。   顺序存储结构简称为顺序栈。和顺序表类似,对顺序栈也需要事先为它分配一个可以容纳最多元素的存储空间。 -and linear scale similar Stack also have two storage : order Stack and Stack chain. Sequence storage structure referred to as the sequence of stack. Table and order
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:8076
    • 提供者:小虫子
  1. zmndl

    0下载:
  2. 栈模拟队列的一个小程序,不是很完善,但是可以运行,可以实现其功能.-Stack cohort simulation of a small procedure is not perfect, but can run, can achieve its functions.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:984
    • 提供者:yangpeng
  1. chsword_stack

    0下载:
  2. 一个自写的STACK栈的结构,可直接使用,暂没发现什么问题-since written a Stack of Stack structure can be directly used, the occasional problem, we did not find anything
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:820
    • 提供者:邹健
  1. Recurve

    0下载:
  2. //递归运算(栈的应用)Recurve.cpp VC上调试过. 可以运行-/ / recursive algorithm (Application Stack) Recurve.cpp VC upward tried. Run
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:990
    • 提供者:fan
  1. shuxuzhan

    0下载:
  2. 本源码是关于数据结构的顺序栈的操作的源码,你可以下载编译。-the source of the data structure is the sequence of operation of the stack source code, you can download the compiler.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:902
    • 提供者:李键
  1. lianshizhan

    0下载:
  2. 本源码是关于数据结构的链式栈的操作的源码,你可以下载编译。-source of the data structure of the chain of operation of the stack source code, you can download the compiler.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:906
    • 提供者:李键
  1. Calculator_cmd

    0下载:
  2. 同Windows自带的计算器类似的程序,命令行界面,可以识别表达式,大小括号,弧度等,也可以使用一些控制台命令,界面为彩色,使用方便。主要练习栈的使用。-with Windows built-in calculator similar procedure, a command line interface can be identified expression, Size brackets, such as Radian, we can use some of the console comm
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:10603
    • 提供者:小花猫
  1. CH07_Water

    0下载:
  2. 分水问题,是数据结构的实验问题。主要运用了栈的概念和穷举的算法。-tapping issue is the experimental data structure problem. Primarily use the concept of the stack and exhaustive algorithm.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:11112
    • 提供者:zhangmengfei
  1. trees1749

    0下载:
  2. 二叉树,栈,队列的基本操作,实现3个抽象数据类型-binary tree, stack, the basic operation cohort achieve three abstract data type
  3. 所属分类:数据结构常用算法

    • 发布日期:2014-01-15
    • 文件大小:12628
    • 提供者:jiangwei
  1. Expression070621

    0下载:
  2. 用栈实现中缀表达式求值的问题。同时实现了逆波兰表达式的问题。-with Stack realization sergeant expression evaluates problems. Simultaneously Poland expression of the inverse problem.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:2525
    • 提供者:成熠
  1. Study

    0下载:
  2. 采用模版函数对数据结构的线性列表和栈以及队列进行编程。-template function using the data structure of the linear list and Stack and Queue program.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:25466
    • 提供者:李瑞
  1. 停车场管理系统

    1下载:
  2. 数据结构中利用栈模拟停车场管理,用C语言编写。-data stack structure using simulated car park management, with C language.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:2280
    • 提供者:黄和
  1. PopAndPushDemo

    0下载:
  2. 模拟堆栈进栈和出栈操作的两个C++源程序-simulated stack into stacks and stacks up operation two C source
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:1002
    • 提供者:王平
  1. chechangguanli

    0下载:
  2. 数据结构栈队列-车场管理-queue data structure stack-Yard Management
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:5979
    • 提供者:袁继禹
  1. stackapp

    0下载:
  2. 使用栈实现括弧配对问题-use Stack bracket matching problem
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:48613
    • 提供者:吴月
  1. stack

    0下载:
  2. 不带头结点的链式堆栈类,1、 定义并实现不带头结点的链式堆栈类,除构造和析构函数外,成员函数还有入栈、出栈、取栈顶元素、判断堆栈是否非空,头文件为“nohead_LinStack.h”。-node does not take the lead in the category of chain stack, 1, and the definition does not take the lead in realizing the chain nodes stack category, In add
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:11456
    • 提供者:庄文
  1. datastructure

    0下载:
  2. 数据结构中关于树、栈、队列等数据结构的一些算法的C语言实现,给需要的人
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:2085
    • 提供者:张富强
  1. C++0002

    0下载:
  2. 这是数据结构算法中的栈的实现的源码。用C++开发。
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:13157
    • 提供者:
  1. stack

    0下载:
  2. C语言编写的栈操作模板。包含栈的9种基本操作,从栈的创建、栈的判断到入栈、出栈操作,以及栈的删除等操作。
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1508
    • 提供者:KiD
  1. airport

    0下载:
  2. 飞机场模拟系统,,使用了栈和队列的知识,,是学习数据结构时做的,,大家不妨学习一下
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:124864
    • 提供者:clseer
« 1 2 3 4 5 67 8 9 10 11 ... 50 »
搜珍网 www.dssz.com