Imperfect C++ Practical Solutions for Real-Life Programming C++, although a marvelous language, isn t perfect. Matthew Wilson has been working with it for over a decade, and during that time he has found inherent limitations that require skillful workarounds. In this book, he doesn t just tell you what s wrong with C++, but offers practical techniques and tools for writing code that s more robust, flexible, efficient, and maintainable. He shows you how to tame C++ s complexity, cut through its vast array of paradigms, take back control over your code--and get far better results.
標簽: Programming Imperfect Practical Solutions
上傳時間: 2014-03-02
上傳用戶:songrui
Syllabus of Assembly Programming 王爽 匯編語言 講解細致 深入淺出
標簽: Programming Syllabus Assembly of
上傳時間: 2013-12-24
上傳用戶:ghostparker
Problem A:放蘋果 Time Limit:1000MS Memory Limit:65536K Total Submit:1094 Accepted:441 Language: not limited Description 把M個同樣的蘋果放在N個同樣的盤子里,允許有的盤子空著不放,問共有多少種不同的分法?(用K表示)5,1,1和1,5,1 是同一種分法。 Input 第一行是測試數據的數目t(0 <= t <= 20)。以下每行均包含二個整數M和N,以空格分開。1<=M,N<=10。 Output 對輸入的每組數據M和N,用一行輸出相應的K。 Sample Input 1 7 3 Sample Output 8
標簽: Limit Accepted Language Problem
上傳時間: 2016-11-30
上傳用戶:leixinzhuo
The C programming Language。對c程序語言的介紹,內容很全,可惜是英文版的。
標簽: programming Language The 程序
上傳時間: 2016-12-01
上傳用戶:jiahao131
using lisp to do the caculation, can parse the natural language,and can caculate the simple, like what is 2 plus 3 ?
標簽: the caculation can caculate
上傳時間: 2016-12-03
上傳用戶:ZJX5201314
MATLAB is a high-level language for technical computing which is often used by engineers to help them design systems or analyse a system’s behaviour.
標簽: high-level computing engineers technical
上傳時間: 2014-01-11
上傳用戶:txfyddz
XHTML標準參考手冊,XHTML是The Extensible HyperText Markup Language可擴展標識語言的縮寫。目前推薦遵循的是W3C于2000年1月26日推薦XML1.0(參考http://www.w3.org/TR/xhtml1)。XML雖然數據轉換能力強大,完全可以替代HTML,但面對成千上萬已有的站點,直接采用XML還為時過早。因此,我們在HTML4.0的基礎上,用XML的規則對其進行擴展,得到了XHTML。簡單的說,建立XHTML的目的就是實現HTML向XML的過渡。
標簽: XHTML Extensible HyperText Language
上傳時間: 2013-12-02
上傳用戶:huangld
"Foundations of Statistical Natural Language Processing", wrote by Christopher D. Manning & Hinrich Schütze.一本極為經典的國外教材。
標簽: D. Foundations Christopher Statistical
上傳時間: 2013-12-12
上傳用戶:youlongjian0
some information about how to study matlab language
標簽: information language matlab about
上傳時間: 2014-01-05
上傳用戶:hustfanenze
C++ Language Tutorial中文翻譯本教程對C++語言進行了深入淺出的介紹,從基礎知識到ANSI-C++標準的最新功能,內容涵蓋了從數組,類等基本概念到多態、模板等高級概念。
上傳時間: 2016-12-18
上傳用戶:aix008