CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 系统编程 搜索资源 - Boost c

搜索资源列表

  1. boost-1.30.2-2.i386

    0下载:
  2. C++ 库 跨平台 比标准库效率高很多倍-C library cross-platform than the standard for high efficiency many times
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:310094
    • 提供者:kon
  1. libsigc++-2.2.2.tar

    0下载:
  2. This document is an attempt to perform a detailed comparison of two implementations of what is widely known as a Signal/Slot library. The two libraries in question are libsigc++ (v2.x) and Boost.Signals. One of the stated goals of this comparison is
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:5202059
    • 提供者:wudi
  1. boost_1_34_0

    0下载:
  2. c++ boost 完整的库文件,很难找的,要的请下载-c++
  3. 所属分类:Windows Kernel

    • 发布日期:2017-06-14
    • 文件大小:22767929
    • 提供者:張永
  1. boost1.36

    0下载:
  2. this is c++ boost lib -this is c++ boost lib
  3. 所属分类:Windows Kernel

    • 发布日期:2017-06-17
    • 文件大小:26877528
    • 提供者:yaoyao
  1. boost_1_37_0.tar

    0下载:
  2. 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
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-06-21
    • 文件大小:36333097
    • 提供者:
  1. libs

    0下载:
  2. gcc3.4编译的c++下一代标准库boost ,经测试完全可以使用-gcc3.4 compiler of c++ standard library the next generation of boost, can be tested using
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-14
    • 文件大小:3831610
    • 提供者:zjap
  1. boost-jam-3.1.18-1-ntx86

    0下载:
  2. 强大 的C++准标 准库,boost-Power ful pre- standard C++ library, boost
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-30
    • 文件大小:121443
    • 提供者:李XX
  1. facebook-folly

    1下载:
  2. Folly是Facebook的一个开源C++11组件库,提供了类似Boost库和std库的功能,包括散列、字符串、向量、内存分配、位处理等,满足大规模高性能的需求。-Folly is an open source Facebook C++11 component library, similar to the Boost libraries and std library functions, including hash, string, vector, memory allocation,
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-26
    • 文件大小:359924
    • 提供者:ice
  1. pcre-7.0-src

    0下载:
  2. PCRE(Perl Compatible Regular Expressions)是一个Perl库,包括 perl 兼容的正规表达式库.这些在执行正规表达式模式匹配时用与Perl 5同样的语法和语义是很有用的。Boost太庞大了,使用boost regex后,程序的编译速度明显变慢。测试了一下,同样一个程序,使用boost::regex编译时需要3秒,而使用pcre不到1秒。因此改用pcre来解决C语言中使用正则表达式的问题 -PCRE (Perl Compatible Regular Ex
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-10
    • 文件大小:1306504
    • 提供者:evil
  1. cpplogger

    0下载:
  2. 一个简单的日志库,仅依赖boost,支持输出到console,socket,callback和file,包括一个c++类及对c++类的c api封装.-a very simple c++ logger library, supporting console, file, callback and socket and also including a c wrapper it only depends on the boost.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-12-06
    • 文件大小:3991
    • 提供者:朱五
  1. boost

    0下载:
  2. boost源码库,进阶C++的必要源码,值得学习-boost source library, advanced C++ necessary source code, it is worth learning ~ ~
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-05
    • 文件大小:231354
    • 提供者:xhjcehust
  1. pcre-8.36

    0下载:
  2. 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
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-09
    • 文件大小:2246914
    • 提供者:祝帅
  1. type_list

    0下载:
  2. 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
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-12
    • 文件大小:1318
    • 提供者:扬名
  1. Boost程序库完全开发指南

    0下载:
  2. Boost 是一个功能强大、构造精巧、跨平台、开源并且免费的c++程序库(Boost C++ is a functional lib, which coulld be easy construct , over every device.)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2017-12-27
    • 文件大小:19660800
    • 提供者:pja
  1. kimgbo-master

    0下载:
  2. kimgbo由muduo网络库改写而来。去除了muduo对于Boost库的依赖,转而采用C++11替代, 优化了muduo网络I/O库一处将来有可能会出现race condition隐患的代码,几乎具备了muduo 网络库全部的功能。 kimgbo/base目录下存放了整个网络库的基础代码,kimgbo/net目录下存放了网络库的核 心代码,kimgbo/example目录下存放了一些网络库基础的使用示列程序。 ? ?除去除了对boost库的依赖外,还对其线程池和Buffer
  3. 所属分类:Linux/Unix编程

    • 发布日期:2018-01-04
    • 文件大小:6760448
    • 提供者:执笔相思
  1. Cplus读NetCDF代码

    0下载:
  2. 在Linux平台下使用C++ 基于boost库读取NetCDF(多用于生物学,化学,气象等复杂数据)类型数据(using C++ read .netcdf data)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2018-01-08
    • 文件大小:17408
    • 提供者:拓子
搜珍网 www.dssz.com