新闻资讯
看你所看,想你所想

C语言专业英语

C语言专业英语

C语言专业英语

《C语言专业英语》是2014年中国科学技术大学出版社出版的图书,作者是尹东、方毅、徐骏、周远远。

基本介绍

  • 书名:C语言专业英语
  • 作者:尹东、方毅、徐骏、周远远
  • ISBN:978-7-312-03436-7
  • 定价:16.00元
  • 出版社:中国科学技术大学出版社
  • 出版时间:2014.07
  • 装帧:平装

内容简介

本书简明地介绍了套用广泛的计算机程式语言——C语言。全书包括9章和附录:第1章主要介绍计算机软、硬体知识及软体工程的重要性;第2章详细介绍算法的概念以及程式结构、编程环境等;第3章介绍C语言的基本知识,包括编程方法、数据类型、表达式;第4章介绍3种结构,包括顺序、选择和循环;第5章介绍数组概念及其套用;第6章介绍函式概念及其套用;第7章全面细緻地介绍指针概念;第8章介绍结构体概念;第9章介绍档案概念及其使用;附录提供了多类库中的多个函式的原型申明。
本书可作为高等学校本科生的授课教材,也可为广大编程工作者提供参考服务。

目录

PrefaceⅠ
前言Ⅲ
Chapter 1 Fundamentals1
1.1A Simple Structure of Computer Hardware
1.2The Computer Soul—Software
1.3C Language and Its Integrated Development
1.4Software Engineering
Chapter 2Problem Solving Method8
2.1Algorithms
2.2Programming Idioms and Paradigms
2.3Programming Your First Program
2.4Programming Errors and Debugging
Chapter 3Program Structure, Data Types, and Expressions16
3.1Program Structure
3.2Data Types
3.3Expressions
Chapter 4Program ControlDecisions and Looping29
4.1Introduction
4.2The if Statement
4.3The Loop Control Structure
4.4The case Control Structure
4.5Samples
Chapter 5Arrays48
5.1Defining an Array
5.2Initializing Arrays
5.3Multidimensional Arrays
5.4Variablelength Array
Chapter 6Functions58
6.1Defining a function
6.2Parameters
6.3Local and Global Variables
6.4Automatic and Static Variables

相关推荐

声明:此文信息来源于网络,登载此文只为提供信息参考,并不用于任何商业目的。如有侵权,请及时联系我们:yongganaa@126.com