第十一章结构体与共用体 11.1结构体 结构体是一种构造数据类型。 用途:把不同类型的数据组合成一整----自定义数据类型
文件格式: PPT大小: 485KB页数: 30
The C Programming Language Chapter Functions Chapter 8 Functions Overview Function Definition The Return Statement Arguments---Call By value Function Invocation Nested invocation and Recursion Arrays as parameters Storage classes of variables
文件格式: PPT大小: 670KB页数: 41
Chapter Arrays Chapter 7 Arrays √ derived type; √ set of homogeneous elements; vcan be thought of as a simple variable with an index, or subscript, added. One-dimensional Arrays Two-dimensional Arrays Character Arrays
文件格式: PPT大小: 772KB页数: 33
The C Programming Language Chapter 5 Control Flow 5.1 Overview of c statements C statements: using a semicolon\ as a statement terminator Kinds of c statements
文件格式: PPT大小: 597.5KB页数: 36
The C Programming Language Chapter 4 Input and Output Chapter 4 Input and Output has no I/ statements √#include Standard input and output Formatted output--- Printf Formatted input--- Scanf Examples
文件格式: PPT大小: 402.5KB页数: 17
Chapter 3 Data types, Operators, and Expressions Preparations Data types OConstants and Variables Type Conversions OOperators, and Expressions
文件格式: PPT大小: 823KB页数: 36
The Programming Language Chapter An Overview of C Chapter 1 An Overview of C The history of C The feature of C
文件格式: PPT大小: 350.5KB页数: 17
第二章算法 algorithm 2.1算法的概念 2.2简单算法举例 2.3算法的特性 2.4算法的表示 2.5结构化程序设计方法
文件格式: PPT大小: 107KB页数: 11