This book focuses on combining C++ s power and flexibility with high performance and scalability, r
This book focuses on combining C++ s power and flexibility with high performance and scalability, r...
This book focuses on combining C++ s power and flexibility with high performance and scalability, r...
Source Insight Source Insight是一个革新的面向项目开发的程序编辑器和代码浏览器,它拥有内置的对C/C++, C#和Java等程序的分析。Source Insight能分析你...
In a preemptive priority based RTOS, priority inversion problem is among the major sources of deadl...
Thinking in C++ patiently and methodically explores the issues of when and how to use inlines, refer...
<JavaScript:The Good Parts>全英文版,O Reilly出品,必属精品,该书的英文版是2008年5月才出版的,此为对应的chm文档,支持目录索引和搜索功能.目录如下...
Inside the C++ Object Model Inside the C++ Object Model focuses on the underlying mechanisms that s...
Design patterns are elegant, adaptable, and reusable solutions to everyday software development prob...
If you are a C++ programmer who desires a fuller understanding of what is going on "under the hood,"...
我们编写的程序由两个主要方面组成 1 算法的集合就是将指令组织成程序来解决某个特定的问题 2 数据的集合算法在这些数据上操作以提供问题的解决方案 纵观短暂的计算机发展史这两个主要方面算法和数据一直保持...
《Effective C++:改善程序与设计的55个具体做法》(中文版)(第3版)一共组织55个准则,每一条准则描述一个编写出更好的C++的方式。每一个条款的背后都有具体范例支撑。第三版有一半以上的篇...