6.1 Definition Definition: A queue is a linear list in which additions and deletions take place at different ends. It is also called a first-in-first-out list. The end at which new elements are added is called the rear. The end from which old elements are deleted is called the front
文件格式: PPT大小: 120.5KB页数: 30
5.1 definition of stack Definition A stack is a linear list in which insertions and deletions take place at the same end. This end is called the top. The other end of the list is called the bottom. It is also called a LIFO(last-in-first-out) list
文件格式: PPT大小: 114.5KB页数: 23
4.1 1D-Array 1. One-dimensional array 1D-array is a limited sequence composed of n (n20) elements which are of the same data type. For example:
文件格式: PPT大小: 181KB页数: 58
3.1 Preface 1. data object--- a set of instances or values for example: Boolean={ false,true} Digit={0,1,2,3,4,5,6,7,8,9} Letter={A, B, ....., a,b, ..... Z} NaturalNumber= {0, 1,2, ..... Integer={0,+1,-1,+2,-2,+3,-3,} String={a,, ..... ,aa, ab, ac
文件格式: PPT大小: 212.5KB页数: 53
2.1 Preface Performance of a program: the amount of computer memory and time needed to run a program We use two approaches to determine it: performance analysis performance measurement
文件格式: PPT大小: 170KB页数: 39
The purpose and contents of the course Introduce most used data structures and algorithms Prerequisite of other courses Introduce algorithm analysis Review C++
文件格式: PPT大小: 282.5KB页数: 53
Textbook Data structure, algorithms, and applications in C++, Sartaj Sahmi 数据结构(用面向对象方法与C++描述),殷人昆等
文件格式: PPT大小: 23.5KB页数: 2
9.1宏的基本知识 9.2创建宏和宏组 9.3运行宏 9.4宏的应用实例 9.5习题
文件格式: PPT大小: 583KB页数: 45
8.1 Access数据访问页的基本知识 8.2创建数据访问页 8.3数据访问页的编辑 8.4数据访问页的应用实例 8.5习题
文件格式: PPT大小: 605.5KB页数: 59
7.1报表的基本知识 7.2创建报表 7.3报表的编辑 7.4高级报表设计 7.5报表应用实例 7.6习题
文件格式: PPT大小: 849.5KB页数: 79
©2026 mall.hezhiquan.com 和泉文库
帮助反馈侵权