語系:
繁體中文
English
日文
簡体中文
說明(常見問題)
登入
回首頁
切換:
標籤
|
MARC模式
|
ISBD
Using the C++ standard template libr...
~
Horton, Ivor.
Using the C++ standard template libraries[electronic resource] /
紀錄類型:
書目-語言資料,印刷品 : Monograph/item
杜威分類號:
005.133
書名/作者:
Using the C++ standard template libraries/ by Ivor Horton.
作者:
Horton, Ivor.
出版者:
Berkeley, CA : : Apress :, 2015.
面頁冊數:
xxv, 489 p. : : ill., digital ;; 24 cm.
Contained By:
Springer eBooks
標題:
C++ (Computer program language)
標題:
Computer Science.
標題:
Computer Science, general.
ISBN:
9781484200049
ISBN:
9781484200056
摘要、提要註:
Using the C++ Standard Template Libraries is a contemporary treatment that teaches the generic programming capabilities that the C++ 14 Standard Library provides. In this book, author Ivor Horton explains what the class and function templates available with C++ 14 do, and how to use them in a practical context. You'll learn how to create containers, and how iterators are used with them to access, modify, and extend the data elements they contain. You'll also learn about stream iterators that can transfer data between containers and streams, including file streams. The function templates that define algorithms are explained in detail, and you'll learn how to pass function objects or lambda expressions to them to customize their behavior. Many working examples are included to demonstrate how to apply the algorithms with different types of containers. After reading this book, you will understand the scope and power of the templates that the C++ 14 Standard Library includes and how these can greatly reduce the coding and development time for many applications. You'll be able to combine the class and function templates to great effect in dealing with real-world problems. The templates in the Standard Library provide you as a C++ programmer with a comprehensive set of efficiently implemented generic programming tools that you can use for most types of application. How to use Standard Library templates with your C++ applications. Understand the different types of containers that are available and what they are used for. How to define your own class types to meet the requirements of use with containers. What iterators are, the characteristics of the various types of iterators, and how they allow algorithms to be applied to the data in different types of container. How you can define your own iterator types. What the templates that define algorithms do, and how you apply them to data stored in containers and arrays. How to access hardware clocks and use them for timing execution. How to use the templates available for compute-intensive numerical data processing. How to create and use pseudo-random number generators with distribution objects.
電子資源:
http://dx.doi.org/10.1007/978-1-4842-0004-9
Using the C++ standard template libraries[electronic resource] /
Horton, Ivor.
Using the C++ standard template libraries
[electronic resource] /by Ivor Horton. - Berkeley, CA :Apress :2015. - xxv, 489 p. :ill., digital ;24 cm.
Using the C++ Standard Template Libraries is a contemporary treatment that teaches the generic programming capabilities that the C++ 14 Standard Library provides. In this book, author Ivor Horton explains what the class and function templates available with C++ 14 do, and how to use them in a practical context. You'll learn how to create containers, and how iterators are used with them to access, modify, and extend the data elements they contain. You'll also learn about stream iterators that can transfer data between containers and streams, including file streams. The function templates that define algorithms are explained in detail, and you'll learn how to pass function objects or lambda expressions to them to customize their behavior. Many working examples are included to demonstrate how to apply the algorithms with different types of containers. After reading this book, you will understand the scope and power of the templates that the C++ 14 Standard Library includes and how these can greatly reduce the coding and development time for many applications. You'll be able to combine the class and function templates to great effect in dealing with real-world problems. The templates in the Standard Library provide you as a C++ programmer with a comprehensive set of efficiently implemented generic programming tools that you can use for most types of application. How to use Standard Library templates with your C++ applications. Understand the different types of containers that are available and what they are used for. How to define your own class types to meet the requirements of use with containers. What iterators are, the characteristics of the various types of iterators, and how they allow algorithms to be applied to the data in different types of container. How you can define your own iterator types. What the templates that define algorithms do, and how you apply them to data stored in containers and arrays. How to access hardware clocks and use them for timing execution. How to use the templates available for compute-intensive numerical data processing. How to create and use pseudo-random number generators with distribution objects.
ISBN: 9781484200049
Standard No.: 10.1007/978-1-4842-0004-9doiSubjects--Topical Terms:
391562
C++ (Computer program language)
LC Class. No.: QA76.73.C153
Dewey Class. No.: 005.133
Using the C++ standard template libraries[electronic resource] /
LDR
:03097nam a2200301 a 4500
001
444438
003
DE-He213
005
20160330093359.0
006
m d
007
cr nn 008maaau
008
160715s2015 cau s 0 eng d
020
$a
9781484200049
$q
(electronic bk.)
020
$a
9781484200056
$q
(paper)
024
7
$a
10.1007/978-1-4842-0004-9
$2
doi
035
$a
978-1-4842-0004-9
040
$a
GP
$c
GP
041
0
$a
eng
050
4
$a
QA76.73.C153
072
7
$a
UY
$2
bicssc
072
7
$a
COM014000
$2
bisacsh
082
0 4
$a
005.133
$2
23
090
$a
QA76.73.C153
$b
H823 2015
100
1
$a
Horton, Ivor.
$3
624618
245
1 0
$a
Using the C++ standard template libraries
$h
[electronic resource] /
$c
by Ivor Horton.
260
$a
Berkeley, CA :
$b
Apress :
$b
Imprint: Apress,
$c
2015.
300
$a
xxv, 489 p. :
$b
ill., digital ;
$c
24 cm.
520
$a
Using the C++ Standard Template Libraries is a contemporary treatment that teaches the generic programming capabilities that the C++ 14 Standard Library provides. In this book, author Ivor Horton explains what the class and function templates available with C++ 14 do, and how to use them in a practical context. You'll learn how to create containers, and how iterators are used with them to access, modify, and extend the data elements they contain. You'll also learn about stream iterators that can transfer data between containers and streams, including file streams. The function templates that define algorithms are explained in detail, and you'll learn how to pass function objects or lambda expressions to them to customize their behavior. Many working examples are included to demonstrate how to apply the algorithms with different types of containers. After reading this book, you will understand the scope and power of the templates that the C++ 14 Standard Library includes and how these can greatly reduce the coding and development time for many applications. You'll be able to combine the class and function templates to great effect in dealing with real-world problems. The templates in the Standard Library provide you as a C++ programmer with a comprehensive set of efficiently implemented generic programming tools that you can use for most types of application. How to use Standard Library templates with your C++ applications. Understand the different types of containers that are available and what they are used for. How to define your own class types to meet the requirements of use with containers. What iterators are, the characteristics of the various types of iterators, and how they allow algorithms to be applied to the data in different types of container. How you can define your own iterator types. What the templates that define algorithms do, and how you apply them to data stored in containers and arrays. How to access hardware clocks and use them for timing execution. How to use the templates available for compute-intensive numerical data processing. How to create and use pseudo-random number generators with distribution objects.
650
0
$a
C++ (Computer program language)
$3
391562
650
1 4
$a
Computer Science.
$3
423143
650
2 4
$a
Computer Science, general.
$3
463629
710
2
$a
SpringerLink (Online service)
$3
463450
773
0
$t
Springer eBooks
856
4 0
$u
http://dx.doi.org/10.1007/978-1-4842-0004-9
950
$a
Professional and Applied Computing (Springer-12059)
筆 0 讀者評論
多媒體
多媒體檔案
http://dx.doi.org/10.1007/978-1-4842-0004-9
評論
新增評論
分享你的心得
Export
取書館別
處理中
...
變更密碼
登入