- Grammar-analysis LR分析法是给出一种能根据当前分析栈中的符号串(通常以状态表示)和向右顺序查看输入串的K个(K≥0))符号就可唯一地确定分析器的动作是移进还是归约和用哪个产生式归约
- hsm Hsm Atalla Hardware Security Module (HSM) that is used by banks and processors for cryptographic operations
- TCPPclientPserver 实现两台计算机之间的通信
- Square-wave-generator 能过通过PC上的串口发送数据去控制FPGA引脚输出方波的频率
- log4cpp VC编程经常发生内存泄露的情况
- 24176666 测量控制网平差程序主要用于测量工程中的平面控制网计算高程平差计算本人的个人作品
文件名称:effective_cPP_chinese
-
所属分类:
- 标签属性:
- 上传时间:2012-11-16
-
文件大小:16.5mb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
C++ 编程实用提高参考书,和大家分享,详细描述见英文描述-This exceptionally useful text offers Scott Myers s expertise in C++ class design and programming tips. The second edition incorporates recent advances to C++ included in the ISO standard, including namespaces and built-in template classes, and is required reading for any working C++ developer.
The book opens with some hints for porting code from C to C++ and then moves on to the proper use of the new and delete operators in C++ for more robust memory management. The text then proceeds to class design, including the proper use of constructors, destructors, and overloaded operator functions for assignment within classes. (These guidelines ensure that you will create custom C++ classes that are fully functional data types, which can be copied and assigned just like built-in C++ classes.)
The author also provides a handful of suggestions for general class design, including strategies for using different types of inheritance and encapsulation. Never doctrinaire and always intelligent,
The book opens with some hints for porting code from C to C++ and then moves on to the proper use of the new and delete operators in C++ for more robust memory management. The text then proceeds to class design, including the proper use of constructors, destructors, and overloaded operator functions for assignment within classes. (These guidelines ensure that you will create custom C++ classes that are fully functional data types, which can be copied and assigned just like built-in C++ classes.)
The author also provides a handful of suggestions for general class design, including strategies for using different types of inheritance and encapsulation. Never doctrinaire and always intelligent,
(系统自动生成,下载前可以参看下载内容)
下载文件列表
effective_c++_chinese.pdf
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.