高等教育

领先品牌

当前位置:首页>> 高等教育>> 计算机>> 编程>> C语言
  • 标准C语言基础教程(英文影印版)
    标准C语言基础教程(英文影印版)

    原书名:A First Book of ANSI C

    • 作者:Gary J.Bronson
    • 译者:
    • 版次:4
    • ISBN:9787121025310
    • 出版时间:2006-07
    • 出版社:电子工业出版社
    • 定价:¥48.00 元

图书简介

这是一本介绍如何用C语言进行编程的经典教材。


在前三版获得广泛好评的基础上,作者在这一版中新增了许多能丰富读者知识面的内容,如计算机发展历史、软件工程、编程语言的演变过程等。书中总结性的“常见编程错误”和“编译器错误”提示能避免学生少走弯路,各章的程序代码都利用Visual C++.NET和UNIX编译器编译测试过,并能从网上下载。C语言中关于指针的讲授历来是难点之一,但本书采用了prjntf()的方法,能使学生快速理解和运用指针。本书还专门为教师准备了内容丰富的教辅资料。

作者简介

图书目录

Part 1 Fundamentals
Chapte 1 Introduciton to Computer Programming
1.1 history and hardware
1.2 programming languages
1.3 algorihms
1.4 the software development process
1.5 case study:design and development
1.6 common programming errors
1.7 chapter summary
1.8 chapter appendix:numerical storage codes
Chapter 2 Getting Started in C Programming
2.1 introduction to c programming
2.2 programming style
2.3 data types
2.4 arithmetic operations
2.5 variables and declarations
2.6 case study :temperature conversion
2.7 programming and compile errors
2.8 chapter summary
2.9 chapter supplement:memory allocation
Chapter 3 Processing and Interactive Imput
3.1 assignment
3.2 mathematical library functions
3.3 interactive input
3.4 formatted output
3.5 symbolic constants
3.6 case study:interactive input
3.7 common programming and compiler errors
3.8 chapter summary
3.9 chapter supplement:introduction to abstraction
Part 2 Flow of Control
Chapter 4 Selection
Chapter 5 Repetition
Chapter 6 Modularity Using Functions: Part 1
Chapter 7 Modularity Using Functions: Part 2
Part 3 Completing the Basic
Chapter 8 Arrays
Chapter 9 Character Strings
Chapter 10 Data Files
Part 4 Additional Topics
Chapter 11 Arrays, Addresses, and Pointers
Chapter 12 Structures
Chapter 13 Dynamic Data Structures
Chapter 14 Additional Capabilities
Chapter 15 A Brief Introduction to C++
Appendix A Operator Precedence Table
Appendix B ASCII Character Codes
Appendix C The Standard C Library
Appendix D Input, Output, and Standard Error Redirection
Appendix E Floating-Point Number Storage
Appendix F Creating a Personal Library
Appendix G Solutions to Short Answer Questions
 

辅助资料下载

资料名称 文件类型 文件大小 下载

请您登陆后,再进行资料下载。
如果您还没有用户名和密码,请您点击“获取下载资格”按钮,进行申请表格填写,我们会及时跟您取得联系。