Главная    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
Предметный указатель
subscript operator      
subscript range      
substr      
substr, string      
subtraction (-)      
supports relational operators      
Swap      
swap program      2nd
swap_ranges      
switch      2nd
switch statement      2nd
synthesized      2nd
synthesized assignment (=)      2nd
synthesized copy      2nd
synthesized copy constructor      2nd
synthesized copy control      
synthesized copy control, volatile      
synthesized default      2nd 3rd 4th
synthesized default constructor      2nd 3rd 4th
synthesized destructor      2nd
tab (\t)      
table of library name and header      
template      [See template argument]
template argument      
template argument conversion      
template argument deduction      
template class      [See class template]
template class or function      
template compilation optimization      
template errors diagnosed at link time      
template example      
template function      [See function template]
TEMPLATE keyword      
template member      [See member template]
Template parameter      
template parameter list      2nd
template parameters      
template specialization      
template version      
template version, char*      
template, namespaces      
template<>      [See template specialization]
Temporary      
temporary object      
terminate      2nd 3rd 4th 5th
terminate function      
test      
TextQuery      
TextQuery class      
that hides inheritance hierarchy      
that reorders elements      
that writes elements      
This pointer      
three, rule of      2nd
through pointer to function      
through pointer to member      
throw      2nd
throw()      
throws bad_cast      
throws exception      2nd
tie member      
to array parameter      
to array type      
to base from derived      
to const      
to const pointer      
to copy unknown type      
to main      
to member function      
to overloaded operator      
to overloaded postfix operator      
to override class-specific memory allocation      
to override name lookup      
to poiner      
to pointer      
to reference      
to signed      
to unsigned      
tolower      
Top      
Total function      
toupper      
to_ulong      
transform      
transformation program, word      
translation unit      [See source file]
trunc (file mode)      
try      2nd 3rd 4th
Try block      2nd 3rd 4th
try keyword      
TYPE      
type as condition      
type checking      
type identification, run-time      2nd
type includes template argument(s)      2nd
type independence      2nd
type member      
type parameter      2nd 3rd 4th
type specifier      2nd
type template parameter      2nd 3rd
type-dependent code      
type-independent code      
type-sensitive equality      
typedef      
typeid      2nd
typeid operator      
typename, keyword      
types defined by      
types related by inheritance      
type_info      
type_info members      
unary      
unary function object      
unary minus (-)      
Unary operator      
unary plus (+)      
uncaught exception      
UNDEFINED      
undefined behavior      2nd
undefined member      
underflow_error      
unexpected      
unformatted operation      
unget      
unhandled exception      
uninitialized      
uninitialized class data member      
uninitialized pointer      
uninitialized variable      
uninitialized_copy      2nd
uninitialized_fill      
union      
union keyword      
unique      
unique_copy      2nd
unitbuf flushes the buffer      
unitbuf, manipulator flushes the buffer      
unnamed      
unnamed namespace      2nd
unsetf member      
unsigned      2nd
unsigned (numU or numu)      
unsigned (numU or numu),      
unsigned char      
unwinding, stack      2nd
uppercase      2nd
uppercase manipulator      
upper_bound      
upper_bound,      
use count      2nd
use counted      
use counting      2nd
used by algorithm      
used implicitly      
used with algorithms      
User      
uses copy constructor      
uses default constructor      
uses element default constructor      
uses of inside class definition      
uses of template parameter      
using      2nd 3rd 4th
using a      
using C linkage      
using constructor      
using declaration      
using declarations      
using declarations to adjust      
using default argument      
using directive      
using equal_range      
using equal_range,      
using explicit destructor call      
using find      
using freelist      
using function object as argument      
using generic Handle      
using operator new and delete      
using placement new      
using synthesized copy control      
using upper_bound      
using upper_bound,      
usually not virtual      
usually virtual      
Utility      
utility header      
U_Ptr      
valid subscript range      
Value      2nd
value initialization      2nd
Value semantics      2nd
valuelike classes      
value_type      
value_type,      
varargs      
Variable      
Variable definition      
variable vs. function declaration      
Vector      2nd
vector capacity      
vector capacity program      
vector memory allocation size      
vector memory allocation strategy      
vector type      
vector, capacity      
vectorvector      
viable      2nd
viable function      2nd
violation      
virtual      [See virtual base class]
virtual base      
virtual base class      
virtual base classes      
virtual function      2nd 3rd
virtual function, calls resolved at run time      
virtual functions      
virtual in base class      
virtual inheritance      
virtual keyword      
virtual, multiple inheritance      
Visual Studio      
void      
void*      2nd
volatile      
volatile implementation      
vowel counting      
vowel counting program      
vs. assignment      
vs. initialization      
wcerr      
wchar_t      
wchar_t streams      
wcin      
wcout      
weak ordering, strict      2nd
wfstream      
what      [See exception]
what member      2nd
while      2nd 3rd 4th
while statement      2nd 3rd 4th
whitespace      
wide character streams      
wifstream      
window, console      
Window_Mgr      
wiostream      
wistream      
wistringstream      
with class type conversion      
with function object argument      
with remote virtual base      
with standard conversion      
with two input ranges      
with value semantics      
wofstream      
Word      2nd
word count      
word count program      
word per line processing      2nd 3rd
word transformation      
word transformation program      
WordQuery      
wostream      
wostringstream      
wrap around      
WRITE      
writing generic code      
wstringstream      
yields lvalue      2nd
yields rvalue      
ZooAnimal class hierarchy      
ZooAnimal, using virtual inheritance      
[ ](subscript)      
[] (subscript)      2nd 3rd
\0 (null character)      
\n (newline character)      2nd
\nnn (octal escape sequence)      
\t (tab character)      2nd
\Xnnn (hexadecimal escape sequence)      2nd
^ (bitwise XOR)      2nd
_ _cplusplus      
_ _DATE_ _      
_ _FILE_ _      
_ _LINE_ _      
_ _TIME_ _      
_copy versions      2nd
_if versions      
{} (curly brace)      2nd
| (bitwise OR)      2nd
|| (logical OR)      
~ (bitwise NOT)      2nd
~classname      [See destructor]
1 2 3 4 5 6 7
blank
Реклама
blank
blank
HR
@Mail.ru
       © Электронная библиотека попечительского совета мехмата МГУ, 2004-2024
Электронная библиотека мехмата МГУ | Valid HTML 4.01! | Valid CSS! О проекте