搜索资源列表
STL_doc.tar
- STL的官方文档,STL的最权威的解释!C++学习必备利器,可以极高的提高编程效率-The resample software package contains free sampling-rate conversion and filter design utilities written in C, including a stand-alone command-line sampling-rate conversion utility called resample. The packag
ThreadSafeList
- 一个线程安全的List算法,可以在Windows/Linux下使用。-A thread-safe list arithmetic. Use it in Windows/Linux env.
lists
- 自己实现的C++模板链表,用的是linux下的gcc。-C++ own implementation templates list