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

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

blank
blank
blank
Красота
blank
Deitel H., Deitel P.J. — C. How to Program
Deitel H., Deitel P.J. — C. How to Program



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



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


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

Авторы: Deitel H., Deitel P.J.

Аннотация:

This book demonstrates incrementally the features of C within the context of properly structured and well documented complete working C programs. Presents sample executions as well as an introduction to C++ object-oriented programming.


Язык: en

Рубрика: Computer science/

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

ed2k: ed2k stats

Издание: 2-nd edition

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

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

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

Операции: Положить на полку | Скопировать ссылку для форума | Скопировать ID
blank
Предметный указатель
Display a binary tree      506
Displaying floating point values      824
Distance between two points      200
distributed client/server applications      6
Distributed computing      6
div      880
Divide and conquer      148 151
Division      5 35
Division by zero      70 547
do/while repetition structure      59 118 120
Document programs      25
DOS      536 540 548
Dot member selection operator      606 772
dot operator (.)      399 597 606 656
Dot operator (.) off the dereferenced this pointer      656
double      158 175
Double backslash (\\)      26
Double equals      39
Double indirection      472
Double quote character (")      26
double quotes      32 371
Double-selection structure      59 76
Double-subscripted array      231 233 235
Double-subscripted array problem      250
drawing graphs      141
dummy value      69
Dump      310
Dunning      361
Dunning letters      361
duplicate elimination      248 255 495 504
Duration      168 169 171
dynamic array      548
Dynamic binding      771 772 780 781 784
dynamic data structures      204 260 468
Dynamic memory allocation      470 548 576
dynamic memory management      260
EBCDIC (Extended Binary Coded Decimal Intercharge Code)      338
edit      10
Editor      11 318
Editor program      10
EDOM      858
Eight queens      182 255 257
Eight Queens: Brute force approach      255
element of an array      204
element of chance      160
ellipsis (...) in a function prototype      537
EMACS      10
embedded parentheses      35
Empty function parameter list      565
empty statement      65
Encapsulate      595
Encapsulation      605
Encapsulation of the base class      731 739
Encryption/decryption problem      99
end-of-file      115 320 330 809 826
End-of-file indicator      320 437 438
End-of-file key combination      536
end-of-file marker      434
endl      803
endl stream manipulator      803
English-like abbreviations      7
enqueue      489 668
Enter key      30
enum keyword      564
Enumeration      416 419 848
enumeration constant      416 525
Enumeration in class ios      818
Environment      10 11
eof      115 320 809 811
EOF indicator      115
eof member function      827
eofbit      826 827
equality operators      37 38 39 40
ERANGE      858
errno      858
Error conditions      159
error messages      12
Error states      828
escape character      25 30 377
escape sequence      25 26 30 32 377 378 379 392 849
Euler      252
Even      52
Examination results problem      77
exception      570
exception handler      570
Executable image      12
Executable program      26
execute      10 11 12
Execution phase      28
exit      543 879
exit function      544
EXIT_FAILURE      543 879
EXIT_SUCCESS      543 879
Exp function      151 864
expand a macro      523
explicit cast      734
explicit conversion      73
exponential complexity      179
Exponential format      367
Exponential function      151
Exponential notation      369 370
exponentiation      37
exponentiation operator      110
Expression      107 155 850
extensibility      687 770 773 799 829
Extensible      770
extensible language      601
extern      169 540 541
extern "C"      582
External definitions      856
external linkage      542
External variable      169
fabs function      151 864
Factor out common attributes and behavior      749
Factorial      99 140 174
Factorial function      182
Fahrenheit temperatures      392
fail member function      827
failbit      806 812 827
FALSE      37
fatal error      52 70 71 310
fatal logic error      65
FCB      435 439
fclose      869
feof      437 450 875
ferror      875
FETCH      309
fflush      869
fgetc      435 465 872
fgetpos      874
Fibonacci functions      182
Fibonacci series      176 198
Field      433
field width      112 367 372 375 384 802 814
FIFO (first-in-first-out)      484 668
FILE      432 433
File control block (FCB)      435 436
file descriptor      435
file name      10
File offset      442
file open mode      437 440 869
File open mode ("w")      437
File pointer      435
File position pointer      442 450
file processing      800
file scope      170 605
File server      6
File structure      439
File-matching program      462
fill character      812 814 821
fill member function      819 821 822
final value of a control variable      103 106
Find the minimum value in an array      257
first refinement      69 75
First-in first-out (FIFO)      484 668
Five-card poker      303
fixed flag      823
fixed notation      802
flag value      69
Flagged      511
Flags      367 375 376 816
flags member function      818 824 825 826
float      71 73 158
Floating point      369
Floating point exception      547
Floating point number      68 71 74
Floating point size limits      159
Floating-point conversion specifiers      369 373 381
Floation point values      824
Floor function      151 864
flow of control      42 66
flowchart      58
Flowcharting a for structure      109
Flowline      59
flush      803
Flush the output buffer      803
fmod function      151 865
fopen      437 869
for repetition structure      59 105
Forced decimal point      802
forcing a plus sign      821
Form-feed character ('\f')      321
Format control string      30 31 367 375 379
Format flags      816
Format state flags      818 825
formatted input/output      800
Fortran (FORmula TRANslator)      9
fprintf      871
fputc      435 872
fputs      465 872
fractional parts      73
Fractions      725
fread      446 450 874
free      470 576 878
free store      570 577
freopen      870
frexp      864
friend      735
friend class      650
friend function      650
Friendship declaration      653
fscanf      871
fseek      448 874
fsetpos      874
fstream      802
fstream.h      800
ftell      875
Function      8 9 12 25 132 148 596
function body      154 182
function call      149 155
Function call and return      159
function header      155
function name      153 182 169 542
Function overloading      579 580
function pointer      292
function prototype      111 153 155 169 565
Function prototype for printf      537
Function prototype scope      170 171
function scope      170 605
function templates      583
Functionality high in the hierarchy      785
Functionality lower in the hierarchy      785
Functionalization      4
Functions that take no arguments      566
fwrite      446 448 874
Gambling casino      160
Game of Craps      166 250
game playing      160
gcount member function      812 813
Gehani, N.      13 20
General utilities library (stdlib)      325 875
generating mazes randomly      313
Generic pointer      280
get      809 810
get line member function      811
getc      525 872
getchar      330 332 435 465 525 873
getenv      879
gets      39 330 331 873
Global variable      169 170. 405 540 541 578
Global variable names      542
gmtime      885
Golden mean      176
Golden ratio      176
good member function      827
goodbit      827
goto      548 551
goto elimination      58
GOTO statement      58 170 550
goto-less programming      58
gross pay      7
Guess the number exercise      197
Halt instruction      307 511
Hardcopy      12
hardcopy printer      12
Hardware      3 4
Hardware independent      8
hardware platform      8
Hardware registers      169
head of a queue      468 484
header file      28 159 523
Heap      576
Heuristic      253
hex manipulator      812
hex stream manipulator      814
Hexadecimal      143 144 321 328 367 372 802
Hexadecimal digits      848
Hexadecimal number      805 823
Hexadecimal number system      894
Hexadecimal to binary conversion      898
Hexadecimal to decimal conversion      898
hexadecimal value      824
Hexadecimal-constant      848
Hexadecimal-escape-sequence      849
Hidden implementation of a class      603
Hiding private members      739
Hierarchial boss function/worker function relationship      150
Hierarchical structure      732
High-level languages      7 9
High-performance card shuffling and dealing simulation      402 403
highest level of precedence      35
histogram      141 213
Histogram printing program      214
horizontal tab ('\t')      26 321
Huge integer class      724
HugeInt      721
HugeInteger      684
hypotenuse of a right triangle      195
I/O of user-defined types      827
IBM      6 437
IBM Personal Computer      6 10
Identifier(s)      29 523 847
if selection structure      37 59 61
if/else control structure      76
if/else selection structure      59 61 62 76
ifstream      802
ignore member function      811
illegal instruction      547
Image      12
implementation      606
1 2 3 4 5 6 7
blank
Реклама
blank
blank
HR
@Mail.ru
       © Электронная библиотека попечительского совета мехмата МГУ, 2004-2024
Электронная библиотека мехмата МГУ | Valid HTML 4.01! | Valid CSS! О проекте