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

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

blank
blank
blank
Красота
blank
Lippman S.B., Lajoie J., Moo B.E. — C++ Primer
Lippman S.B., Lajoie J., Moo B.E. — C++ Primer



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



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


Название: C++ Primer

Авторы: Lippman S.B., Lajoie J., Moo B.E.

Аннотация:

This popular tutorial introduction to standard C++ has been completely updated, reorganized, and rewritten to help programmers learn the language faster and use it in a more modern, effective way.Just as C++ has evolved since the last edition, so has the authors' approach to teaching it. They now introduce the C++ standard library from the beginning, giving readers the means to write useful programs without first having to master every language detail. Highlighting today's best practices, they show how to write programs that are safe, can be built quickly, and yet offer outstanding performance. Examples that take advantage of the library, and explain the features of C++, also show how to make the best use of the language. As in its previous editions, the book's authoritative discussion of fundamental C++ concepts and techniques makes it a valuable resource even for more experienced programmers.Program Faster and More Effectively with This Rewritten Classic Restructured for quicker learning, using the C++ standard library Updated to teach the most current programming styles and program design techniques Filled with new learning aids that emphasize important points, warn about common pitfalls, suggest good programming practices, and provide general usage tips Complete with exercises that reinforce skills learned Authoritative and comprehensive in its coverageThe source code for the book's extended examples is available on the Web at the address below.


Язык: en

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

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

ed2k: ed2k stats

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

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

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

Операции: Положить на полку | Скопировать ссылку для форума | Скопировать ID
blank
Предметный указатель
Display      
divides<T>      
division (/)      2nd
division and modulus result      
Do While      
Do While statement      
domain_error      
dot (.)      2nd
dot (.*)      2nd
dot operator (.)      2nd
double      
double (numEnum or numenum)      
do_display      
duplicate word program      
duplicate words      
Dynamic      2nd
Dynamic binding      2nd
Dynamic type      2nd
dynamically allocated      
dynamically allocated array      
dynamically allocated object      
dynamic_cast      2nd 3rd
dynamic_cast operator, example      
dynamic_cast, example      
edit-compile-debug      2nd
element type constraints      
elements and destructor      
elements are copies      
Ellipsis      
ellipsis parameter      
else      [See if statement]
else branch      2nd
Empty      
Encapsulation      2nd
END      
end-of-file      2nd 3rd
end-of-file character      
Endangered      
endl      
endl flushes the buffer      
ends flushes the buffer      
ends, manipulator flushes the buffer      
entering from keyboard      
enum      
enum keyword      
Enumeration      2nd
enumeration parameter      
enumeration type to integer      
Enumerator      
environment, integrated development      
eof      
eofbit      
equal      
equal member      
equal member function      
Equality      2nd
equality (==)      2nd 3rd 4th
equality operator      
equality operators      2nd
equality operators (==), (!=)      
equal_range      
equal_range,      
equal_to<T>      
Erase      
Error      
Error detection      
Error handling      
Error, standard      
errors at link time      
escape sequence      2nd
eval function      
Evaluation      
example      
examples      
exception      
Exception classes      
exception for virtual destructors      
Exception handling      2nd
exception in destrutor      
exception object      2nd
exception safety      2nd
exception specification      
exception specifications      
exception specifier      
exception, raise      [See throw]
executable      
Executable file      
execution flow      
EXIT_FAILURE      
EXIT_SUCCESS      
explained      
Explicit      2nd
explicit and class template      
explicit and function template      
explicit call to      
explicit call to postfix operators      
explicit constructor      
explicit template argument      
explicit template instantiation      
export      
exporting C++ to C      
Expression      2nd 3rd 4th
expression statement      2nd
extended_compute      
extending the hierarchy      
Extension      
extension, compiler      
extern      
extern 'C'      [See linkage directive]
extern const      
Factorial      
factorial program      
fail      
failbit      
FILE      
file marker      
file mode      2nd
file random access      
file static      2nd
fill      
fill_n      
final class definition      
find      
find last word      
find last word program      
finding a catch clause      
find_end      
find_first_not_of      
find_first_not_of, string      
find_first_of      2nd 3rd
find_if      2nd
find_last_not_of      
find_last_not_of, string      
find_last_of      
find_last_of, string      
find_val program      
find_val,      
fixed      2nd
Fixed manipulator      
flag for inclusion compilation model      
Flip      
float      
float (numF or numf)      
float (numF or numf),      
floatfield member      
Floating point      
floating point literal      [See double literal]
flow of control      2nd
flush flushes the buffer      
flush, manipulator flushes the buffer      
flushing      
flushing buffer      
flushing input buffer      
flushing output buffer      
Folder      [See Message]
for      2nd
for associative container      
for derived class      
for header      
for remote virtual base      
for sequential container      
for statement      2nd
for statementfor      
for statementfor statement      
format state      
Formatting      
Forward      2nd
forward declaration      
forward declaration of class type      
forward iterator      2nd
for_each      
fp_compute      
free store      2nd
freelist      2nd
friend      
friend declaration      
Friend keyword      
friends      
friendship      
friendship not inherited      
from bool      
from function pointer      
from istream      
from main      
from main allowed      
Front      
front_inserter      2nd
front_inserter,      
fstream      2nd 3rd
Function      2nd 3rd
function adaptor      2nd 3rd
function body      2nd 3rd 4th
function call      2nd 3rd
Function declaration      
Function definition      
function matching      
function matching of template and nontemplate functions      
function name      2nd
function object      
function pointer      
function pointers      
function prototype      2nd
function reference return type      
function return      
function return type      2nd 3rd
function return value      
function returning      
function scope      
Function table      
function template      2nd
function template specialization      2nd
function template, example      
function to pointer      
function try block      
g++
GCD      
gcd program      
gcount      
Generate      
generate_n      
GENERIC      2nd
generic algorithm      [See algorithm]
generic algorithms      
generic class      
generic handle      
generic handle class      2nd
generic memory management      [See CachedObj]
generic programming      2nd
get      
get definition      
get member      
get members      
getline      2nd
getline, example      
get_cursor definition      
global      
Global namespace      2nd
global scope      2nd
global variable, lifetime      
GNU      
GNU compiler      
good      
goto      2nd
GOTO statement      2nd
greater-than (>)      2nd 3rd 4th
greater-than-or-equal (>=)      2nd 3rd 4th
greater<T>      
greater_equal<T>      
GT6      
GT6 program      
GT_cls      
guard header      2nd
Handle      
handle class      
Handler      [See catch clause]
has bidirectional iterator      
has no subscript operator      
has-a relationship      
HasPtr      
Header      
header file      
header file, naming convention      
header guard      2nd
Heap      2nd
held in companion class      
HEX      2nd
hex manipulator      
hexadecimal (0Xnum or 0xnum),      
hexadecimal (\Xnnn)      
hexadecimal escape sequence (\Xnnn)      
hexadecimal, literal (0Xnum or 0xnum),      
hides, names in base hidden by names in derived      
Hierarchy      
hierarchy, inheritance      2nd 3rd
high-order bits      2nd
IDE      
identification, run-time type      2nd
Identifier      2nd
if      2nd 3rd 4th
If statement      2nd 3rd 4th
if statement, else branch      
ifstream      2nd
IGNORE      
illustration      
immediate base      2nd
immediate base class      2nd
implementation      2nd 3rd
implementation inheritance      
IMPLICIT      
implicit conversion      [See conversion]
implicit parameter      2nd
implicit return      
implicit this      2nd
implicit this pointer      2nd 3rd 4th
implicit this pointer, overloaded operator      
implicitly called      
implicitly inline      
in (file mode)      
in and overloaded operator      
in base and derived classes      
1 2 3 4 5 6 7
blank
Реклама
blank
blank
HR
@Mail.ru
       © Электронная библиотека попечительского совета мехмата МГУ, 2004-2024
Электронная библиотека мехмата МГУ | Valid HTML 4.01! | Valid CSS! О проекте