点击切换搜索课件文库搜索结果(843)
文档格式:PDF 文档大小:251.95KB 文档页数:29
Balanced search tree: A search-tree data structure for which a height of O(lg n) is guaranteed when implementing a dynamic set of n items
文档格式:PPT 文档大小:712KB 文档页数:58
采用计算机对生产过程进行监视和测量的系统,一般称 为数据采集系统 (Data Acquisition System 简称DAS),或称为 计算机安全监视系统、计算机信息处理系统、数据采集监视 和处理系统等。 国外最早应用计算机对生产过程进行监视和测量在60年代 初期,据统计,1968年时美国在火电厂应用计算机已多达190 多台,其中70%左右为纯粹的DAS系统,30%左右除DAS系统 以外,少部分具有的运行控制功能
文档格式:PPT 文档大小:183KB 文档页数:17
const int maxLen = 128; class String { int curLen; //串的当前长度 char *ch; //串的存储数组 public: String ( const String& ob ); String ( const char * init );
文档格式:PPT 文档大小:2.14MB 文档页数:89
Definition of search Static search table Dynamic search table Hash table
文档格式:PPT 文档大小:1.64MB 文档页数:97
1 Preliminaries 1. Terminology Lineal Tree Pedigree Tree ( binary tree )
文档格式:PPT 文档大小:498.5KB 文档页数:28
【Definition】An algorithm is a finite set of instructions that, if followed, accomplishes a particular task. In addition, all algorithms must satisfy the following criteria: (1) Input There are zero or more quantities that are externally supplied
文档格式:PPT 文档大小:433.5KB 文档页数:12
1 Equivalence Relations 【Definition】A relation R is defined on a set S if for every pair of elements (a, b), a, b S, a R b is either true or false. If a R b is true, then we say that a is related to b
文档格式:PPT 文档大小:140.5KB 文档页数:29
Exercises Linear equations for the consumption and saving schedule take the general form C=a + bY and S=-a+(1-b)Y, where C, S and Y are consumption, saving and national income respectively. (1) Use the given data to develop specific numerical values for the consumption and saving equations. Write the using these values
文档格式:PPT 文档大小:264.5KB 文档页数:75
Symbol table: major inherited attribute and major data structure in a compiler Principal operations: – Insert: store the information provided by name declarations when processing these declarations – Lookup: retrieve the information associated to a name when that name is used in the associated code
文档格式:PPT 文档大小:421KB 文档页数:72
The memory of a typical computer: A register area; Addressable Random access memory (RAM): A code area; A data area. The code area is fixed prior to execution, and can be visualized as follows:
首页上页4445464748495051下页末页
热门关键字
搜索一下,找到相关课件或文库资源 843 个  
©2008-现在 cucdc.com 高等教育资讯网 版权所有