书籍详情
C++程序设计教学指导与习题集(第二版影印版)
作者:(美国)戴尔等编
出版社:高等教育出版社
出版时间:2003-03-01
ISBN:9787040126587
定价:¥35.00
购买这本书可以去
内容简介
本书是《C++程序设计(第二版影印版)》的配套用书,针对原教程各章内容,设立了学习目标、要点综述、问题讨论、疑难讲解、习题解答、考试练习及解答等单元,随书所附光盘还包括PowerPoint讲稿、考试题库、程序源码等内容,是辅助学习C++程序设计的实用型立体化读物。本书可作为计算机及相关专业师生讲授、学习高级程序设计语言的辅导用书,也可供相关技术人员参考。NellDale自1975年起在美国得克萨斯大学奥斯汀校区执教,1994年夏从全职教师职位退休,现讲授秋季学期课程,在春季和夏季学期从事写作。ChipWeems是美国麻萨诸塞大学Amherst校区计算机系副教授,在过去23年间,讲授了程序设计导论、软件工程、计算机体系结构和并行处理等课程。自1986年起,参与13本教材的写作工作,使数以百万计的学生学会计算机程序设计,其著作已被译为法文、西班牙文和俄文。主要从事计算机体系结构、编译器、并行处理和编译体系结构协作优化等方面的研究。MarkHeadington是美国威斯康辛大学LaCrosse校区计算机系副教授,其擅长授课学科领域是操作系统、C++程序设计和计算机体系结构等。内容:1.程序设计与算法综述2.C++语法、语义与程序开发过程3.数据类型、表达式与输出4.程序输入与软件设计过程5.条件表达式、逻辑表达式与分支控制结构6.循环7.函数8.函数域、生命周期及相关信息9.其他控制结构10.简单数据类型:系统固有类型与用户自定义类型11.结构类型、数据抽象与类12.数组13.基于数组的链表14.面向对象的软件开发15.递归
作者简介
暂缺《C++程序设计教学指导与习题集(第二版影印版)》作者简介
目录
Preface
Chapter 1 Overview of Programming and Problem Solving
Chapter 2 C++Syntax and Semantics,and the Program Development Process
Chapter 3 Numeric Types,Expressions,and Output
Chapter 4 Program Input and the Software Design Process
Chapter 5 Conditions,Logical Expressions,and Selection Control Structures
Chapter 6 Looping
Chapter 7 Functions
Chapter 8 Scope,Lifetime,and More on Functions
Chapter 9 Additional Control Structures
Chapter 10 Simple Data Types:Built-In and User-Defined
Chapter 11 Structured Types,Data Abstraction,and Classes
Chapter 12 Arrays
Chapter 13 Array-Based Lists
Chapter 14 Object-Oriented Software Development
Chapter 15 Recursion
Chapter 1 Overview of Programming and Problem Solving
Chapter 2 C++Syntax and Semantics,and the Program Development Process
Chapter 3 Numeric Types,Expressions,and Output
Chapter 4 Program Input and the Software Design Process
Chapter 5 Conditions,Logical Expressions,and Selection Control Structures
Chapter 6 Looping
Chapter 7 Functions
Chapter 8 Scope,Lifetime,and More on Functions
Chapter 9 Additional Control Structures
Chapter 10 Simple Data Types:Built-In and User-Defined
Chapter 11 Structured Types,Data Abstraction,and Classes
Chapter 12 Arrays
Chapter 13 Array-Based Lists
Chapter 14 Object-Oriented Software Development
Chapter 15 Recursion
猜您喜欢