-
-
test_plot.rar
digital map which is realized by processing matrix data in matlab toolbox
-
CustomCollectionTypes.rar
Here is an implementation of UserCollectionType that returns a fast set. As you are looking below, note how much possibility there is for common subclasses that provide custom set/list/map implementations:
-
wordstatSTL.rar
wordstatSTL.定义控制台应用程序的入口点。//单词统计
//统计一个文本文件中所有单词的使用次数
//将单词按照有多到少的使用次数打印出来
//对于次数相同的单词按照字母由大到小的顺序排列
//这是由STL(Standard Template Library)的map和set实现的教学例程
-
-
GraphicEx87.zip
... ), Kodak Photo-CD images(*.pcd), CompuServe images(*.gif), Photoshop images(*.psd, *.pdd), Paintshop Pro images (*.psp), Portable network graphic images (*.png), bitmap images(*.bmp, *.rle, *.dib), Portable pixel/gray map images(*.ppm, *.pgm, *.pbm)等等。
-
-
-
Turbocode.rar
包括turbo码编译码程序,译码算法包括sova及max-log-map算法,并有完整链路验证其性能。
-
-
clonePtr.zip
a non-sharing smart pointer class that can be used with STL containers such as std::map, vector, list, set, and deque. The smart pointer has an assignment operator and greater than operator that call the target object s operator.
-