综合搜索课件包文库(990)
文档格式:PPT 文档大小:401KB 文档页数:144
一、线性表的逻辑结构 二、线性表的顺序存贮结构 三、线性表的链式存储-线性链表 四、几种特殊线性链表 五、线性表应用示例
文档格式:PPT 文档大小:253KB 文档页数:85
一、数组是一种十分常用的结构 二、大多数程序设计语言都直接支持数组类型 三、数组的基本操作主要是元素定位 四、本节的主要内容是讨论数组的存贮映射方法
文档格式:PPT 文档大小:440.5KB 文档页数:89
《数据结构》课程教学资源:第五章 树形结构(2/2)
文档格式:PPT 文档大小:529.5KB 文档页数:114
8.1.1检索的概念 检索也称查找 检索是指在数据元素(记录)集合中求出满足某给定条件的记录数据元素(记录)中确定某特定数据字段的值与给定值相匹配的
文档格式:PPT 文档大小:170KB 文档页数:39
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 文档大小:181KB 文档页数:58
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 文档大小:120.5KB 文档页数:30
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 文档大小:180KB 文档页数:73
Two kinds of data structure Linear: list, stack, queue, string Non-linear: tree, graph
文档格式:PPT 文档大小:1.31MB 文档页数:77
一、使程序简洁、紧凑、高效 二、有效地表示复杂的数据结构 三、动态分配内存 四、得到多于一个的函数返回值
文档格式:PPT 文档大小:1.92MB 文档页数:124
第7章图 7.1图的定又和木语 1、图、顶点、边 图G是由集合V(G)和E(G)组成,记为G=e),其中V(G)是顶点的非空有限集合,E(G)是边的有限集合,边是点的无序对或有序对
首页上页4445464748495051下页末页
热门关键字
搜索一下,找到相关课件或文库资源 990 个  
©2008-现在 cucdc.com 高等教育资讯网 版权所有