C++ Primer Plus (P77) potx

20 238 0
C++ Primer Plus (P77) potx

Đang tải... (xem toàn văn)

Tài liệu hạn chế xem trước, để xem đầy đủ mời bạn chọn Tải xuống

Thông tin tài liệu

setprecision() 2nd 3rd setw() 2nd 3rd showmenu() 2nd sort() 2nd sort_heap() 2nd sorting operations 2nd 3rd 4th 5th 6th square() 2nd stable_partition() 2nd stable_sort() 2nd STL for_each() 2nd 3rd 4th 5th random shuffle() 2nd 3rd 4th 5th sort() 2nd 3rd 4th 5th storage classes 2nd linking strcmp() 2nd 3rd 4th 5th strcpy() 2nd 3rd 4th 5th strlen() 2nd 3rd 4th 5th 6th 7th 8th strncpy() 2nd structures 2nd passing structure addresss 2nd 3rd passing/returning 2nd 3rd 4th 5th 6th 7th swap() 2nd 3rd swap_ranges() 2nd 3rd terminate() 2nd 3rd tolower() toupper() transform() 2nd 3rd 4th 5th 6th type conversions 2nd 3rd 4th 5th unary 2nd 3rd unexpected() unique() 2nd 3rd unique_copy() 2nd unsetf() 2nd upper_bound() 2nd use() 2nd 3rd 4th 5th void This document was created by an unregistered ChmMagic, please go to http://www.bisenter.com to register it. Thanks. with no return values with return values 2nd 3rd 4th 5th 6th 7th 8th functions templates partial ordering rules 2nd 3rd 4th functors 2nd adaptable concepts 2nd 3rd 4th predefined 2nd 3rd equivalents for operators 2nd funtions pf() [SYMBOL] [A] [B] [C] [D] [E] [F] [G] [H] [I] [K] [L] [M] [N] [O] [P] [Q] [R] [S] [T] [U] [V] [W] [Z] gcount() member function 2nd 3rd 4th 5th generate() function generate_n() function generator() function generator_n() function generators generic programming 2nd 3rd 4th 5th 6th associative containers 2nd multimap 2nd 3rd set GENERIC PROGRAMMING ASSOCIATIVE CONTAINERS SET generic programming associative containers set 2nd container concepts properties 2nd 3rd sequence requirements 2nd 3rd container types deque 2nd list GENERIC PROGRAMMING This document was created by an unregistered ChmMagic, please go to http://www.bisenter.com to register it. Thanks. CONTAINER TYPES LIST generic programming container types list 2nd priority queue 2nd queue 2nd stack 2nd vector 2nd iterators 2nd 3rd 4th 5th 6th 7th 8th back insert 2nd GENERIC PROGRAMMING ITERATORS BACK INSERT generic programming iterators bidirectional 2nd concepts 2nd copy() function 2nd forward 2nd front insert 2nd GENERIC PROGRAMMING ITERATORS FRONT INSERT generic programming iterators hierarchy 2nd input 2nd GENERIC PROGRAMMING ITERATORS INSERT generic programming iterators insert 2nd istream iterator template 2nd ostream iterator template 2nd 3rd output 2nd This document was created by an unregistered ChmMagic, please go to http://www.bisenter.com to register it. Thanks. pointers 2nd random access 2nd reverse 2nd 3rd types 2nd get allocator() method get() function 2nd 3rd 4th get() member function 2nd 3rd 4th 5th 6th 7th 8th 9th 10th 11th 12th getline() function 2nd 3rd 4th 5th classes String 2nd 3rd getline() member function 2nd 3rd 4th 5th 6th global namespaces global scope variables 2nd 3rd good() stream state method 2nd 3rd 4th goodbit stream state 2nd 3rd 4th [SYMBOL] [A] [B] [C] [D] [E] [F] [G] [H] [I] [K] [L] [M] [N] [O] [P] [Q] [R] [S] [T] [U] [V] [W] [Z] handling exceptions . [See exception handlers] hardware program portability has-a relationship 2nd 3rd 4th 5th 6th 7th has-a relationship, inheritance 2nd has-a relationships 2nd header files 2nd cctype 2nd 3rd 4th cfloat 2nd climits symbolic constants 2nd 3rd cmath 2nd compiling separately 2nd 3rd converting to Standard C++ 2nd cstring 2nd 3rd ctime 2nd 3rd 4th float.h 2nd This document was created by an unregistered ChmMagic, please go to http://www.bisenter.com to register it. Thanks. iomanip manipulators 2nd 3rd managing 2nd Stock class 2nd headings functions 2nd 3rd heap operations 2nd heaps (memory) hex manipulator 2nd 3rd hex manipulators 2nd hexadecimal numbers 2nd binary equivalents 2nd hierarchy iterators 2nd high-level languages history of C++ 2nd 3rd 4th 5th C language development history 2nd programming philosophy 2nd 3rd generic programming 2nd OOP 2nd 3rd [SYMBOL] [A] [B] [C] [D] [E] [F] [G] [H] [I] [K] [L] [M] [N] [O] [P] [Q] [R] [S] [T] [U] [V] [W] [Z] I/O 2nd . [See also file I/O] buffers 2nd 3rd 4th redirecting 2nd streams 2nd 3rd 4th identifiers namespaces 2nd IDEs IDEs (integrated development environments) if else statement 2nd 3rd 4th 5th 6th 7th 8th formatting 2nd if else if else construction 2nd 3rd 4th if statement 2nd 3rd This document was created by an unregistered ChmMagic, please go to http://www.bisenter.com to register it. Thanks. ifstream objects 2nd 3rd 4th 5th 6th ignore() member function 2nd 3rd 4th imbuing I/O with styles implicit instantiation 2nd function templates implicit instantiations 2nd implicit keyword 2nd implicit member functions 2nd comparing 2nd constructors copy 2nd 3rd 4th 5th 6th default 2nd 3rd 4th 5th 6th 7th implicit upcasting in-place algorithms include files 2nd includes() function 2nd 3rd incore formatting 2nd 3rd increment operators 2nd 3rd indexes arrays 2nd indirect values inheritance assignment operators 2nd dynamic memory allocation 2nd 3rd 4th 5th constructors 2nd destructors exceptions 2nd 3rd 4th is-a relationship 2nd 3rd 4th multiple private 2nd 3rd 4th compared to containment 2nd Student class 2nd 3rd 4th 5th 6th protected 2nd 3rd 4th public 2nd 3rd 4th 5th 6th 7th declaring derived classes 2nd 3rd 4th 5th is-a relationship 2nd This document was created by an unregistered ChmMagic, please go to http://www.bisenter.com to register it. Thanks. multiple 2nd 3rd 4th 5th 6th 7th 8th 9th 10th 11th 12th 13th 14th 15th INHERITANCE PUBLIC MULTIPLE inheritance public multiple 2nd INHERITANCE PUBLIC MULTIPLE inheritance public multiple 2nd 3rd 4th polymorphic 2nd 3rd references and pointers to objects 2nd 3rd static and dynamic binding virtual methods 2nd initialization loops 2nd reference variables initialization lists initializer lists 2nd 3rd syntax 2nd initializing arrays 2nd 3rd 4th 5th strings 2nd 3rd structures 2nd two-dimensional 2nd 3rd automatic variables pointers 2nd 3rd 4th 5th 6th inline functions 2nd 3rd 4th 5th compared to macros 2nd square() 2nd inline keyword converting to Standard C++ instead of #define 2nd inner_product() function 2nd This document was created by an unregistered ChmMagic, please go to http://www.bisenter.com to register it. Thanks. inplace_merge() function 2nd 3rd input cin object 2nd 3rd 4th 5th 6th operator overloading 2nd stream states 2nd 3rd 4th 5th classes string 2nd ending with end-of-file (EOF) istream class methods 2nd 3rd 4th 5th reading character-by-character 2nd 3rd 4th single-character 2nd 3rd 4th 5th 6th strings 2nd 3rd 4th 5th 6th input functions C++ compared to C formatted iostream file 2nd 3rd unformatted input iterators 2nd insert iterators 2nd INSERT ITERATORS insert() method 2nd INSERT() METHOD insert() method 2nd 3rd 4th 5th 6th 7th 8th 9th insertion << operator concatenation 2nd 3rd data types recognized 2nd pointers 2nd instantiation 2nd 3rd 4th explicit 2nd implicit 2nd function templates instantiations explicit template classes 2nd This document was created by an unregistered ChmMagic, please go to http://www.bisenter.com to register it. Thanks. implicit template classes 2nd int integers criteria for type 2nd signed type 2nd 3rd 4th unsigned type 2nd 3rd 4th int keyword 2nd int main() function heading 2nd 3rd 4th integer constants 2nd criteria for types 2nd integer-expression integers 2nd arithmetic operators division 2nd 3rd 4th bool 2nd char 2nd 3rd 4th 5th constants 2nd 3rd 4th 5th 6th compared to floating-point numbers 2nd 3rd criteria for type 2nd int signed type 2nd 3rd 4th unsigned type 2nd 3rd 4th long signed type 2nd 3rd 4th unsigned type 2nd 3rd 4th natural size pointers 2nd short signed type 2nd 3rd 4th unsigned type 2nd 3rd 4th signed type conversions 2nd 3rd 4th 5th underlying type unsigned wchar t 2nd integrated development environments . [See IDEs] This document was created by an unregistered ChmMagic, please go to http://www.bisenter.com to register it. Thanks. Integrated Development Environments header files interfaces ABCs class objects containment 2nd internal linkage 2nd 3rd 4th 5th internal manipulator International Organiztaion for Standardization . [See ISO] International Standards Organization (ISO) C++ standard 2nd 3rd ios class ios_base class constants representing bit values 2nd ios_base forms iostream class iostream file 2nd 3rd 4th 5th is not equal to (!=) relational operator is open() method 2nd 3rd is-a relationship, inheritance 2nd 3rd 4th 5th 6th 7th 8th objects references and pointers 2nd 3rd static and dynamic binding is-a relationships 2nd 3rd is-a-kind-of relationship, inheritance is-implemented-as-a relationship, inheritance 2nd is-like-a relationship, inheritance is_open() method 2nd 3rd isalnum() function isalpha(ch) function 2nd 3rd 4th iscntrl() function isdigits() function isgraph() function islower() function ISO (International Organization for Standardization) This document was created by an unregistered ChmMagic, please go to http://www.bisenter.com to register it. Thanks. [...]... [S] [T] [U] [V] [W] [Z] K&R (Kernighan and Ritchie) C standard Kernighan and Ritchie (K&R) C standard keys equivalent keyword const converting to Standard C++ 2nd 3rd pointers 2nd 3rd 4th 5th pointers to pointers 2nd inline converting to Standard C++ 2nd keywords catch class 2nd const 2nd 3rd 4th 5th 6th 7th 8th functions and arrays 2nd temporary variables 2nd 3rd 4th double 2nd explicit 2nd extern...This document was created by an unregistered ChmMagic, please go to http://www.bisenter.com to register it Thanks ISO (International Standards Organization) C++ standard 2nd 3rd isprint() function ispunct(ch) function 2nd 3rd 4th isspace() function 2nd istream class data types recognized 2nd 3rd input methods 2nd 3rd 4th 5th single-character 2nd 3rd 4th 5th . equivalent keyword const converting to Standard C++ 2nd 3rd pointers 2nd 3rd 4th 5th pointers to pointers 2nd inline converting to Standard C++ 2nd keywords catch class 2nd const. numbers 2nd binary equivalents 2nd hierarchy iterators 2nd high-level languages history of C++ 2nd 3rd 4th 5th C language development history 2nd programming philosophy 2nd 3rd generic. 2nd 3rd 4th 5th compared to macros 2nd square() 2nd inline keyword converting to Standard C++ instead of #define 2nd inner_product() function 2nd This document was created by an unregistered

Ngày đăng: 07/07/2014, 06:20

Tài liệu cùng người dùng

  • Đang cập nhật ...

Tài liệu liên quan