C++性能优化手册(影印版 英文版) [Optimized C++] pdf epub mobi txt 电子书 下载 2024

图书介绍


C++性能优化手册(影印版 英文版) [Optimized C++]

简体网页||繁体网页
Kurt,Guntheroth 著



点击这里下载
    


想要找书就要到 静流书站
立刻按 ctrl+D收藏本页
你会得到大惊喜!!

发表于2024-11-07

类似图书 点击查看全场最低价

出版社: 东南大学出版社
ISBN:9787564169992
版次:1
商品编码:12151344
包装:平装
外文名称:Optimized C++
开本:16开
出版时间:2017-02-01
用纸:胶版纸
页数:366
字数:475000
正文语种:英文

C++性能优化手册(影印版 英文版) [Optimized C++] epub 下载 mobi 下载 pdf 下载 txt 电子书 下载 2024

相关图书



C++性能优化手册(影印版 英文版) [Optimized C++] epub 下载 mobi 下载 pdf 下载 txt 电子书 下载 2024

C++性能优化手册(影印版 英文版) [Optimized C++] pdf epub mobi txt 电子书 下载



具体描述

内容简介

  在当今飞速发展和充满竞争的世界中,对于客户而言,程序的性能与功能一样重要。这本实践指南为开发人员讲解在C++中实现优化的性能调优原则。你将学习如何令已经包含了C++设计实践的代码在任何计算机上——无论是手表、电话、工作站、超级计算机还是全球服务器网络——很快地运行并消耗少的资源。
  作者提供了几个运行示例,演示如何逐步应用这些原则以改进现有代码,从而满足客户对响应速度和数据吞吐量的要求。

作者简介

  Kurt Guntheroth,是一位有超过35年经验的软件开发人员,其中25年的时间被他用来编写大量C++代码。他在Windows、Linux和嵌入式设备上开发。kurt住在华盛顿州西雅图市。

目录

Preface
1. An Overview of Optimization
Optimization Is Part of Software Development
Optimization Is Effective
It's OK to Optimize
A Nanosecond Here, a Nanosecond There
Summary of Strategies for Optimizing C++ Code
Use a Better Compiler, Use Your Compiler Better
Use Better Algorithms
Use Better Libraries
Reduce Memory Allocation and Copying
Remove Computation
Use Better Data Structures
Increase Concurrency
Optimize Memory Management
Summary

2. Computer Behavior Affecting Optimization
Lies C++ Believes About Computers
The Truth About Computers
Memory Is Slow
Memory Is Not Accessed in Bytes
Some Memory Accesses Are Slower than Others
Memory Words Have a Big End and a Little End
Memory Has Finite Capacity
Instruction Execution Is Slow
Making Decisions Is Hard for Computers
There Are Multiple Streams of Program Execution
Calling into the Operating System Is Expensive
C++ Tells Lies Too
All Statements Are Not Equally Expensive
Statements Are Not Executed in Order
Summary

3. Measure Performance
The Optimizing Mindset
Performance Must Be Measured
Optimizers Are Big Game Hunters
The 90/10 Rule
Amdahl's Law
Perform Experiments
Keep a Lab Notebook
Measure Baseline Performance and Set Goals
You Can Improve Only What You Measure
Profile Program Execution
Time Long-Running Code
'~ Little Learning" About Measuring Time
Measuring Time with Computers
Overcoming Measurement Obstacles
Create a Stopwatch Class
Time Hot Functions in a Test Harness
Estimate Code Cost to Find Hot Code
Estimate the Cost of Individual C++ Statements
Estimate the Cost of Loops
Other Ways to Find Hot Spots
Summary

4. Optimize String Use: A Case Study
Why Strings Are a Problem
Strings Are Dynamically Allocated
Strings Are Values
Strings Do a Lot of Copying
First Attempt at Optimizing Strings
Use Mutating String Operations to Eliminate Temporaries
Reduce Reallocation by Reserving Storage
Eliminate Copying of String Arguments
Eliminate Pointer Dereference Using Iterators
Eliminate Copying of Returned String Values
Use Character Arrays Instead of Strings
……

5. Optimize Algorithms
6. Optimize Dynamically Allocated Variables
7. Optimize Hot Statements
8. Use Better Libraries
9. Optimize Searching and Sorting
10. Optimize Data Structures
11. Optimize I/0
12. Optimize Concurrency
13. Optimize Memory Management

精彩书摘

  《C++性能优化手册(影印版 英文版)》:
  A sundial makes use of the periodic off—plane rotation of the Earth.By definition,one full rotation is one day The Earth makes an imperfect clock because its period is long,and because its rotation speeds up and slows down detectably (in microseconds) as the continents drift slowly across its surface.This variation is random.Tidal forces from the Moon and Sun slow the overall rate of the Earth's rotation.This variation is systematic.
  A grandfather clock counts the regular swinging of a pendulum.Gears divide the pendulum's swing down to drive hands that display the time.The period of the pendulum may be manually adjusted so that the displayed time is synchronized to the Earth's rotation.The period of a pendulum's swing depends on the weight of the pendulum and its length,so that every swing may be faster or slower than desired.This variation is systematic.Friction,air pressure,and the accumulation of dust may all affect a pendulum even ifit is initially set perfectly.These are random sources of variation.
  ……
C++性能优化手册(影印版 英文版) [Optimized C++] 电子书 下载 mobi epub pdf txt

C++性能优化手册(影印版 英文版) [Optimized C++] pdf epub mobi txt 电子书 下载
想要找书就要到 静流书站
立刻按 ctrl+D收藏本页
你会得到大惊喜!!

用户评价

评分

挺好的,价格便宜送货快

评分

书不错,内容很经典,非常有参考价值,c++进阶必备~

评分

书很棒,不过c++14到17的进展还是让人感觉失望,让人期待的几个特性包括module和concept都没加入

评分

挺好的,送货快,而且质量好。

评分

书不错,内容很新,而且jd的送货服务真不错。推荐购买。

评分

非常好的一本书。努力学习西加加为自己充电

评分

一直在京东购物,放心,省心,安心!会一如既往的支持!

评分

c++11的必读著作,英文版的顺便练下英语。

评分

不知道什么时候收到的优惠券,正好京东满减活动,帮好朋友下了一单,原价两百多的东西,减了160块,太划算了~东东在图书方面真心做的太棒了~

类似图书 点击查看全场最低价

C++性能优化手册(影印版 英文版) [Optimized C++] pdf epub mobi txt 电子书 下载


分享链接


去京东购买 去京东购买
去淘宝购买 去淘宝购买
去当当购买 去当当购买
去拼多多购买 去拼多多购买


C++性能优化手册(影印版 英文版) [Optimized C++] bar code 下载
扫码下载










相关图书




本站所有内容均为互联网搜索引擎提供的公开搜索信息,本站不存储任何数据与内容,任何内容与数据均与本站无关,如有需要请联系相关搜索引擎包括但不限于百度google,bing,sogou

友情链接

© 2024 windowsfront.com All Rights Reserved. 静流书站 版权所有