点击切换搜索课件文库搜索结果(843)
文档格式:DOC 文档大小:190KB 文档页数:6
Text 1 Data Structure Exercises 1. Multiple choices (1)The attributes of the stack are(A B C. queue D. built into their circuitry
文档格式:PPT 文档大小:3.23MB 文档页数:64
Chapter 10 Topics Built-In Simple Types s Integral and Floating Point Data Types s Using Combined Assignment Operators s Prefix and Postfix Forms of Increment and Decrement Operators Additional C++ Operator
文档格式:PPT 文档大小:3.27MB 文档页数:81
Programming in C+ Chapter 5 Topics Data Type bool Using Relational and Logical Operators to Construct and Evaluate Logical Expressions XIf-Then-Else Statements
文档格式:PPT 文档大小:431.5KB 文档页数:12
天津大学:《数据结构 Data Structures》课程PPT教学课件(英文版)CHAPTER 8 THE DISJOINT SET ADT
文档格式:PPT 文档大小:531KB 文档页数:28
(1) Input There are zero or more quantities that are externally supplied. (2) Output At least one quantity is produced. (3) Definiteness Each instruction is clear and unambiguous. (4) Finiteness If we trace out the instructions of an algorithm, then for all cases, the algorithm terminates after finite number of steps. (5) Effectiveness Every instruction must be basic enough to be carried out, in principle, by a person using only pencil and paper. It is not enough that each operation be definite as in(3); it also must be feasible
文档格式:DOC 文档大小:22KB 文档页数:3
void tsmatr ix Add( TSMatrix A, TSMatr ix B, TSMatr ix&C)//三元组 表示的稀疏矩阵加法 C. mu=A. mu: C nu=A. nu C tu=0 pa=1;pb=1;pc=1; for(x=1;x<=A.mu;x+)//对矩阵的每一行进行加法 while(A data lpal. i
文档格式:DOC 文档大小:65.5KB 文档页数:9
Exercises 1. Fill in the blanks with appropriate words according to the text (1)The end equipment is either generates the digital information for transmission or uses the received digital data
文档格式:DOC 文档大小:722.5KB 文档页数:27
数据库应用程序的开发始终算得上是VB编程中的难点,这是因为你不仅要熟悉VB中关于 数据库编程方面的知识(当然这是十分简单的)还要了解数据库的知识。本系统主要用来实现学 生基本情况和学生成绩的录入、修改、查询、删除和打印等功能。通过本系统,可以了解如何使 用 Visual Basic来开发一个比较完整的数据库应用程序。用到的数据库控件有DATA、ADO,添 加的一个数据环境
文档格式:DOC 文档大小:42.5KB 文档页数:6
Unit 4 the Fundamentals of computer Hardware Text 1 Organization of computer System components Now let's look at our computer definition: A computer is a fast and accurate system. It is organized to accept, store, and process data and produce output results. This section will explain
文档格式:PPT 文档大小:0.98MB 文档页数:56
The C Programming Language Chapter 1 An Overview of C 1.2 The feature of C -Cis terse, it has fewer keywords - has lot of operators and data types> - is structured and modular. -C is the basis for C++ and Java - is portable. Code written on one machine can
首页上页7879808182838485下页末页
热门关键字
搜索一下,找到相关课件或文库资源 843 个  
©2008-现在 cucdc.com 高等教育资讯网 版权所有