点击切换搜索课件文库搜索结果(3585)
文档格式:PPT 文档大小:66.5KB 文档页数:12
第一章C语言的基本概念 学习目标 1.了解C语言的发展历史 2.了解C语言的特点 3.了解程序的基本概念 4.掌握C语言中定义标识符的方法 5.了解C语言的编译与执行过程
文档格式:PPT 文档大小:5.38MB 文档页数:88
主要内容: 一、电磁波的辐射及其计算公式 二、电磁波辐射基本单元的辐射特性 三、天线的一般概念及其主要参数 四、广义 Maxwell方程组及其应用 五、雷达概念及其工作原理
文档格式:PPT 文档大小:128KB 文档页数:62
第一节栈 3.1.1栈的类型定义 栈(Stack)是限定只能在表的一端进行插入和删除操作的线性表。 在表中,允许插入和删除的一端称作“栈顶(top)”,不允许插入和删除的另一端称作\栈底(bottom)\
文档格式:PPT 文档大小:233KB 文档页数:43
线性结构 线性结构是一个数据元素的有序(次序)集合。 它有四个基本特征: 1.集合中必存在唯一的一个第一元素\; 2.集合中必存在唯一的一个最后元素\; 3.除最后元素之外,其它数据元素均有唯一的\后继\;
文档格式:PPT 文档大小:1.09MB 文档页数:69
CHAPTER 3Lists S1 Abstract Data Type (ADT) Definition Data Type Objects Operations Example】int={0,±1,±2,…,IT_MAX,IT_MIN} +,-,×,÷,%,…} 【 Definition】 An Abstract Data Type(adt) is data type that is organized in such a way that the specification on the objects and specification of the
文档格式:PPT 文档大小:1.64MB 文档页数:97
Definition A tree is a collection of nodes. The collection can be empty: otherwise, a tree consists of (1) a distinguished node r, called the root; (2)and zero or more nonempty(sub)trees T1,., Tk, each of whose roots are connected by a directed edge from r Note:
文档格式:PPT 文档大小:3.01MB 文档页数:89
chapter 9 GRAPH ALGORITHMs $I Definitions e G(V,E) where G: =graph, V=V(G): :=finite nonempty set of vertices, andE=E(G): : = finite set of edges. d' Undirected graph:(V;,vi)=(j,vi): =the same edge 6 Directed graph(digraph): :=2* I tailhead
文档格式:PPT 文档大小:183KB 文档页数:17
string is composed ofn(20) characters in an orderly sequence recorded as s:“c1C2C3…Cn” S is string name c123n is value is a character n is string length Such as,S=“ TSinghua University
文档格式:PPT 文档大小:219.5KB 文档页数:45
动态查找结构 动态的m路查找树 现在我们所讨论的m路查找树多为可以动态调整的多路查找树,它的一般定义为: 棵m路查找树,它或者是一棵空树,或者是满 足如下性质的树:
文档格式:PPT 文档大小:357.5KB 文档页数:27
第二章线性表 线性结构特点:在数据元素的非空有限集中 存在唯一的一个被称作第一个”的数据元素 存在唯一的一个被称作“最后一个”的数据元素 除第一个外,集合中的每个数据元素均只有一个前驱
首页上页331332333334335336337338下页末页
热门关键字
搜索一下,找到相关课件或文库资源 3585 个  
©2008-现在 cucdc.com 高等教育资讯网 版权所有