• C11编程导论英文版
21年品牌 40万+商家 超1.5亿件商品

C11编程导论英文版

92 89 九五品

仅1件

北京通州
认证卖家担保交易快速发货售后保障

作者(美)Paul Deitel(保罗·戴特尔),(美) Har

出版社电子工业出版社

ISBN9787121273162

出版时间2016-03

版次1

装帧平装

开本16开

纸张胶版纸

页数476页

字数99999千字

定价89元

上书时间2024-04-10

灵感飞驰

已实名 已认证 进店 收藏店铺

   商品详情   

品相描述:九五品
商品描述
基本信息
书名:C11编程导论英文版
定价:89.00元
作者:(美)Paul Deitel(保罗·戴特尔),(美) Harvey Deitel(哈维·戴特尔) 著
出版社:电子工业出版社
出版日期:2016-03-01
ISBN:9787121273162
字数:571000
页码:476
版次:0
装帧:平装
开本:16开
商品重量:
编辑推荐
《C11编程导论(英文版)》适合具有一定高级语言编程背景的程序员阅读。
内容提要
本书沿用了Deitel特色的“程序实况解说”,深入探讨了C语言和C标准库。通过完整的语法着色、代码高亮、代码演练和程序输出,全面地介绍了测试程序的概念。本书汇集约5000行C代码和数百个开发技巧,将帮助你构建强大的应用程序。本书的内容包括构建自定义数据结构、标准库等;并选择了C11标准的一些新特性,如多线程来帮助你为目前的多核系统编写高性能的应用程序;C语言安全编程部分展示了如何让你编写的程序具有更好的鲁棒性,不易受到攻击。本书适合具有一定高级语言编程背景的程序员阅读。
目录
目录前言1 Introduction1.1 Introduction1.2 The C Programming Language1.3 C Standard Library1.4 C   and Other C-Based Languages1.5 Typical C Program Development Environment1.5.1 Phase 1: Creating a Program1.5.2 Phases 2 and 3: Preprocessing and Compiling a C Program1.5.3 Phase 4: Linking1.5.4 Phase 5: Loading1.5.5 Phase 6: Execution1.5.6 Standard Input, Standard Output and Standard Error Streams1.6 Test-Driving a C Application in Windows, Linux and Mac OS X1.6.1 Running a C Application from the Windows Command Prompt1.6.2 Running a C Application Using GNU C with Linux1.6.3 Running a C Application Using GNU C with Mac OS X1.7 Operating Systems1.7.1 Windows—A Proprietary Operating System1.7.2 Linux—An Open-Source Operating System1.7.3 Apple’s Mac OS X; Apple’s iOS ? for iPhone ? , iPad ? and iPod Touch ? Devices1.7.4 Google’s Android2 Introduction to C Programming2.1 Introduction2.2 A Simple C Program: Printing a Line of Text2.3 Another Simple C Program: Adding Two Integers2.4 Arithmetic in C2.5 Decision Making: Equality and Relational Operators2.6 Secure C Programming3 Control Statements: Part I3.1 Introduction3.2 Control Structures3.3 The if Selection Statement3.4 The if … else Selection Statement3.5 The while Repetition Statement3.6 Class Average with Counter-Controlled Repetition3.7 Class Average with Sentinel-Controlled Repetition3.8 Nested Control Statements3.9 Assignment Operators3.10 Increment and Decrement Operators3.11 Secure C Programming4 Control Statements: Part II4.1 Introduction4.2 Repetition Essentials4.3 Counter-Controlled Repetition4.4 for Repetition Statement4.5 for Statement: Notes and Observations4.6 Examples Using the for Statement4.7 switch Multiple-Selection Statement4.8 do … while Repetition Statement4.9 break and continue Statements4.10 Logical Operators4.11 Confusing Equality ( == ) and Assignment ( = ) Operators4.12 Secure C Programming5 Functions5.1 Introduction5.2 Program Modules in C5.3 Math Library Functions5.4 Functions5.5 Function Definitions5.6 Function Prototypes: A Deeper Look5.7 Function Call Stack and Stack Frames5.8 Headers5.9 Passing Arguments By Value and By Reference5.10 Random Number Generation5.11 Example: A Game of Chance5.12 Storage Classes5.13 Scope Rules5.14 Recursion5.15 Example Using Recursion: Fibonacci Series5.16 Recursion vs. Iteration5.17 Secure C Programming6 Arrays6.1 Introduction6.2 Arrays6.3 Defining Arrays6.4 Array Examples6.5 Passing Arrays to Functions6.6 Sorting Arrays6.7 Case Study: Computing Mean, Median and Mode Using Arrays6.8 Searching Arrays6.9 Multidimensional Arrays6.10 Variable-Length Arrays6.11 Secure C Programming7 Pointers7.1 Introduction7.2 Pointer Variable Definitions and Initialization7.3 Pointer Operators7.4 Passing Arguments to Functions by Reference7.5 Using the const Qualifier with Pointers7.5.1 Converting a String to Uppercase Using a Non-Constant Pointer to Non-Constant Data7.5.2 Printing a String One Character at a Time Using a Non-Constant Pointer to Constant Data7.5.3 Attempting to Modify a Constant Pointer to Non-Constant Data7.5.4 Attempting to Modify a Constant Pointer to Constant Data7.6 Bubble Sort Using Pass-by-Reference7.7 sizeof Operator7.8 Pointer Expressions and Pointer Arithmetic7.9 Relationship between Pointers and Arrays7.10 Arrays of Pointers7.11 Case Study: Card Shuffling and Dealing Simulation7.12 Pointers to Functions7.13 Secure C Programming8 Characters and Strings8.1 Introduction8.2 Fundamentals of Strings and Characters8.3 Character-Handling Library8.3.1 Functions isdigit , isalpha , isalnum and isxdigit8.3.2 Functions islower , isupper , tolower and toupper8.3.3 Functions isspace , iscntrl , ispunct , isprint and isgraph8.4 String-Conversion Functions8.4.1 Function strtod8.4.2 Function strtol8.4.3 Function strtoul8.5 Standard Input/Output Library Functions8.5.1 Functions fgets and putchar8.5.2 Function getchar8.5.3 Function sprintf8.5.4 Function sscanf8.6 String-Manipulation Functions of the String-Handli
作者介绍

序言

   相关推荐   

—  没有更多了  —

以下为对购买帮助不大的评价

此功能需要访问孔网APP才能使用
暂时不用
打开孔网APP