Author: Josh Lospinoso Pub Date: 2019 ISBN: 978-1593278885 Pages: 792 Language: English Format: PDF Size: 10 Mb A fast-paced, thorough introduction to modern C++ written for experienced programmers. After reading C++ Crash Course, you’ll be proficient in the core language concepts, the C++ Standard Library, and the Boost Libraries. C++ is one of the most widely used languages for real-world software. In the hands of a knowledgeable programmer, C++ can produce small, efficient, and readable code that any programmer would be proud of. Designed for intermediate to advanced programmers, C++ Crash Course cuts through the weeds to get you straight to the core of C++17, the most modern revision of the ISO standard. Part 1 covers the core of the C++ language, where you’ll learn about everything from types and functions, to the object life cycle and expressions. Part 2 introduces you to the C++ Standard Library and Boost Libraries, where you’ll learn about all of the high-quality, fully-featured facilities available to you. You’ll cover special utility classes, data structures, and algorithms, and learn how to manipulate file systems and build high-performance programs that communicate over networks. You’ll learn all the major features of modern C++, including: Fundamental types, reference types, and user-defined types The object lifecycle including storage duration, memory management, exceptions, call stacks, and the RAII paradigm Compile-time polymorphism with templates and run-time polymorphism with virtual classes Advanced expressions, statements, and functions Smart pointers, data structures, dates and times, numerics, and probability/statistics facilities Containers, iterators, strings, and algorithms Streams and files, concurrency, networking, and application development With well over 500 code samples and nearly 100 exercises, C++ Crash Course is sure to help you build a strong C++ foundation.
2022-08-05 15:58:14 10.14MB c++17
1
2. 所用到的设备清单) 1. 企业、住宅安全和管理 2. 电子护照及身份证、公安、司法和刑侦、自助服务、信息安全
2022-08-04 22:00:51 799KB dnn 算法
1
2. 所用到的设备清单) 1.完成了 pynq.io 上 QNN 和 BNN 项目的重建与源代码学习 3.在 Python notebook 中完成了系统控制程
2022-08-04 22:00:29 1.06MB 网络 性能优化 软件/插件
1
第一部分 第二部分 第三部分 第四部分 第五部分
2022-08-04 17:00:21 2.23MB 性能测试 深度学习
1
1. 答题前,考生须在答题纸指定位置上填写考生姓名、报考单位和考生编号 2. 答案必须书写在答题纸指定的位置上,写在其他地方无效 3. 填(书)写必须使用蓝(黑
2022-08-04 13:00:47 588KB 数学
1
引入一般的损失函数来替代误差概率在类别状态时,采取行动的风险(预期损失)贝叶斯决策论λ α风险函数表示有限的c个类别集表示有限的a种可能采取的行为集条件风险:观
2022-08-04 13:00:21 1.19MB 概率论
1
#1.FIND和WHEN (1) .meas tran ttrans when vout=3V fall=1 (2) .meas tran tcross when vout=vin rise=1 (3) .meas tran trt find par(‘vout-vin’) when v(1)=par(‘vin/2’) (4) V0 1 0 3V R0 1 0 x .dc x 1 5 1 .meas res find par(x) when i(r0)=2 1 2 3 4 (5)增益带宽测量 .meas ac gaindb max vdb(vout) $增益测量 .meas ac band when vdb(vout)=par(‘gaindb-3’) $带宽测量 #2.平均值、RMS(均方根)值、缝值、谷值、峰谷值 #3.DATA语句举例 .DATA devinf width length thresh cap 50u 30u 1.2v 1.2pf 25u 15u 1.0v 0.8pf 5u 2u 0.7v 0.6pf .ENDDATA 1 2 3 4 5 6 编辑好DAT
2022-08-04 09:33:50 358.71MB
1
2019年吉林大学生竞赛官方wp1
2022-08-04 09:01:00 5.23MB 网络安全 算法 3d
1
前言近年来,全国机动车保有量不断增长,截止2019年上半年,全国机动车保有量达3.4亿辆,其中汽车保有量2.5亿辆,私家车保有量达1.98亿辆。与此同时,机动车
2022-08-04 09:00:42 782KB 大数据
1
目 录一.让自己习惯 C++ 1条款 03:尽可能使用 const 23)const 修饰成员函数 2条款 04:确定对象被使用前已先被初始化 4二.构造/析构
2022-08-03 22:00:53 1.42MB c++
1