Главная    Ex Libris    Книги    Журналы    Статьи    Серии    Каталог    Wanted    Загрузка    ХудЛит    Справка    Поиск по индексам    Поиск    Форум   
blank
Авторизация

       
blank
Поиск по указателям

blank
blank
blank
Красота
blank
Deitel H.M. — C++ How to Program
Deitel H.M. — C++ How to Program



Обсудите книгу на научном форуме



Нашли опечатку?
Выделите ее мышкой и нажмите Ctrl+Enter


Название: C++ How to Program

Автор: Deitel H.M.

Аннотация:

With nearly 250,000 sold, Harvey and Paul Deitel'sC++ How to Programis the world's best-selling introduction to C++ programming. Now, this classic has been thoroughly updated! The authors have given this edition a general tune-up of object-oriented programming presentation. The new Fourth Edition has a new code-highlighting style that uses an alternate background color to focus the reader on new code elements in a program. The Deitels' C++ How to Program is the most comprehensive, practical introduction to C++ ever published — with hundreds of hands-on exercises, roughly 250 complete programs written and documented for easy learning, and exceptional insight into good programming practices, maximizing performance, avoiding errors, debugging, and testing. This new Fourth Edition has an upgraded OOD/UML case to latest UML standard, as well as significant improvements to exception handling and operator overloading chapters. Features enhanced treatment of strings and arrays as objects earlier in the book using standard C++ classes, string and vector. The Fourth Edition retains every key concept and technique ANSI C++ developers need to master: control structures, functions, arrays, pointers and strings, classes and data abstraction, operator overloading, inheritance, virtual functions, polymorphism, I/O, templates, exception handling, file processing, data structures, and more. It also includes a detailed introduction to Standard Template Library (STL) containers, container adapters, algorithms, and iterators. The accompanying CD-ROM includes all the code from the book as well as essential software for learning C++. For anyone who wants to learn C++, improve their existing C++ skills, and master object-oriented development with C++.


Язык: en

Рубрика: Технология/

Статус предметного указателя: Готов указатель с номерами страниц

ed2k: ed2k stats

Издание: fifth edition

Год издания: 2005

Количество страниц: 1536

Добавлена в каталог: 14.11.2006

Операции: Положить на полку | Скопировать ссылку для форума | Скопировать ID
blank
Предметный указатель
blank records sequentially      
Block      2nd 3rd 4th 5th 6th 7th 8th
block is active      
block is exited      
block of data      
block of memory      2nd 3rd
block scope      2nd
blocks of memory      
body      
body element (XHTML)      2nd
body section      
Bohm, C.      2nd
Booch, Grady      
bool      
bool data type      
bool value true      
boolalpha      2nd
boolalpha and noboolalpha      
boolalpha stream manipulator      2nd
Boolean attribute in the UML      
border attribute of element table      
Borland C++      2nd 3rd
Borland C++Builder      
bottom of a stack      
bottom tier      
boundary of a storage unit      
bounds      
bounds checking      
box      
br element (XHTML)      
braces ({})      2nd 3rd 4th 5th 6th 7th
bracket ([])      
branch negative      
branch zero instruction      2nd
break      2nd 3rd
break command      
break debugger command      
break mode      2nd
break statement      2nd 3rd 4th
break statement exiting a for statement      
Breakpoint      2nd
brittle software      
Browser      2nd
browser request      
brute force approaches      
brute force processing      
Bubble sort      
Bucket sort      
buffer fills      
buffer is filled      
buffer is flushed      
buffered output      
buffered standard error stream      
Buffering      
Bug      
building a compiler      
building your own compiler      2nd
building-block appearance      
building-block approach      
built-in type      2nd 3rd
Business Logic      
Business rule      
business software      
business-critical computing      
button attribute value (type)      
by cast      
BYTE      2nd
C legacy code      2nd 3rd 4th 5th 6th
C programming language      2nd
C# programming language      
C++      2nd 3rd 4th
C++ Standard Library      2nd
C++ Standard Library class vector      
C-like pointer-based array      
C-style char * strings      2nd
C-style dynamic memory allocation      
C-style pointer-based array      
Cache      
calculate a salesperson's earnings      
calculate the value of p      
calculate the volume of a cube      
calculation with for      2nd
calculations      2nd 3rd
call a function      
Call Stack      
called in reverse order of constructors      2nd
called recursively      
Calling environment      
calling function (caller)      2nd 3rd
calling functions by reference      
calloc      
calls the constructor      
camel case      
cannot be virtual      
cannot specify a return type      
capacity function      2nd
capacity member function of a string      
capacity member function of vector      2nd
capacity of a string      
caption element (XHTML)      
card dealing algorithm      
card games      
Card shuffling and dealing simulation      2nd 3rd 4th 5th 6th
career resource      
career resources      
carriage return ('\r')      2nd
carriage-return escape sequence ('\r')      
carry bit      
CART cookie      
cascaded assignments      
cascading += operators      
cascading member function calls      2nd 3rd
cascading stream insertion operations      
case label      2nd
Case sensitive      
CashDispenser class (ATM case study)      2nd 3rd 4th 5th 6th
casino      
Cast      2nd
cast away const-ness      
cast expression      
CAST operator      2nd 3rd 4th 5th 6th
cast operator function      
cast variable visible in debugger      
Cataloging      
catch      
catch derived-class exceptions      
catch handler      
catch related errors      
catch(...)      2nd
Ceil      
CEIL function      
Celsius and Fahrenheit Temperatures      
Celsius and Fahrenheit Temperatures exercise      
central processing unit (CPU)      
cerr (standard error unbuffered)      2nd 3rd 4th
CGI (Common Gateway Interface)      
CGI script      2nd 3rd 4th 5th
CGI script that allows users to buy a book      
cgi-bin directory      2nd 3rd
chaining stream insertion operations      
char      2nd
char **      
CHAR data type      2nd 3rd 4th 5th
CHARACTER      2nd
character array      2nd 3rd 4th 5th
Character arrays processed as strings      
character code      
character constant      
character entity reference      
character manipulation      
character presentation      
character sequences      
Character set      
character string      2nd 3rd
character's numerical representation      
character-handling functions      2nd
character-handling functions isdigit, isalpha, isalnum and isxdigit      
character-handling functions islower, isupper, tolower and toupper      
character-handling functions isspace, iscntrl, ispunct, isprint and isgraph      
character-string manipulation      
characters in length      
characters represented as numeric codes      
Chart      
checkbox (XHTML)      
checkbox attribute value (type)      
checked access      
checked attribute      
checkerboard pattern      2nd
checkout line in a supermarket      
Child      
child node      
Chinese      
cin (standard input stream)      2nd 3rd 4th 5th 6th
circular include      
circular, doubly linked list      
circular, singly linked list      
clarity      2nd 3rd 4th
class      2nd 3rd 4th 5th 6th 7th
class average on a quiz      
class average problem      2nd
Class bitset and the Sieve of Eratosthenes      
Class diagram      
Class DivideByZeroException definition      
Class hierarchy      2nd 3rd 4th
class Integer definition      
Class keyword      2nd
class library      2nd 3rd 4th 5th
class members default to private access      
class scope      2nd 3rd
class string      2nd
class template      2nd 3rd 4th 5th
class template auto_ptr      
class template vector      
class variable      
class's object code      
class's source code      
class-implementation programmer      
class-scope variable is hidden      
Classes      
classic stream libraries      
clause (or handler)      2nd
Clear function      
clear function of ios_base      
clear member function of containers      
clear member function of first-class containers      
Client      2nd 3rd
client code      
client computer      2nd
client of a class      2nd 3rd
client of a queue      
client of an object      2nd
client tier      
client-code programmer      
client/server computing      
clients.txt      
clog (standard error buffered)      2nd 3rd
close a stream      
close function of ofstream      
closed tour test      
CN
cn (top-level domain)      
COBOL (COmmon Business Oriented Language)      2nd
Coefficient      
Coercion      
coin tossing      2nd
col element (XHTML)      
colgroup element (XHTML)      
collaboration diagram in the UML      2nd
collaboration in the UML      2nd 3rd
collection classes      
colon (:)      2nd 3rd 4th
cols attribute of element textarea (XHTML)      
colspan attribute of element th (XHTML)      
column      
column headings      
column subscript      
Com      
com (top-level domain)      
Combining Class Time and Class Date      
combining Class Time and Class Date exercise      
combining control statements in two ways      
comma operator (,)      2nd 3rd
comma-separated list      2nd 3rd 4th
command line      
command-and-control software system      
command-line argument      2nd
command-line prompt      
comment      2nd 3rd
commercial data processing      
commission worker      
CommissionEmployee class header file      
CommissionEmployee class implementation file      
CommissionEmployee class represents an employee paid a percentage of gross sales      
CommissionEmployee class test program      
CommissionEmployee class uses member functions to manipulate its private data      
CommissionEmployee class with protected data      
Common Gateway Interface (CGI)      2nd
Common Programming Error      
communication diagram in the UML      2nd 3rd
Commutative      
Commutative operation      
comparator function object      2nd
compare member function of class string      
comparing      
comparing strings      
Comparison      
compartment in a class diagram      
compilation and linking process      
compilation error      
compilation phase      
compilation process for a Simple program      
compilation unit      
compile      
compile-time error      
Compiler      
compiler dependent      
compiler error      
compiler generates SML instruction      
compiler optimization      
compiler option      
compiling      2nd 3rd
compl      
compl operator keyword      
complement operator (~)      
COMPLEX      
Complex class      2nd
Complex class definition      
Complex class member-function definitions      
complex conditions      
complex numbers      2nd
Complex XHTML table      
Component      
component diagram in the UML      
component in the UML      2nd
component-oriented software development      
components      
composite structure diagram in the UML      
composition      2nd 3rd 4th 5th 6th 7th
Compound interest      2nd 3rd 4th
Compound interest calculations with for      
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16
blank
Реклама
blank
blank
HR
@Mail.ru
       © Электронная библиотека попечительского совета мехмата МГУ, 2004-2024
Электронная библиотека мехмата МГУ | Valid HTML 4.01! | Valid CSS! О проекте