点击切换搜索课件文库搜索结果(858)
文档格式: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 文档大小: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 文档大小: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 文档大小:1.64MB 文档页数:97
1 Preliminaries 1. Terminology Lineal Tree Pedigree Tree ( binary tree )
文档格式:PPT 文档大小:183KB 文档页数:17
const int maxLen = 128; class String { int curLen; //串的当前长度 char *ch; //串的存储数组 public: String ( const String& ob ); String ( const char * init );
文档格式:PPT 文档大小:712KB 文档页数:58
采用计算机对生产过程进行监视和测量的系统,一般称 为数据采集系统 (Data Acquisition System 简称DAS),或称为 计算机安全监视系统、计算机信息处理系统、数据采集监视 和处理系统等。 国外最早应用计算机对生产过程进行监视和测量在60年代 初期,据统计,1968年时美国在火电厂应用计算机已多达190 多台,其中70%左右为纯粹的DAS系统,30%左右除DAS系统 以外,少部分具有的运行控制功能
文档格式: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
文档格式:DOC 文档大小:28.5KB 文档页数:6
Defintion: GDP is the total market value of all final goods and services produced by a country. Final versus Intermediate: By \final\, we mean the goods and service that are purchased for final use by purchaser and not for resale or further processing. The meaning intermediate is opposite to final. Value Added: GDP not only reflects the market value of final goods and service, but also reflect the income generated from producing these final goods and service
文档格式:PPT 文档大小:916.5KB 文档页数:84
5.1 4位加法计数器的VHDL描述 5.2不同工作方式的时序电路设计 5.3 数据对象DATA OBJECTS
文档格式:DOC 文档大小:49.5KB 文档页数:3
1. 在 PC 机上使用 C 语言,若有如下定义: struct data { int i; char ch; float f; }a; 则结构变量 a 占用内存的字节数是
首页上页2829303132333435下页末页
热门关键字
搜索一下,找到相关课件或文库资源 858 个  
©2008-现在 cucdc.com 高等教育资讯网 版权所有