這是關于c++的電子書籍,Accelerated C++ Practical Programming by Example by Andrew Koenig and Barbara E. Moo Addison-Wesley, 2000 ISBN 0-201-70353-X Pages 336 Second Printing
上傳時間: 2014-01-09
上傳用戶:evil
The Art of C++ by Herbert Schildt ISBN:0072255129 McGraw-Hill/Osborne © 2004 The author of this text applies C++ to a wide variety of high-powered, Practical applications, each focusing on a different aspect of the language. Examples range from a garbage collector subsystem and a thread control panel to AI-based searches and more.
標簽: McGraw-Hill 0072255129 The Herbert
上傳時間: 2015-07-18
上傳用戶:lx9076
The Linux kernel is one of the most interesting yet least understood open-source projects. It is also a basis for developing new kernel code. That is why Sams is excited to bring you the latest Linux kernel development information from a Novell insider in the second edition of Linux Kernel Development. This authoritative, Practical guide will help you better understand the Linux kernel through updated coverage of all the major subsystems, new features associated with Linux 2.6 kernel and insider information on not-yet-released developments. You ll be able to take an in-depth look at Linux kernel from both a theoretical and an applied perspective as you cover a wide range of topics, including algorithms, system call interface, paging strategies and kernel synchronization. Get the top information right from the source in Linux Kernel Development.
標簽: interesting open-source understood projects
上傳時間: 2015-07-26
上傳用戶:mpquest
About transforms DCT using the separate cosine jpeg the compression the matlab source program, simple is Practical, also has the annotation, very good reads. ,matlab,Wavelet
標簽: the compression transforms separate
上傳時間: 2013-11-26
上傳用戶:努力努力再努力
ZIP壓縮、解壓縮算法庫,完全C++實現,支持多種平臺。下面是英文描述: This library adds zip compression and decompression functionality to your program, allowing you to create and modify ZIP files in the compatible way with WinZip, PKZIP and other popular archivers. Its easy and Practical interface makes the library suitable for the beginners as well as for the advanced users.
上傳時間: 2013-11-28
上傳用戶:hopy
C++ Standard Library provides a set of common classes and interfaces that greatly extend the core C++ language. The library, however, is not self-explanatory. To make full use of its components-and to benefit from their power-you need a resource that does far more than list the classes and their functions. The C++ Standard Library not only provides comprehensive documentation of each library component, it also offers clearly written explanations of complex concepts, describes the Practical programming details needed for effective use, and gives example after example of working code.
標簽: interfaces Standard provides Library
上傳時間: 2014-03-01
上傳用戶:lizhizheng88
This note describes some key aspects of what C++ is and of how C++ has developed over the years. The spective is that of an experienced C++ user looking at C++ as a Practical tool. No attempts are made to compare C++ to other languages, though I have tried to answer some questions that I have often heard asked by Lisp programmers.
標簽: describes developed aspects years
上傳時間: 2015-09-15
上傳用戶:haoxiyizhong
This design calculator uses to controls an attribute value the establishment, function skill and so on compilation, has met the Practical requirements. Truly realized the contact surface succinctly, has been artistic, the function consummated, the unification goal.
標簽: establishment calculator attribute controls
上傳時間: 2015-09-22
上傳用戶:Yukiseop
市面上java書籍極多,專注於「編程主題式探討」并「以獨立條款呈現」的書籍比較少。這類書籍面向中高階讀者,不僅選題必須饒富價值、探討必須極為深刻,各主題最好還獨立以利選擇閱讀,卻又最好彼此前後呼應環環相扣,并附良好交叉索引,予讀者柳暗花明的強烈沖擊。此種「專題條款」式的表現風格,在scott meyers的《effective c++》和《more effective c++》二書面世之後獲得許多贊揚,也引來許多追隨。Practical java》和《effective java》二書,對前述重要而基礎的技術細微處有著詳盡、深刻、實用的介紹和剖析和范例,又以獨立條款之姿展現,在內容的扎實度、可讀性、易讀性上表現均十分良好。為此,秉持并承繼我為c++ 社群翻譯《effective c++》、《more effective c++》的態度和機緣,我很開心再次由我負責,將《Practical java》和《effective java》二書中譯本呈獻給java 社群。
上傳時間: 2013-12-22
上傳用戶:x4587
Text processing often involves matching text against a pattern. Although Java s character and assorted string classes offerlow- levelpattern- matching support, that support commonly leads to complex code. To help you write simplerpattern- matching code, Java provides regular expressions. After introducing you to terminology and thejava.util. regex package, Jeff Friesen explores many regular expression constructs supported by that package s Pattern class. Then he examines Pattern s methods and the additionaljava.util. regex classes. In conclusion, he presents a Practical application of regular expressions.
標簽: processing character Although involves
上傳時間: 2014-01-19
上傳用戶:愛死愛死