Главная    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
Предметный указатель
Range check on a subscript      704
Rapid application development (RAD)      631
rb binary file open mode      545
rb+ binary file open mode      545
rdstate member function      827
READ      309 511 774
read member function      812 813
read-only variable      574
readability      39 76 105 153
Real number      8
realloc      878
Reclaim dynamically allocated memory      775
Reclaim the dynamic storage      702
Record      270 433 435
record key      433
rectangle      59
Rectangle symbol      66 116
Recursion      173 180
Recursion vs. iteration      180
recursive call      173 175
Recursive definition      174
Recursive evaluation      175
recursive factorial function      177
Recursive function      171 173
Recursive function gcd      200
Recursive function mazeTraverse      313
Recursive function power      198
Recursive function quicksort      313
Recursive main      182
recursive step      173 312
recursively print a list backwards      504
recursively search a list      504
Redefine      771
Redefine a virtual function      771 784
Redefining a base-class member in a derived class      739 742
Redirect input from a file      536
Redirect input symbol <      537
redirect output symbol >      537
Redirected      366
Reference arithmetic      573
Reference parameter      569
reference to an object      607 755
register      168 169
reinventing the wheel      9 149
Relational operators      37 38 40
Remainder      151
Repetition structure      58 65
replacement node      505
replacement text      209 523
Requirements      169
resetiosflags stream manipulator      818 819
Restrictions on operator overloading      682
RETURN      149
return 0      32
RETURN key      12 30 117 309
Return statement      155
Return type of void      153
Return value type      153 182
Returning a reference to private data member      626
Reusable component      732
Reusable software      14
REWIND      546 875
Richards, Martin      7 8
Right brace (>)      25 26
Right child      489
right flag      819
right justification      367 820
right shift operator (>>)      407 427 801
Right subtree      489
Right-justified      112 372 819
Right-justifying integers      374
rise-and-shine algorithm      56
Ritchie, D.      8 13 20 21
Roll two dice      249
Roman numerals      144
root node      489
Root node of a binary tree      506
Rounding      174 51 367
Rows      231
run time      158
Runtime error      216
Rvalue("right value")      126
Savings account example      110
scalable      209
scalar      220
Scalar quantity      220
Scaling      161
Scaling factor      161 165
Scan characters      380
scan set      382 383
scanf      366 871
scientific flag      823 824
Scientific notation      369 802
Scope      168 170
scope resolution operator (::)      580 734 739
Screen      4 5 12
Screen manager      774 781
search a linked list      182
Search functions of the string handling library      338
search key      228
Searching      228
Searching a binary tree      495
Second refinement      70 76
secondary storage device      5 10
secondary storage unit      5
Seed      163
Seed the rand function      163
SEEK_CUR      449 868
SEEK_END      449 868
SEEK_SET      449 868
segmentation fault      32
segmentation violation      547
Selection sort      182 255
selection statements      856
Selection structure      58 59
self-assignment      657 693
self-documenting      29 397
self-referential structure      397 469 596
semicolon (;)      25 39
sentinel value      69 73 92
sentinel-controlled repetition      69 71 103
Separating interface from implementation      606
Sequence structure      58
Sequential access file      435
sequential execution      58
Sequential file      433 441
Services a class provides      611
setbase stream manipulator      813 814
setbuf      870
setf ill manipulator      821 822
setf ill parameterized stream manipulator      819
setf member function      816 818 819 821 825
setiosf lags stream manipulator      818 821
setjmp      865
setlocal      861
setprecision stream manipulator      813 819
setvbuf      870
setw stream manipulator      814 819 821
Shape hierarchy      772
Share information      6
Shift      161
Shifting value      165
short      118 158
showbase flag      823
showpoint flag      818 819
shrink-wrapped software      748
Sibling      489
Side effects      160 169
Sieve of Eratosthenes      255
SIGABRT      547 866
SIGFPE      547 866
SIGILL      547 866
SIGINT      547 866
signal      547
signal handling      549 865
Signal handling library      547
signal value      69
signal_handler      547 548
Signature      771 772
Signed decimal integer      368
SIGSEGV      547 866
SIGTERM      547 866
simple condition      122
Simple interest problem      93
Simple interpreter problem      519
Simple Language problem      507
Simplest flowchart      128
Simpletron      465
Simpletron Machine Language (SML)      306 307 314
Simulated call by reference      160 219
Simulation      160 305
sin function      151 864
Sine      151
Single entry/single exit control structure      60 127
single inheritance      731 760 801
Single quote (') character      371
single-line comment      561
Single-selection structure      59
sinh      864
Sinking sort      223
sizeof operator      276 277 278 398 447 465 470 525
size_t      338 859 868 881 884
skipws      818
small circle symbol      59
Smallest number problem      51
Smalltalk      732
SmL      307 314
Software      3 4
Software development      4 9
Software engineering      122 170 268 739
Software engineering with inheritance      748
Software model      308
Software reusability      9 26 151 151 155 276 542 605 631 648 668 669 730 748
Software-based simulation      308
Sorting      223
Sorting program      292
Source      19
source file      607
source-code file      608
Space      40 321 383
Space flag      377
special characters      318
Special Section: Advanced string manipulation exercises      359-363
Special Section: Building your own compiler      507-519
Special Section: Building Your Own Computer      305
Special symbols      433
sprintf      330 332 871
sqrt function      151 864
square brackets ([])      205
Square root      150 151
srand      163 878
sscanf      330 333 871
STACK      260 396 468 479
Stack program      480
stacked building blocks      131
stacking rule      128
Standard error      434
Standard error (cerr)      366
Standard error device (stderr)      12 801
standard error stream      800
Standard input      30 330 536
Standard input device (stdin)      12 801
Standard input file      434
Standard input stream (cin)      366 562 800
Standard input/output header file (stdio.h)      28
Standard input/output library character and string functions      330
Standard input/output library functions (stdio)      330
Standard libraries      12
Standard library header files      159 522
Standard output      536
Standard output device (stdout)      12 801
Standard output file      434
Standard output stream (cout)      366 562 800
Standard version of C      8
Standardized reusable component      732
state bits      806
Statement      25 154 507
statement terminator (;)      25
static      169 170 171 217 573 661
Static arrays      218
Static binding      772 780 790
static data member      661 823
static member function      662
Static storage duration      168
Static structures      548
stderr (the standard error device)      12 435 868
stdin (the standard input device)      12 435 868
stdiostream.h      800
STDLIB      325
stdout (the standard output device)      12 435 868
storage class      168
storage class specifiers      168 853
Storage duration      168 217
storage unit boundary      415
STORE      517
Stored array      471
straight-line form      35
strcat      334 335 336 882
strchr      338 339 340 883
strcmp      336 337 452 882
strcoll      882
strcpy      334 335 881
strcspn      338 339 340 883
Stream      366 799
Stream error states      825
stream extraction operator >> ("get from")      562 563 686 801 806 808 827 829
stream I/O class hierarchy      801
stream input      800 806
stream input/output      562
stream insertion operator << ("put to")      562 563 801 802 808 827
stream manipulator      803 812 816
stream output      800
strerror      347 348 349 884
strftime      886 887
String      25 690
String abstract data type      667
String class      700 705
String comparison functions      358
String comparison functions of the string handling library      336
String concatenation      358
string constant      318
string conversion function      325
String conversion functions of the general utilities library      325
String copy      358
String handling      881
String is a pointer      319
string literal      216 318 319
String manipulation functions of the string handling library      333 334 338 348
string processing      213
String processing function      159
strlen      347 348 349 884
strncat      334 335 336 882
strncmp      336 337 882
strncpy      334 335 882
strol      325
Stroustrup, B.      14 21 560
strpbrk      339 341 883
strrchr      339 341 883
strspn      341 338 883
strstr      342 343 883
1 2 3 4 5 6 7
blank
Реклама
blank
blank
HR
@Mail.ru
       © Электронная библиотека попечительского совета мехмата МГУ, 2004-2024
Электронная библиотека мехмата МГУ | Valid HTML 4.01! | Valid CSS! О проекте