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

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

blank
blank
blank
Красота
blank
Cogswell J., Diggins C., Stephens R. — C++ Cookbook
Cogswell J., Diggins C., Stephens R. — C++ Cookbook



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



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


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

Авторы: Cogswell J., Diggins C., Stephens R.

Аннотация:

Despite its highly adaptable and flexible nature, C++ is also one of the more complex programming languages to learn. Once mastered, however, it can help you organize and process information with amazing efficiency and quickness.
The C++ Cookbook will make your path to mastery much shorter. This practical, problem-solving guide is ideal if you're an engineer, programmer, or researcher writing an application for one of the legions of platforms on which C++ runs. The algorithms provided in C++ Cookbook will jump-start your development by giving you some basic building blocks that you don't have to develop on your own.


Язык: en

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

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

ed2k: ed2k stats

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

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

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

Операции: Положить на полку | Скопировать ссылку для форума | Скопировать ID
blank
Предметный указатель
Linkers
linkers, passing      
Linking
linking source files
Linux, ELF
LISTS      
lists, storing in      
lists, storing strings      
LoadFile( )      2nd
loadFile( ) method      2nd
Locale      
localeLessThan      
localeLessThan function      
Locales
locales, naming explicitly      
localization      
localized strings      
localized, sorting      
Locks
lookups, two-phase
lower- or uppercase
lower- or uppercase, converting
lowercase, converting strings to      
Mac OS X, symbol visibility for      
macros      2nd
macros, defining      
Main      
main function      
Maintenance
maintenance, makefiles
make utility      
Makefiles      
Management      
Managing      
ManipInfra      
ManipInfra class
Manipulators
Mapping
mapping strings      
Maps      
maps function
margins
margins, adding      
Matching      
matching names      
matricies      
Matrix      
matrix template
maximum elements, searching
max_element      
max_element function      
mean of elements, computing in containers      
Member      [See member functions]
member classes, applying pointers to
member function const      
Member function templates      
member functions      
member functions, making exception-safe
member functions, making safe
member functions, writing
member functions, writing templates      
member functions, writing that are not      
member variables      
Memory      
memory buffers      
memory, resizing      
Merging
merging sequences      
Message      
Message class      
METHODS      
Metrowerks
Microsoft Windows      [See Windows]
MinGW      
MinGW, installing      
minimum elements, searching      
min_element
min_element function
Models      2nd
modifying      
modularizing
modularizing code
module definition
module definition files
Moments      
money      [See currency reading
money_put      
money_put object      
moving text      
MSYS, make utility      
multimaps      
multimaps function      
multiplying      
multiplying matricies      
Multithreading      
Mutexes      
mutexes, unlocking      
myThread      
myThread object      
name collisions, preventing      
Names      
Namespaces      
naming
naming explicitly      
narrow-character strings, converting Xerces strings      
native types, initializing      
Nesting
nesting namespaces      
nodes      
nonintrusive
nonintrusive serialization      
nonmember concatenation
nonmember operator concatenation      
Norm of vectors
norm of vectors, computing
norm of, computing
noshowbase
noshowbase manipulator      
noshowpoint
noshowpoint manipulator      
noshowpos      
noshowpos manipulator      
Notification      
noupercase manipulator      
nouppercase      
nth occurrence of patterns, searching      
nthSubstr      
nthSubstr function
nth_element
nth_element function
number of elements in containers
Numbers
numbers to strings
numbers, formatting      
numbers, reading and writing
numeric      
numeric types      
numeric types, converting      
numeric_cast      
numeric_cast function      
Object      
Objects
objects from containers
objects to vectors
objects, applying functions to      
objects, determining at runtime
objects, determining type at      
objects, ensuring against modifying
objects, ensuring functions do not
objects, saving collections of      
objects, storing
objects, storing in
objects, storing in lists      
obtaining      
obtaining GCC      
obtaining GNU make utility      
OCT
oct manipulator
of strings, getting
once_flag
once_flag variable
one-definition      
one-definition rule      
Operators      
operators that are not member functions
operators, writing that are not      
optimizing      
optimizing vectors      
options      
organizing
ostream_iterator class      
ostream_iterator class template
out-of-bounds indexes      
OutIt      
OutOfRange
OutOfRange constructor
Output      
out_of_range      2nd
out_of_range exceptions      2nd
Overloading      
overloading arithmetic/assignment
overloading increment/decrement      
Packages
Packages, installing      
PAD
pad function
padding      
padding strings      
Parent      
parent projects      
Parsing      2nd
partial_sort      2nd
partial_sort function      2nd
partial_sort_copy
partial_sort_copy function
Partitioning
partitioning ranges      
Passing      
passing arguments      
passing command-line options      
passing options      
PATH environment variables, adding directories      
PATH, adding directories
Pathan library      
Paths      
paths, combining with      
paths, extracting filenames from      
pattern rules      
Patterns      
Performance      [See also optimizing vectors]
performance vectors
performing on bitsets
PI
pi, formatting
Platforms      
pluggable transcoding services      
Pointers      
pointers to class members      
pointers, storing      
pointers, storing in
Polar coordinates
Polymorphic      
polymorphic types      
pop_back      
pop_back function      
pop_front
pop_front function      
Portability      
porting GNU tools to Windows      
position independent code, generating      
position independent, generating      
Position-independent code      
position-independent code, generating      
pragma comment      
precedence of      
precedence of sequences      
Pred      
predefined      
predefined macros      
predicates      
Prerequisites      
preventing name collisions      
printf      
printf functions      
Printing      
printing to streams      
printRange      
printRange function      
programming, concurrent      
Projects      
properties, viewing      
pure interfaces      
pure interfaces, applying      
QUEUE      
Queue class      
queues, double-ended (deques)      
race conditions      
RAII (Resource Acquisition is Initialization)      2nd
rand      
rand function      
Random
Random access      
random access, containers      
Random library      
Random numbers
random numbers, initializing with
random-access      
random-access iterators
randomly shuffling      
randomly shuffling data      
ranges      
ranges to streams      
ranges, printing to      
ranlib      
ranlib tool      
reader_priority mutex      
Reading      
ready state      
read_write_mutexes      
Rearranging
rearranging sequences      
recursive make      
refinements      2nd
regular expressions, splitting strings with      
regular, splitting strings with
relationships      
relationships, classes      
release builds      
Remove      
remove function      
removeChild( )      
removeChild( ) method      
remove_copy_if
remove_copy_if function
renaming      
renaming files      
replacing
replacing file extensions
Requirements
resizing
1 2 3 4 5
blank
Реклама
blank
blank
HR
@Mail.ru
       © Электронная библиотека попечительского совета мехмата МГУ, 2004-2026
Электронная библиотека мехмата МГУ | Valid HTML 4.01! | Valid CSS! О проекте