出版日期:2007年08月
ISBN:9787302155829
[十位:7302155828]
页数:1219
定价:¥129.00
店铺售价:¥45.20
(为您节省:¥83.80)
店铺库存:2
本

正在处理购买信息,请稍候……
我要买:
本
* 如何购买
联系店主:

15914224850
店主推荐图书:
-
¥3.00
-
¥19.90
-
¥10.20
-
¥17.20
-
100分
满分
买家很懒,没有填写任何评论!
[2019-12-20 22:45:11]
赵**
襄阳市
-
100分
满分
确认收货后30天未评价,系统默认好评!
[2019-09-23 22:39:56]
任**
天津市
-
100分
满分
确认收货后30天未评价,系统默认好评!
[2019-09-22 17:09:57]
陈**
广州市
-
100分
满分
确认收货后30天未评价,系统默认好评!
[2019-04-18 09:58:41]
夏**
保定市
-
100分
满分
确认收货后30天未评价,系统默认好评!
[2019-04-17 11:00:05]
宋**
杭州市
《C大学教程(第4版影印版)》内容提要:
本书为英文影印版,介绍了现今5种*流行的程序设计范型——过程式、基于对象、面向对象、通用与事件驱动程序设计。本要包括:C控制语句/函数、过程式编程(C语言)、C数组/指针/链接数据结构、类与对象(C++和Java语言)、C字符与字符串处理、继承/多态性(C++和Java语言)、C结构/联合/位操作、通用编程(c++模板)、图形、GUI与多媒体(Java语言)、事件驱动程序设计(Java语言)等,并给出几百个编程技巧,**经验和警告。
《C大学教程(第4版影印版)》图书目录:
1 Introduction to Computers,the Internet and the World Wide Web
1.1 Introduction
1.2 What Is a Computer?
1.3 Computer Organization
1.4 Evolution of Operating Systems
1.5 Personal,Distributed and Client/Server Computing
1.6 Machine Languages,Assembly Languages and High-Level Languages
1.7 FORTRAN,COBOL,Pascal and Ada
1.8 History Of C
1.9 C Standard Library
1.10 C++
1.11 Java
1.12 BASIC,Visual Basic,Visual C++,C#and.NET
1.13 Key Software Trend:Object Technology
1.14 Basics of a Typical C Program Development Environment
1.15 Hardware Trends
1.16 History of the Internet
1.17 History of the Wodd Wide Web
1.18 General Notes About C and this Book
2 Introduction to C Programming
3 Structured Program Development in C
4 C Program Control
5 C Functions
6 C Arrays
7 C Pointers
8 C Characters and Strings
9 C Formatted Input/Output
10 C Structures,Unions,Bit Manipulations and Enumerations
11 C File Processing
12 C Data Structures
13 C Preprocessor
14 Other C Topics
15 C++ as a "Better C"
16 C++ Classes and Data Abstraction
17 C++ Classes:Part Ⅱ
18 C++ Operator Overloading
19 C++ Inheritance
20 C++ Virtual Functions and Polymorphism
21 C++ Stream Input/Output
22 C++ Templates
23 C++ Exception Handling
24 Introduction to Java Applications and Applets
25 Beyond C and C++:Operators,Methods and Arrays in Java
26 Java Object-Based Programming
27 Java Object-Oriented Programming
28 Java Graphics and Java2D
29 Java Graphical User Interface Components
30 Java Multimedia:Images,Animation and Audio
31 Internet and Web Resources
A Internet and Web Resources
B C99 Internet and Web Resources
C Operator Precedence Charts
D ASCII Character Set
E Number Systems
F C Standard Library Resources