搜索资源列表
STL_without_warnings_src
- 去除使用STL时编译warning-removed when using STL compiler warning
icqlib-1.0.0.tar
- icq的开发库,内有数据包格式解析、联系人等;采用STL编写,支持TCP/UDP/Proxy-icq the development libraries, which are analytic data packet formats, contacts, etc.; Using STL prepared to support TCP / UDP / Proxy
VB6Str2Cpp
- VB6 has two very useful string functions: Join and Split. This code implements Join and Split functions using STL so that you can use them in your C++ programs -VB6 has two very useful string functions : Join and Split. This code implements Join and
MyThreadPool.rar
- 使用 STL 做的windows 下的线程池,半同步/半异步模型,当线程没有使用时被suspend。,STL use under windows to do the thread pool, semi-synchronous/semi-asynchronous model, when the thread was not using suspend.
STL.zip
- source code from Mastering The Standard C++ Classes using C++. 1) The source code listings from each chapter can be found in the listings directory. The listings directory is divided by chapter. 2) A html quick reference for the mo
STLStream
- 使用标准模板库流(STL STREAM)来简化C++“线程安全”的日志记录-Logging:Flow using a standard template library (STL STREAM) to simplify the C++ “thread-safe”
STL-View
- 以VC++作为开发平台,利用C++标准IO库的ifstream类型定义对象并绑定STL文件,再用标准库string类型中的getline逐行读取绑定的STL文件,最后,应用OPenGL绘制三角面片编程技术实现对STL文件格式的直观显示-Ifstream type definition object using the C++ standard IO library with VC++ as a development platform, and bind the STL file, getlin
floodit
- Floodit Solver, using STL.
Matrix
- 用STL对OpenCV中的CvMat进行C++类封装-Using STL to OpenCV for CvMat of C++ Category Packaging
ola
- 组合数学 中 欧拉函数的 实现 用STL 编写-Combinatorial Mathematics in the Euler function prepared using STL
Mobius
- Mobius 反演定理的 实现 用 STL 编写 -Mobius inversion theorem prepared using STL
Data.Structures.with.Cplusplus.using.STL
- Data Structures with C++ using STL, 2nd Edition 的源代码-Data Structures with C++ using STL, 2nd Edition source code
mrjeep1
- Data Structures With C++ Using STL
mrjeep2
- Data Structures With C++ using STL part 2
mrjeep3
- Data Structures With C++ using STL part 3
cstrings
- c++ string implementation using stl
STL
- 利用STL容器排序,了解和利用STL容器-Sorting using STL containers, understanding and use of STL containers
using-stl
- 如何使用stl(中文版) 浅显易懂-How to use the stl.......
DeQ-using-STL
- this is sample dqueue implementation using STL
Database-using-STL
- a sample database implemeatation in visual C++ for STL study