-
高质量Cpp编程指南
软件质量是被大多数程序员挂在嘴上而不是放在心上的东西!
除了完全外行和真正的编程高手外,初读本书,你最先的感受将是惊慌:“...
高质量Cpp编程指南
软件质量是被大多数程序员挂在嘴上而不是放在心上的东西!
除了完全外行和真正的编程高手外,初读本书,你最先的感受将是惊慌:“哇!我以前捏造的C++/C程序怎么会有那么多的毛病?”
别难过,作者只不过比你早几年、多几次惊慌而已。
请花一两个小时认真阅读这本百页经书,你将会获益匪浅,这是前面N-1个读者的建议。
-High-quality Cpp Programming Guide software quality is seen by most programmers have paid lip service rather than the heart thing! In addition to complete layman and truly master the programming, the initial read a book, you feel will be the first to panic: " wow! I had fabricated C++/C program how would there be so many problems?" Do not sorry, the author merely A few years ago than you, more than just a few panic-stricken. Please take 12 hours to carefully read through 100 of this book, you will be benefited, which is N-1 in front of a reader" s suggestion.
- 2023-01-25 20:30:04下载
- 积分:1
-
VC实现的简单得串口通讯程序
VC实现的简单得串口通讯程序-VC in a simple serial communication program
- 2023-06-13 06:25:03下载
- 积分:1
-
TP7.0常用内置子程序
TP7.0常用内置子程序-TP7.0 commonly used built-Subroutine
- 2022-07-04 02:48:59下载
- 积分:1
-
为方便web 配色的takecolor取色小软件。
为方便web 配色的takecolor取色小软件。-web to facilitate the matching color takecolor from small software.
- 2022-02-03 09:53:59下载
- 积分:1
-
利用编译原理的思想实现的科学计算器,功能比较齐全
利用编译原理的思想实现的科学计算器,功能比较齐全-The idea of using the compiler to achieve the principle of the scientific calculator, function relatively complete
- 2022-01-27 22:51:48下载
- 积分:1
-
thi is a library management system
thi is a library management system
- 2023-04-16 02:35:03下载
- 积分:1
-
一个应用程序很好的一个应用程序
一个应用程序很好的一个应用程序-An application a good application
- 2023-07-15 18:45:04下载
- 积分:1
-
这个程序是用于建筑和写
This program was written for the construction and
studies of different graphs of trigonometric functions.
Эта программа написана для построения и
исследования графиков различных тригонометрических функций .
- 2022-08-18 09:20:53下载
- 积分:1
-
一个在VC中使用ASM的程序,欢迎大家下载使用,如有问题,请留言联系。...
一个在VC中使用ASM的程序,欢迎大家下载使用,如有问题,请留言联系。-a VC in the use of the ASM procedure, all are welcome to download the use, if there are questions, please contact messages.
- 2022-03-06 17:50:43下载
- 积分:1
-
There is a infinite series, whose general term is expressed as: a [n] = 10* 10*....
有一个无穷数列,其通项表示为:
a[n]=10*10*... n=0,1,2,3.....
构成了1,10,100,1000...
把它连起来,就成了数串。
判断数串的第i位到底是0还是1.性能要求1s
-There is a infinite series, whose general term is expressed as: a [n] = 10* 10*... n = 0,1,2,3 ..... constitute 1,10100,1000 it even ... together, it becomes the number of strings. Determine the number of strings in the end of the first i-bit is 0 or 1. Performance requirements 1s
- 2022-03-22 03:32:03下载
- 积分:1