搜索资源列表
boost-1.30.2-2.i386
- C++ 库 跨平台 比标准库效率高很多倍-C library cross-platform than the standard for high efficiency many times
boost_1_37_0.tar
- Boost provides free peer-reviewed portable C++ source libraries. We emphasize libraries that work well with the C++ Standard Library. Boost libraries are intended to be widely useful, and usable across a broad spectrum of applications. The Boost
libs
- gcc3.4编译的c++下一代标准库boost ,经测试完全可以使用-gcc3.4 compiler of c++ standard library the next generation of boost, can be tested using
pcre-8.36
- PCRE(Perl Compatible Regular Expressions中文含义:perl语言兼容正则表达式)是一个用C语言编写的正则表达式函数库,由菲利普.海泽(Philip Hazel)编写。PCRE是一个轻量级的函数库,比Boost之中的正则表达式库小得多。PCRE十分易用,同时功能也很强大,性能超过了POSIX正则表达式库和一些经典的正则表达式库。-The PCRE library is a set of functions that implement regular expr
type_list
- C++ 元编程中,对TYPE LIST的实现,实现了与boost type list功能一样的模块,很值得参考-C++ meta programming, the realization of the TYPE LIST, like boost type list and realizes the function of the module, is worth reference
Boost程序库完全开发指南
- Boost 是一个功能强大、构造精巧、跨平台、开源并且免费的c++程序库(Boost C++ is a functional lib, which coulld be easy construct , over every device.)
kimgbo-master
- kimgbo由muduo网络库改写而来。去除了muduo对于Boost库的依赖,转而采用C++11替代, 优化了muduo网络I/O库一处将来有可能会出现race condition隐患的代码,几乎具备了muduo 网络库全部的功能。 kimgbo/base目录下存放了整个网络库的基础代码,kimgbo/net目录下存放了网络库的核 心代码,kimgbo/example目录下存放了一些网络库基础的使用示列程序。 ? ?除去除了对boost库的依赖外,还对其线程池和Buffer
Cplus读NetCDF代码
- 在Linux平台下使用C++ 基于boost库读取NetCDF(多用于生物学,化学,气象等复杂数据)类型数据(using C++ read .netcdf data)