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

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

于 2023-08-22 发布 文件大小:2.93 kB
0 194
下载积分: 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 个回复

  • C语言常用算法集合,包括底层编程,字符串处理,效验算法,逆阵、学问题,问题算法...
    C语言常用算法集合,包括底层编程,字符串处理,效验算法,逆阵、数学问题,问题算法-C language commonly used algorithm for the collection, including the underlying programming, string handling, well-tested algorithms, inverse matrix, a mathematical problem, the problem algorithm
    2022-01-31 07:21:00下载
    积分:1
  • 图书管理系统,SQL库课程设计,C语言和SQL实现…
    书籍管理系统,SQL数据库课程设计,用C实现与SQL数据库连接实现书籍增加删除查询等功能模块,采用分模块法,论文与代码齐全,-book management system, SQL database curriculum design, realization of C and SQL database connectivity to achieve books increased inquiries delete function module, a sub-module, papers and complete code,
    2022-02-20 16:05:29下载
    积分:1
  • 这段代展示了如何使用MSChart控件将库信息显示到一个图表中。它演示了这一控件的许多功能。...
    这段代展示了如何使用MSChart控件将数据库信息显示到一个图表中。它演示了这一控件的许多功能。- This section of generation had demonstrated how uses MSChart to control to demonstrate the database information to a graph in. It demonstrated this to control a many function.
    2022-05-29 01:48:08下载
    积分:1
  • Maze. With an m* n matrix, said the long labyrinth of 0 and 1, respectively, the...
    迷宫问题。以一个 m*n的长方阵表示迷宫,0和1分别表示迷宫中的通路和障碍。设计一个程序,对任意设定的迷宫,求出一条从入口到出口的通路,或得出没有通路的结论 起点就是方阵中的(1,1)终点就是(m-1,n-1) -Maze. With an m* n matrix, said the long labyrinth of 0 and 1, respectively, the maze of paths and obstacles. Designing a program, for any set of the maze, find a path from the entrance to the export, or come to the conclusion there is no access point is a square matrix of the (1,1) The end is (m-1, n-1)
    2022-04-15 13:14:53下载
    积分:1
  • 用java语言实现策略模式 BubbleSort.java――冒泡排序算法 ChooseSort.java――选择排序算法 InsertSort.j...
    用java语言实现策略模式 BubbleSort.java――冒泡排序算法 ChooseSort.java――选择排序算法 InsertSort.java――插入排序算法 MergeSort.java――合并排序算法 SortStrategy.java――排序算法的接口 Sort.java――排序类,通过此类的sort()可以对实现了Comparable接口的数组进行升序 SortMain.java――显示界面排序-Using java language model to achieve the strategy BubbleSort.java-- Bubble Sort algorithm ChooseSort.java-- choice of sorting algorithm InsertSort.java-- Insertion Sort algorithm MergeSort.java-- merge sorting algorithm SortStrategy.java-- sort of the interface algorithm Sort. java- Sort category by such sort () can be achieved for an array of Comparable interface ascending SortMain.java-- Display order
    2023-07-31 08:20:03下载
    积分:1
  • 创建有向图,无向图,有向网络,无向网络…
    创建有向图,无向图,有向网,无向网的算法-Create a directed graph, undirected graph, directed networks, undirected networks algorithm
    2022-02-03 22:31:22下载
    积分:1
  • python 文本压缩编码
    描述 (英文): (提示: 至少 100 个字符。请尽你所能描述您的项目的详细信息。更好的内容将为您获得更多的分数)描述 (英文): (提示: 至少 100 个字符。请尽你所能描述您的项目的详细信息。更好的内容将为您获得更多的分数)描述 (英文): (提示: 至少 100 个字符。请尽你所能描述您的项目的详细信息。更好的内容将为您获得更多的分数)描述 (英文): (提示: 至少 100 个字符。请尽你所能描述您的项目的详细信息。更好的内容将为您获得更多的分数)
    2022-12-21 15:25:04下载
    积分:1
  • 个人所得简税计算与作表软件,适合一月多发情况
    个人所得简税计算与作表软件,适合一月多发情况-Brief personal income tax calculation for the table with the software, for January-prone situations
    2022-01-26 05:44:38下载
    积分:1
  • This is a classic look for the nearest point of the algorithm, using VC preparat...
    这是一个经典的寻找最近点对的算法实现,运用VC编写,采用类的方式,是程序更易理解。-This is a classic look for the nearest point of the algorithm, using VC preparation, the type used, the way the process easier to understand.
    2022-02-05 11:01:24下载
    积分:1
  • 作业,用链表堆栈求解中缀算术表达式,win32开发
    数据结构作业,用链表堆栈求解中缀算术表达式,win32开发-data structure operations, using chain Stack Solution sergeant arithmetic expression, the development of win32
    2023-03-02 12:50:03下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载