国外计算机科学教材系列:标准C语言基础教程(英文版)(第4版)

国外计算机科学教材系列:标准C语言基础教程(英文版)(第4版)
分享
扫描下方二维码分享到微信
打开微信,点击右上角”+“,
使用”扫一扫“即可将网页分享到朋友圈。
作者: [美]
2006-07
版次: 4
ISBN: 9787121025310
定价: 48.00
装帧: 平装
开本: 16开
纸张: 胶版纸
页数: 599页
字数: 868千字
正文语种: 英语
  • 这是一本介绍用C语言进行计算机编程的经典教材。通过大量的实例和练习,《国外计算机科学教材系列:标准C语言基础教程(英文版)(第4版)》系统介绍了C语言编程中涉及的输入输出、条件选择、循环、函数、数组、字符串、数据类型、宏、指针、动态数据结构、库函数等基本内容,使读者在学习之后就能很快掌握C语言编程的精髓。《国外计算机科学教材系列:标准C语言基础教程(英文版)(第4版)》还对面向对象的C++编程技术进行了介绍,书中对计算机软件硬件发展历史的回顾同样是这一版本的特色之一。书中第一章都附有大量习题,附录还列出了主要习题的答案。
    《国外计算机科学教材系列:标准C语言基础教程(英文版)(第4版)》结构合理,内容深入浅出,适合用做高等学校本科和专科教材,也适合初学编程的自学者。 Part1Fundamentals
    Chapte1IntroducitontoComputerProgramming
    1.1historyandhardware
    1.2programminglanguages
    1.3algorihms
    1.4thesoftwaredevelopmentprocess
    1.5casestudy:designanddevelopment
    1.6commonprogrammingerrors
    1.7chaptersummary
    1.8chapterappendix:numericalstoragecodes
    Chapter2GettingStartedinCProgramming
    2.1introductiontocprogramming
    2.2programmingstyle
    2.3datatypes
    2.4arithmeticoperations
    2.5variablesanddeclarations
    2.6casestudy:temperatureconversion
    2.7programmingandcompileerrors
    2.8chaptersummary
    2.9chaptersupplement:memoryallocation
    Chapter3ProcessingandInteractiveImput
    3.1assignment
    3.2mathematicallibraryfunctions
    3.3interactiveinput
    3.4formattedoutput
    3.5symbolicconstants
    3.6casestudy:interactiveinput
    3.7commonprogrammingandcompilererrors
    3.8chaptersummary
    3.9chaptersupplement:introductiontoabstractModelion

    Part2FlowofControl
    Chapter4Selection
    Chapter5Repetition
    Chapter6ModularityUsingFunctions:Part1
    Chapter7ModularityUsingFunctions:Part2

    Part3CompletingtheBasic
    Chapter8Arrays
    Chapter9CharacterStrings
    Chapter10DataFiles

    Part4AdditionalTopics
    Chapter11Arrays,Addresses,andPointers
    Chapter12Structures
    Chapter13DynamicDataStructures
    Chapter14AdditionalCapabilities
    Chapter15ABriefIntroductiontoC++
    AppendixAOperatorPrecedenceTable
    AppendixBASCIICharacterCodes
    AppendixCTheStandardCLibrary
    AppendixDInput,Output,andStandardErrorRedirection
    AppendixEFloating-PointNumberStorage
    AppendixFCreatingaPersonalLibrary
    AppendixGSolutionstoShortAnswerQuestions
  • 内容简介:
    这是一本介绍用C语言进行计算机编程的经典教材。通过大量的实例和练习,《国外计算机科学教材系列:标准C语言基础教程(英文版)(第4版)》系统介绍了C语言编程中涉及的输入输出、条件选择、循环、函数、数组、字符串、数据类型、宏、指针、动态数据结构、库函数等基本内容,使读者在学习之后就能很快掌握C语言编程的精髓。《国外计算机科学教材系列:标准C语言基础教程(英文版)(第4版)》还对面向对象的C++编程技术进行了介绍,书中对计算机软件硬件发展历史的回顾同样是这一版本的特色之一。书中第一章都附有大量习题,附录还列出了主要习题的答案。
    《国外计算机科学教材系列:标准C语言基础教程(英文版)(第4版)》结构合理,内容深入浅出,适合用做高等学校本科和专科教材,也适合初学编程的自学者。
  • 目录:
    Part1Fundamentals
    Chapte1IntroducitontoComputerProgramming
    1.1historyandhardware
    1.2programminglanguages
    1.3algorihms
    1.4thesoftwaredevelopmentprocess
    1.5casestudy:designanddevelopment
    1.6commonprogrammingerrors
    1.7chaptersummary
    1.8chapterappendix:numericalstoragecodes
    Chapter2GettingStartedinCProgramming
    2.1introductiontocprogramming
    2.2programmingstyle
    2.3datatypes
    2.4arithmeticoperations
    2.5variablesanddeclarations
    2.6casestudy:temperatureconversion
    2.7programmingandcompileerrors
    2.8chaptersummary
    2.9chaptersupplement:memoryallocation
    Chapter3ProcessingandInteractiveImput
    3.1assignment
    3.2mathematicallibraryfunctions
    3.3interactiveinput
    3.4formattedoutput
    3.5symbolicconstants
    3.6casestudy:interactiveinput
    3.7commonprogrammingandcompilererrors
    3.8chaptersummary
    3.9chaptersupplement:introductiontoabstractModelion

    Part2FlowofControl
    Chapter4Selection
    Chapter5Repetition
    Chapter6ModularityUsingFunctions:Part1
    Chapter7ModularityUsingFunctions:Part2

    Part3CompletingtheBasic
    Chapter8Arrays
    Chapter9CharacterStrings
    Chapter10DataFiles

    Part4AdditionalTopics
    Chapter11Arrays,Addresses,andPointers
    Chapter12Structures
    Chapter13DynamicDataStructures
    Chapter14AdditionalCapabilities
    Chapter15ABriefIntroductiontoC++
    AppendixAOperatorPrecedenceTable
    AppendixBASCIICharacterCodes
    AppendixCTheStandardCLibrary
    AppendixDInput,Output,andStandardErrorRedirection
    AppendixEFloating-PointNumberStorage
    AppendixFCreatingaPersonalLibrary
    AppendixGSolutionstoShortAnswerQuestions
查看详情
12