-
-
-
cprogrammbooks.zip
不错的六本c++书籍
Effective C++.chm
Effective.STL.pdf
EssentialC++.pdf
Inside The C++ Object Model.chm
ModernC++Design.pdf
More Effective C++中文.pdf
-
C++PrimerPlus.rar
... variables
• Generic, or type-independent, programming, as provided by templates and the Standard
Template Library (STL)
• The exception mechanism for handling error conditions
• Namespaces for managing names of functions, classes, ...
-
-
-
EffectiveSTL-revised.zip
Sure, the STL has iterators, algorithms, and function objects, but for most C++ programmers, it s the containers that stand out. More ... in other libraries or is a container type you d write yourself. STL containers aren t just good. They re really good.
-
-
3.rar
本文描述在网上能够找到的最简单,最快速的哈夫曼编码。本方法不使用任何扩展动态库,比如STL或者组件。只使用简单的C函数,比如:memset,memmove,qsort,malloc,realloc和memcpy。
-
vtkreadstl.tar.gz
interactive STL file reader using vtk library developed with QT designer
-
-