登录
首页 » 数据结构 » 栈(stack)是程序设计过程中经常遇到朝气一种数据结构形式,它对于数据的存放和操作有下面这样的特点: 1) 它只有一个对数据进行存入和取出的端口; 2) 后进...

栈(stack)是程序设计过程中经常遇到朝气一种数据结构形式,它对于数据的存放和操作有下面这样的特点: 1) 它只有一个对数据进行存入和取出的端口; 2) 后进...

于 2023-08-22 发布 文件大小:2.93 kB
0 93
下载积分: 2 下载次数: 1

代码说明:

栈(stack)是程序设计过程中经常遇到朝气一种数据结构形式,它对于数据的存放和操作有下面这样的特点: 1) 它只有一个对数据进行存入和取出的端口; 2) 后进者先出,即最后被存入的数据将首先被取出。其形式很象一种存储硬币的小容器,每次只可以从顶端压入一个硬币,而取出也只可以从顶端进行,即后进先出。 这样的数据存储和管理形式在一些程序设计中很有用。例如,编译系统中(这是一类比较复杂的程序),对于函数调用的处理、对于表达式计算的处理,都利用了栈这样的数据结构。- The stack (stack) is in the programming process frequently meets the vitality one kind of construction of data form under, it has such characteristic regarding data depositing and the operation: 1) it only has a logarithm according to the port which carries on stores and takes out; 2) less advanced first leaves, namely finally the data which will store first is taken out. Its form looks like one kind of memory coin very much the small container, each time only may press in a coin from the peak, but takes out also only may carry on from the peak, namely less advanced first leaves. Such data storage and the management form are very useful in some programmings. For example, in the compiling system (this is a kind of quite complex procedure), transfe

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论


0 个回复

  • 人事管理系统VC源码 登录的用户和密码均为RSK
    人事管理系统VC源码 登录的用户和密码均为RSK-Personnel Management System VC FOSS users and login passwords are RSK
    2023-08-16 14:00:03下载
    积分:1
  • 我写的唯一的算法原理,是实现这类的一个实用的..
    我写的那算法只是原理,要实用必须实现一个大整数类(用c++,我的算法是C的)。欢迎和我联系讨论-I wrote that the only algorithm principle, to be practical realization of such a large integers (with c, I C algorithms). And I welcome the discussion link
    2022-03-23 20:45:34下载
    积分:1
  • 加油站管理系统
    1.Src目录 加油站管理系统的源代码,是用VisualC++6开发; 2.Bin目录 加油站管理系统的可执行程序; 3.Database目录 加油站管理系统所用到的数据库,运行加油站管理系统之前请先使用SQL Server 2000的查询分析器创建此数据库。在SQL SERVER2000的查询分析器中打开sql目录中的"加油站管理系统数据库.txt"文件,全选所有代码后按下F5运行创建运行本程序所需要的数据库。具体请参考书中《4.2.1节 分析、执行SQL语句》。 4.创建数据库后默认的登陆用户可以是:账号1,密码999。 5.运行程序前需要在SQL SERVER2000的企业管理器中将用户sa的密码设置为空。选择《企业管理器》中的《安全性》中的《登录》,双击sa设置
    2022-10-09 17:55:03下载
    积分:1
  • Visualizar tabela do banco de dados
    *********************************************************
    2022-10-05 07:10:03下载
    积分:1
  • pao madengsd sdf sdfdfs dfsdf
    pao madengsd sdf sdfdfs dfsdf -pao madeng fghdfhgfdgfgfggffg
    2022-03-18 11:35:55下载
    积分:1
  • 循环链表
    声明结构 体,该结构体包含一个值,和一个指向下一个结点的指针next,初始化时头结点指针指向自身,每增加一个节点,使加入的结点的next指针指向头结点,使t头结点的next指针指向插入结点。 源代码 在vs2012 运行通过,界面使用菜单进行操作选择,友好方便,值得参考
    2022-06-11 17:01:47下载
    积分:1
  • vc源代码 11.1编程测试顺序容器矢量(vector)的主要功能和使用方法...
    vc源代码 11.1编程测试顺序容器矢量(vector)的主要功能和使用方法 -11.1 programming source code vc test vector sequence containers (vector) of the main functions and use
    2023-08-13 15:15:03下载
    积分:1
  • 常见java的使用方法,包括Arrays类Collections类HashSet类List类TreeSet类Map类Vector类...
    常见java数据结构的使用方法,包括Arrays类Collections类HashSet类List类TreeSet类Map类Vector类-Java data structures commonly used methods, including Arrays Class Collections category HashSet Class List Class TreeSet Class Map type Vector Class
    2023-02-20 19:50:03下载
    积分:1
  • 一个简单的通讯录,是暑期的课程实践期间找的,感觉很好用,有查找,删除等功能1...
    一个简单的通讯录,是暑期的课程实践期间找的,感觉很好用,有查找,删除等功能1-A simple address book, is a summer practice during the course looking for, feel good, and has search, delete and other functions one
    2022-02-04 07:19:57下载
    积分:1
  • 用Eclipse里面的SWT控件对连接库的实现
    用Eclipse里面的SWT控件对连接数据库的实现 -Using Eclipse
    2022-08-14 04:53:06下载
    积分:1
  • 696518资源总数
  • 104891会员总数
  • 7今日下载