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

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

blank
blank
blank
Красота
blank
Hubbard J.R. — Theory and Problems of Programming with C++
Hubbard J.R. — Theory and Problems of Programming with C++



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



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


Название: Theory and Problems of Programming with C++

Автор: Hubbard J.R.

Аннотация:

This Schaum's Outline presents all the fundamental concepts of the current ANSI standard version of the C++ programming language. This is an object-oriented extension of the very popular C language, and it promises to grow in popularity. Many complete programs are included.


Язык: en

Рубрика: Computer science/Языки программирования/

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

ed2k: ed2k stats

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

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

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

Операции: Положить на полку | Скопировать ссылку для форума | Скопировать ID
blank
Предметный указатель
$\verb"swap()"$ function      37 105 400
$\verb"switch"$ statement      37 43 56 61 63
$\verb"this"$ pointer      37 235
$\verb"throw"$ exception operator      37 412
$\verb"tie"$      338
$\verb"tokenize()"$      212
$\verb"tolower()"$      194 389 422
$\verb"toupper()"$      194 389 422
$\verb"trace()"$      155
$\verb"transpose&"$      155
$\verb"trap()"$      182
$\verb"try"$      37
$\verb"typedef"$      37 139
$\verb"union"$      37 424
$\verb"unique()"$      401
$\verb"unitbuf"$      330
$\verb"unsetf()"$      333 335
$\verb"unsigned"$      14 37 424
$\verb"unsigned"$ $\verb"char"$      14 28
$\verb"unsigned"$ $\verb"int"$      14 66
$\verb"unsigned"$ $\verb"long"$      66
$\verb"unsigned"$ $\verb"short"$      14
$\verb"Vector"$      378 379
$\verb"virtual"$      37
$\verb"void"$ function      37 99
$\verb"volatile"$      37
$\verb"wchar_t"$      392 403 404
$\verb"while"$ statement      37 57 58
$\verb"width()"$      330 331
ABC      311
Absolute value      84 391 392
abstract base class      311 369 423
Abstract base class template      369
Abstract data type      423
Access function      226 261 336 423
Access functions      336
Access specifier, private      227 299
Access specifier, protected      227 299
Access specifier, public      227
Actual arguments      95
actual parameter      90 95
addition operator      279 412
Address      70 157 423
Address operator      157 411
ADT      423
Aggregation      295
Alert character      4 348
Algorithm      423
Alias      158 423
ALLOCATE      423
Allocation operator      411
Alphabetic character      9
Alphanumeric character      9
American Standard Code for Information Interchange      3
Ancestor      423
append operator      281
Arctangent      392
Argument      90 423
Arithmetic assignment operator      281
arithmetic operators      251
Arity      17 411
Array      127
ASCII      3 423
ASCII code      29 69 405
ASM      37
Assembler      423
Assembly language      423
assignment operator      7 10 14 249 251 412
assignment statement      11 17
Associativity      17 411
Babylonian Algorithm      84
Backslash character      4 405
badbit      336
base class      298 423
BIDS Library      388
BINARY      423 425
Binary operator      17 411
binary search algorithm      87 137 418
Bisection method      182
Bit      7
Bit shift left operator      412
Bit shift right operator      412
Bit string      329 345
Bitwise AND operator      412
Bitwise NOT operator      411
Bitwise OR operator      412
bitwise XOR operator      412
Block      36
body      94
Boole, George      100
Boolean      329
Boolean expression      40
Boolean function      100
Borland C      14 47 388
Borland C++ Object Windows Library      388
Borland C++, Class Library      388
Borland C++, Dynamic Link Library      388
Borland C++, Object Windows Library      388
Borland International Data Structures      388
Bubble sort      135 148 154 357
buffered output      347
BYTE      14
C - String Library      198
C-string      403
Calling a function      90
Carriage return character      101
case statements      63
Case-sensitive switch      293
Cast      69
CDC      311
Ceiling function      392
Central processing unit      423
Chained assignment statement      11
CHARACTER      3
character constant      4
Character, backslash      405
Character, control      405
Character, end-of-file      405
Character, newline      405
Circular list      384
Class hierarchy      3 10 3 11
class implementation      223
Class interface      223
class template      358
Combined assignment statement      20
comma operator      61 412
comment      1 5 6 23 29
compile      423
Compiler      423
Composite      295
composition      295 296 326 365
Compound assignment statements      11
Compound condition      3 8
Compound declarations      10
compound statement      36 58
Concatenation      279
concrete derived class      3 11
Conditional expression operator      44 4 12
conjugate      269
Constant      9 71 161 167
Constant function      231
Constant objects      231
constructor      223 227
containment      295
Continuation condition      59
Continue condition      59
continue statement      62 63
Control - D      196 338
Control - Z      196 338
control character      405
Control sequence      405
conversion operator      257 269 282 337 411
copy constructor      227 229 249
CPU      423
Creating an object      8
Cursor      375
dangling pointer      167 173
deallocating memory      168
Deallocation operator      4 11
decimal      423 425
declaration      7 8 9 23
decrement      20 25
Decrement operator      17 411
default      37
Default constructor      225 227 249 264 272
Default copy constructor      229
Default parameter values      113 225
Dereference operator      164 411
Dereferencing      160
Derivation      298
derived class      298
Derived type      161
destructor      230 249
Deterministic computers      71
Deviation      144
Direct access      127
Direct member selection operator      411
Directive      5 423
division operator      411
Dominating member data      301
Dot product      125
Dummy argument      259 270
Dummy node      383
dynamic array      167 168
Dynamic binding      167 174 183 306 308 310
Dynamic storage      365
Empty program      2
Empty string      5
end-of-file character      338 423 405
Endline character      7
Enumeration types      45 139 161
Enumerator      46 56
EOF bit      336 338
EOF flag      336
EOF state      336
equality operator      263 4 12
escape sequence      405
Euclidean algorithm      80 123
Expanding an inline function      109
EXPONENT      66 67 78 85
Exponential      392
Expression      24 423
extensibility      3 14
extraction operator      31 339 340
Factorial function      59 60 86 97
failbit      336
fall through      44 48 56
file processing      328 393
file scope      110
Files      396 423
fixed      330
Fixed point      70
floating-point types      66 67
Floating-point value      67 68 69
forever loop      62
form feed character      101
Formal arguments      94
Formal parameter      94 423
Format flags      336
Format mask      334
Formatted input      339
formatted output      339
Foundation Class Library      388
Free form language      12
function call operator      4 11
Function signature      308
function template      355
Function, $\verb"abort()"$      391 418
Function, $\verb"abs()"$      181 391 418
Function, $\verb"access"$      226 261 423
Function, $\verb"accumulate()"$      401
Function, $\verb"acos()"$      418
Function, $\verb"append()"$      153
Function, $\verb"asin()"$      418
Function, $\verb"assert()"$      389 402 404
Function, $\verb"atan()"$      392 418
Function, $\verb"atof()"$      391 418
Function, $\verb"atoi()"$      391 418
Function, $\verb"atol()"$      418
Function, $\verb"back()"$      400
Function, $\verb"bad()"$      418
Function, $\verb"begin()"$      400
Function, $\verb"bsearch()"$      418
Function, $\verb"cat()"$      181
Function, $\verb"ceil()"$      392 418
Function, $\verb"chr()"$      181
Function, $\verb"clear()"$      419
Function, $\verb"clearerr()"$      419
Function, $\verb"close()"$      419
Function, $\verb"cmp()"$      181
Function, $\verb"copy()"$      176 401
Function, $\verb"copy_backward()"$      401
Function, $\verb"cos()"$      419
Function, $\verb"cosh()"$      392 419
Function, $\verb"count()"$      401
Function, $\verb"cpy()"$      181
Function, $\verb"cube()"$      178
Function, $\verb"derivative()"$      179 182
Function, $\verb"difftime()"$      419
Function, $\verb"empty()"$      400
Function, $\verb"end()"$      400
Function, $\verb"eof()"$      419
Function, $\verb"equal()"$      401
Function, $\verb"erase()"$      400
Function, $\verb"exit()"$      391 419
Function, $\verb"exp()"$      392 419
Function, $\verb"extremes()"$      152
Function, $\verb"fabs()"$      84 392 419
Function, $\verb"factorial()"$      59
Function, $\verb"fail()"$      419
Function, $\verb"fclose()"$      419
Function, $\verb"fgetc()"$      419
Function, $\verb"fgets()"$      419
Function, $\verb"fill()"$      401 419
Function, $\verb"fill_n()"$      401
Function, $\verb"find()"$      401
Function, $\verb"flags()"$      419
Function, $\verb"floor()"$      392 419
Function, $\verb"flush()"$      419
Function, $\verb"fopen()"$      420
Function, $\verb"fprintf()"$      420
Function, $\verb"fputc()"$      420
Function, $\verb"fputs()"$      420
Function, $\verb"fread()"$      420
Function, $\verb"frequency()"$      146
Function, $\verb"front()"$      400
Function, $\verb"fscanf()"$      420
Function, $\verb"fseek()"$      420
Function, $\verb"ftell()"$      420
Function, $\verb"fwrite()"$      420
Function, $\verb"gcd()"$      227
Function, $\verb"gcount()"$      420
Function, $\verb"generate()"$      401
Function, $\verb"generate_n()"$      401
Function, $\verb"get()"$      168 192 285 420
Function, $\verb"getc()"$      421
Function, $\verb"getchar()"$      421
Function, $\verb"getline()"$      196 197 209
Function, $\verb"gets()"$      421
Function, $\verb"good()"$      421
1 2 3 4
blank
Реклама
blank
blank
HR
@Mail.ru
       © Электронная библиотека попечительского совета мехмата МГУ, 2004-2024
Электронная библиотека мехмата МГУ | Valid HTML 4.01! | Valid CSS! О проекте