- 1、有哪些信誉好的足球投注网站(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。。
- 2、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 3、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
- 4、该文档为VIP文档,如果想要下载,成为VIP会员后,下载免费。
- 5、成为VIP后,下载本文档将扣除1次下载权益。下载后,不支持退款、换文档。如有疑问请联系我们。
- 6、成为VIP后,您将拥有八大权益,权益包括:VIP文档下载权益、阅读免打扰、文档格式转换、高级专利检索、专属身份标志、高级客服、多端互通、版权登记。
- 7、VIP文档为合作方或网友上传,每下载1次, 网站将根据用户上传文档的质量评分、类型等,对文档贡献者给予高额补贴、流量扶持。如果你也想贡献VIP文档。上传文档
查看更多
c 语言概述(C Language Overview)
c 语言概述(C Language Overview) Introduction I. teaching aims The chapter mainly introduces characteristics of C language, the basic structure, the basic input and output statements and C code editing, compiling, running method, requires an understanding of the features of the C language, master the basic structure of C program, master the input and output function scanf () and printf () the basic usage, familiar with C program editor, compiling, debugging and running process. Two, the main points of knowledge Features of 1.C language (1) rich data types (2) structured control statements (3) efficient target code (4) good portability The basic structure of 2.C language (1) composed of a main function main () or a main function and other functions (2) each function is enclosed with {} (3) after each statement; The use of 3. library function printf () (1) function and usage format of function printf () (2) the use of commonly used escape characters (3) the significance and use of the common format symbols The use of 4. library function scanf () (1) function and usage format of function scanf () (2) the relation between format control and input data format (3) the use of address table columns 5.C program development process (1) edit, compile, connect, and execute (2) source program, target program, executable program Three, side by side learning Section 1.1 of the C language The C language was designed by D.M.Ritchie in 1972 on the basis of the B language, mainly for writing UNIX operating systems. Portable C language compilers appeared in 1977, allowing UNIX systems written in C to be used on a variety of computers. With the extensive application of UNIX, C has been popularized and promoted, and eventually becomes one of the most widely used computer languages in the world, independent of UNIX. In 1983, the American National Standards Institute (ANSI) developed the C language standard, that is, ANSI C. The various versions of C currently popular are based on them, such as
您可能关注的文档
- 2014英国剑桥大学申请条件介绍(2014 University of Cambridge introduced the application conditions).doc
- 2015国考行测判断推理每日一练(11.1)(In the 2015 test line test judgment practice a day (11.1)).doc
- 2015年北京大学汇丰商学院考研必看经验.doc
- 2013货币政策稳中有进(2013 monetary policy steady progress).doc
- 2015年南开大学翻译硕士专业mti考研复习大纲(2015 Nankai University master of translation professional MTI review outline).doc
- 2015年普通高等学校招生全国统一考试(四川卷)考试说明及题型示例(历史)(In 2015, the unified national college entrance examination (Sichuan volume) instructions and sample questions (History)).doc
- 2015年最流行的男孩女孩英文名字推荐大全(Boys and girls in 2015 the most popular English recommended name Daquan).doc
- 2015高考物理一轮复习课时跟踪检测(十二)牛顿运动定律的综合应用(二)试题及完整解析答案-39 - 副本(2015 college entrance examination physics a review class tracking detection (twelve) comprehensive application of Newton's law of motion (two) questions and.doc
- 2014期末(At the end of 2014).doc
- 20种ps技术(20 kinds of PS Technology).doc
- c 程序的存储结构(Storage structure of C program).doc
- c++教学大纲(The c++ syllabus).doc
- c++_time类(Class c++_time).doc
- c++术语中英对照(C++ terms in English and Chinese).doc
- c++中const用法总结(Summary of const usage in c++).doc
- c++程序设计论文(C++ programming papers).doc
- c++简单反射代码(C++ simple reflection code).doc
- c++期末复习(程序填空题)1(C++ final review (fill in the blanks) 1).doc
- c++名家对话-008访问限制(C++ masters dialogue -008 access restrictions).doc
- c++编写进程调度模拟程序(Preparation of c++ scheduling process simulation program).doc
文档评论(0)