- 12
- 0
- 约3.58千字
- 约 34页
- 2019-05-06 发布于广东
- 举报
Lesson 15 Structures Hu Junfeng 2007/11/21 Objectives Single Structures Structure operations Arrays of Structures Passing and Returning Structures Case study: sort by index Case study: search by index Structure: introduction Structure: a group of variables gather together, got one name, often used to describe different features of one object For Example: struct Person { char name[80]; int height; int weight; }; Structure: exp1a Define a structure Declare variables of the structure Structure: exp1 Structure operations Valid Operations Assigning:
您可能关注的文档
- 包头师范学院区域分析与规划课件第七章第三节 区域规划的由来与发展.ppt
- 包头师范学院区域分析与规划课件第七章第四节 区域规划的方法和程序.ppt
- 包头师范学院区域分析与规划课件第七章第一节 区域规划的概念及内容.ppt
- 包头师范学院区域分析与规划课件第十章 区域管治.ppt
- 包头师范学院人力资源管理课件第3章 人力资源管理者和人力资源管理部门.ppt
- 包头师范学院数据库原理与应用课件 第五章.ppt
- 包头师范学院数学教学论课件 绪论.ppt
- 包头师范学院数学教学论课件第八章 中学数学教育测量和评价.ppt
- 包头师范学院数学教学论课件第六章 中学数学能力.ppt
- 包头师范学院数学教学论课件第七章 中学数学的教学手段与教学方法.ppt
原创力文档

文档评论(0)