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是一個(gè)革新的面向項(xiàng)目開(kāi)發(fā)的程序編輯器和代碼瀏覽器,它擁有內(nèi)置的對(duì)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月才出版的,此為對(duì)應(yīng)的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,"...
我們編寫的程序由兩個(gè)主要方面組成 1 算法的集合就是將指令組織成程序來(lái)解決某個(gè)特定的問(wèn)題 2 數(shù)據(jù)的集合算法在這些數(shù)據(jù)上操作以提供問(wèn)題的解決方案 縱觀短暫的計(jì)算機(jī)發(fā)展史這兩個(gè)主要方面算法和數(shù)據(jù)一直保持...
《Effective C++:改善程序與設(shè)計(jì)的55個(gè)具體做法》(中文版)(第3版)一共組織55個(gè)準(zhǔn)則,每一條準(zhǔn)則描述一個(gè)編寫出更好的C++的方式。每一個(gè)條款的背后都有具體范例支撐。第三版有一半以上的篇...