网站大量收购闲置独家精品文档,联系QQ:2885784924

12C语言总结及题型.ppt

  1. 1、本文档共8页,可阅读全部内容。
  2. 2、有哪些信誉好的足球投注网站(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
  3. 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载
  4. 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
12C语言总结及题型

* Chap 1. Introduction to Computer Programming 1.2 Programming Languages Machine Language, Assembly Language, Program, Programming 1.3 Algorithms 1.4 The Software Development Process Chap 2. Getting Started in C Programming 2.3 Data Type Integer, Floating-Point (两种表示方法) 2.4 Arithmetic Operations (注意模运算) 2.5 Variables and Declarations. Chap 3. Processing and Interactive Input 3.1 Assignment 赋值、累加、连乘、自加减 3.3 Interactive Input scanf(), getchar(), gets() 3.4 Formatted Output printf(), putchar(), puts(). Chap 4. Selection 4.1 Relational Expressions Relational and Logical Operators 会写出关系表达式、逻辑表达式 4.2 The if and if-else Statement Compound Statements的使用 4.3 The if-else Chain 4.4 The switch Statement Chap 5. Repetition 5.2 The while Statement 5.4 The for Statement 5.6 Nested loops 5.7 The do-while Statement . Chap 6. Modularity Using Functions: Part I 6.1 Function and Parameter Declarations 6.2 Returning a Value 会定义简单函数并调用 Chap 7. Modularity Using Functions: Part II 7.3 Pass by Reference 7.5 Recursion . Chap 8. Arrays 8.1 One-Dimensional Arrays 8.2 Array Initialization 8.3 Arrays as Function Arguments 8.5 Two-Dimensional Arrays 8.8 Searching and Sorting Methods . Chap 9. Character Strings 9.1 String Fundamentals 字符串的简单应用 Chap 10. Data Files 10.1 Declaring,Opening,and Closing File Streams 文件的读写方式 Chap 11. Arrays, Addresses, and Pointers 了解数组、指针、字符串之间的联系 . Chap 12. Structures 会结构体的定义和简单使用 Chap 13. Dynamic Data Structures 了解什么是动态内存分配,什么是链表 Chap 14. Additional Capabilities Conditional Expressions, Bit Operations . I. Evaluate the following expressions (2 points each, 10 points ) II. Write relational (or logical) expressions or declarations (2 points each, 10 points) III. Translate the passages into Chinese (4 points each, 20 points) IV. Analyze and write down the output of the following programs (6 points each, 30 points) V. Programming according to the requirement (10 points each, 30 points) *

文档评论(0)

ligennv1314 + 关注
实名认证
内容提供者

该用户很懒,什么也没介绍

1亿VIP精品文档

相关文档