登录
首页 » 电子书 » 《C++ 陷阱》内容简介 转自:http://infopower.com.cn/showdetail.php?isbn=7...

《C++ 陷阱》内容简介 转自:http://infopower.com.cn/showdetail.php?isbn=7...

于 2022-03-06 发布 文件大小:703.42 kB
0 203
下载积分: 2 下载次数: 1

代码说明:

《C++ 陷阱》内容简介 转自:http://infopower.com.cn/showdetail.php?isbn=7-5083-1494-8 C++ 是一门高效率但是复杂的编程语言,因为它的复杂性,使得程序员有机会去面对形形色色的各种设计和编程错误。如何去规避这些陷井,编写出更具重用性和易维护的C++代码,正是本书的目标所在。作者Stephen C. Dewhurst结合了将近二十年的C++开发经验,罗列了最常见的99个小问题,并详细阐述这些问题的解决之道,让读者在不知觉之间掌握C++的高级编程技巧,充分领悟C++的细微之处。阅读本书,必会对实际工作带来巨大的帮助。- C++ Trap carried Description: http://infopower.com.cn/showdetail.php?isbn=7-5083-1494-8 C++ Are an efficient but complex programming language because of its complexity, programmers have the opportunity to make the face of all sorts of various design and programming errors. How to circumvent these pitfalls, the preparation of a more reusability and easy maintenance of the C++ Code, it is the objective of this book. Author Stephen C. Dewhurst combines nearly two decades of C++ Development experience, listed the 99 most common minor problems, and elaborate on these issues a solution so that the reader can not grasp consciousness between C++ high-level programming skills, to fully comprehend C++ s

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 算发设计与分析的英文版参考,很好的一本参考,内容翔实,值得一看....
    算发设计与分析的英文版参考书,很好的一本参考书,内容翔实,值得一看.-Design and Analysis of fat count of English reference books, reference books a very good and informative, worth a visit.
    2022-04-29 00:42:58下载
    积分:1
  • 3 利用TMS320LF240x实现SVPWM算法的程序 下面给出了利用TMS320LF2407实现SVPWM算法的一个应用程序。在该程序中,我们假设有20...
    3 利用TMS320LF240x实现SVPWM算法的程序 下面给出了利用TMS320LF2407实现SVPWM算法的一个应用程序。在该程序中,我们假设有200个电压矢量Uout 平均分布在电角度为2π的范围内,通过改变SVPWM的调制周期T可以改变输出的3相正弦波的频率 -3 the use of SVPWM algorithm TMS320LF240x realize the procedure is given below the use of SVPWM algorithm TMS320LF2407 realize an application. In the process, we assume that 200 voltage vector distribution in electrical Uout average angle of 2π scope, by changing the SVPWM modulation cycle T can change the 3-phase sine wave output frequency
    2022-06-26 19:55:46下载
    积分:1
  • 详细介绍了主要语言的开发流程,对于刚接触的人很有帮组
    详细介绍了主要语言的开发流程,对于刚接触的人很有帮组-Described in detail the primary language of the development process, great help for people new to group
    2022-01-25 19:48:26下载
    积分:1
  • uCOS-II fadsafsafsad
    ucos ii xzdfdsf dafa-ucos ii fadsafsafsad
    2022-03-26 10:37:02下载
    积分:1
  • 编写一个简单的DLL的程序
    编写一个简单的DLL的程序-prepared a simple DLL procedures
    2022-01-30 20:12:39下载
    积分:1
  • Debian参考手册,可以查到一些常用命令。
    Debian参考手册,可以查到一些常用命令。-Debian reference manual can be found in some commonly used commands.
    2022-04-01 05:27:12下载
    积分:1
  • Frequency counter is a signal frequency measuring instruments, is a typical elec...
    频率计是一种对信号的频率进行测量的仪器,是一种典型的电子测量仪器。能对频率量进行测量的仪器有许多:如模拟频率表、示波器、数字频率计、微机化智能频率计等。本文将对数字频率计项目进行探讨并设计和制作。-Frequency counter is a signal frequency measuring instruments, is a typical electronic measuring instruments. On the frequency of volume measuring instruments have many: such as analog frequency table, oscilloscopes, digital frequency meter, frequency meter microcomputer, such as intelligent. In this paper, digital frequency meter project will be carried out to explore and design and production.
    2022-02-21 09:44:55下载
    积分:1
  • 这个是C#的简单帮助文档,CSDN上找到的,有300多人下载过此PDF C#是一种简单、现代、面向对象和类型安全的编程语言,由 C和C++发展而来。C#(发...
    这个是C#的简单帮助文档,CSDN上找到的,有300多人下载过此PDF C#是一种简单、现代、面向对象和类型安全的编程语言,由 C和C++发展而来。C#(发音为“C 霎普”)牢固地植根于 C和 C++语言族谱中,并且会很快被 C和 C++程序员所熟悉。C#的目标在于把 Visual Basic的高生产力和 C++本身的能力结合起来。 C#作为Microsoft Visual Studio 7.0的一部分提供给用户。除了 C#以外,Visual Studio还支持Visual Basic、Visual C++和描述语言VBScript和Jscript。所有这些语言都提供对Microsoft .NET平台的访问能 力,它包括一个通用的执行引擎和一个丰富的类库。Microsoft .NET平台定义了一个“通用语言子集” (CLS),是一种混合语言,它可以增强 CLS兼容语言和类库间的无缝协同工作能力。对于 C#开发者, 这意味着既是 C#是一种新的语言,它已经可以对用老牌工具如Visual Basic和 Visual C++使用的丰富类 库进行完全访问。C#自己并没有包含一个类库。 -This is a simple C# Help, CSDN found, there are more than 300 people downloaded this PDF C# is a simple, modern, object-oriented and type-safe programming language, from C and C++ developed from. C# (pronounced "C Sharp S & P ") firmly rooted in the C and C++ language in genealogy, and will soon be C and C++ programmers are familiar with. C# The target is to High productivity of Visual Basic and C++ their own capacities. C# as a Microsoft Visual Studio 7.0 as part
    2023-07-20 14:00:06下载
    积分:1
  • Anew trend is creeping into video games at an incredible rate. This trend make...
    Anew trend is creeping into video games at an incredible rate. This trend makes games more realistic, more believable, and in some cases, more fun.
    2022-03-23 03:57:03下载
    积分:1
  • SCJP考题中的陷阱,认证考试必学
    SCJP考题中的陷阱,认证考试必学 -SCJP exam in the trap, the certification exam will study the certification exam will study
    2022-07-23 13:53:40下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载