CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - boost库

搜索资源列表

  1. Boost.Spirit_Calculator

    0下载:
  2. 使用Boost.Spirit库实现60行代一个计算器,体现了Boost.Spirit库的强大解析功能!-To use Boost.Spirit libraries to achieve the 60 lines on behalf of a calculator, reflects the powerful analytical capabilities of the library Boost.Spirit!
  3. 所属分类:Compiler program

    • 发布日期:2017-04-03
    • 文件大小:1170
    • 提供者:hzw
  1. Boost-books

    0下载:
  2. Boost程序库完全开发指南,学习用 boost book-boost book
  3. 所属分类:Windows Develop

    • 发布日期:2017-06-12
    • 文件大小:19666661
    • 提供者:bie_zm
  1. boost_1_37_0_doc_20090213

    0下载:
  2. boost库1_37_0中文文档,包括基本的使用一些技巧、工具,非常详细,也比较全面-boost libraries the 1_37_0 Chinese documents, including the use of some of the techniques, tools, very detailed, more comprehensive
  3. 所属分类:Windows Develop

    • 发布日期:2017-06-09
    • 文件大小:16637028
    • 提供者:wp
  1. boost_1_47_pdf

    0下载:
  2. 此文档包括了boost中61个常用库,对每个库进行了详细的介绍和一些基本的用法,是学习boost的很好的英文学习材料。-This document includes a boost of 61 libraries, a detailed introduction and some basic usage for each library is a learning boost English learning materials.
  3. 所属分类:File Formats

    • 发布日期:2017-06-20
    • 文件大小:30891200
    • 提供者:刘元生
  1. Boost--LIBRARY-CPP

    0下载:
  2. 这是一本书,书的名字是Boost程序库完全开发指南:深入C++“准”标准库,非常好的书-This is a book, the name of the book Guide: Boost library is fully developed in-depth C + +, the "quasi" standard library, and a very good book
  3. 所属分类:Windows Develop

    • 发布日期:2017-06-12
    • 文件大小:19891121
    • 提供者:
  1. bfs

    0下载:
  2. 利用boost库实现广度优先算法的例子,实现了广度优先算法,对boost的理解有用-an example of bfs utilizing the boost library
  3. 所属分类:Data structs

    • 发布日期:2017-04-13
    • 文件大小:1851
    • 提供者:pf22099
  1. Beyond-the-CPP-Standard-Library

    0下载:
  2. Boost带领你远远地超越了C++标准库,它使得C++编程更优雅、更有活力、更高产。首先,我们系统地介绍一下Boost库的主要组成和它们的主要用法。-Boost to lead you far beyond the C + + standard library, it makes C + + programming more elegant, more energetic and more productive. First, we systematically introduce the ma
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-09
    • 文件大小:1666968
    • 提供者:
  1. boostguid

    0下载:
  2. boost 库是一个接近标准的C++库,使用的起来非常方便了。boost生 成GUID,压缩包里面有很多个生成GUID的例子.-is c++ code boost create guid
  3. 所属分类:MiddleWare

    • 发布日期:2017-04-05
    • 文件大小:33115
    • 提供者:haoxue365
  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-27
    • 文件大小:359924
    • 提供者:ice
  1. GE.tar

    0下载:
  2. 一个用c++11实现的软件图形引擎 需要用g++4.7进行编译,依赖于boost库-Compiled using g++4.7 a software graphics engine to achieve c++11 dependent boost libraries
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-04
    • 文件大小:1020276
    • 提供者:li
  1. Boost

    0下载:
  2. Boost程序库完全开发指南:深入C++“准”标准库-The Boost library is fully developed guide: the depth C++ " quasi" standard library
  3. 所属分类:Windows Develop

    • 发布日期:2017-06-15
    • 文件大小:23131659
    • 提供者:Chen
  1. FilterEdit_src

    0下载:
  2. 过滤编辑框功能,支持多重过滤,支持正则表达式(需要boost库支持)。-Filter edit box to support multiple filters, regular expressions are supported (need to boost library support).
  3. 所属分类:EditBox

    • 发布日期:2017-04-01
    • 文件大小:31273
    • 提供者:storren
  1. asio

    0下载:
  2. boost库的asio程序库模拟服务端的使用-the boost library asio library analog service end
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-02
    • 文件大小:5458
    • 提供者:陈津瑞
  1. Uniform_Extraction

    0下载:
  2. 该程序实现了字符串提取算法,算法中使用了Boost库来处理字符串。-The program implements string extraction algorithm, the algorithm uses the Boost library to handle strings.
  3. 所属分类:Picture Viewer

    • 发布日期:2017-11-20
    • 文件大小:2644
    • 提供者:许森
  1. Beyond-the-CPP-STL

    0下载:
  2. Boost 带领你远远地超越了C++标准库,它使得C++编程更优雅、更有活力、更高产。首先, 我们系统地介绍一下Boost 库的主要组成和它们的主要用法。-Boost lead you far beyond C++ standard library, it makes C++ programming more elegant, more dynamic, more productive. First, we introduced a major component of the Boost
  3. 所属分类:software engineering

    • 发布日期:2017-11-13
    • 文件大小:1877977
    • 提供者:zhangzhigang824
  1. thePCPPPStandardPLibrary

    0下载:
  2. Boost带领你远远地超越了C++标准库,它使得C++编程更优雅、更有活力、更高产。首先,我们系统地介绍一下Boost库的主 要组成和它们的主要用法。-Boost lead you far beyond C++ standard library, it makes C++ programming more elegant, more dynamic, more productive. First, we introduced a major component of the Boost li
  3. 所属分类:software engineering

    • 发布日期:2017-11-08
    • 文件大小:1691877
    • 提供者:sun
  1. c_s

    0下载:
  2. 一个基于boost库的简单C/S模型实现,实现了客户端和服务端的简单通信,主要是可以通过这个了解boost的基本通信协议实现方式-A simple boost library-based C/S model, has implemented a client and service side of simple communication, mainly through this understanding can boost the basic communication protocol i
  3. 所属分类:Linux Network

    • 发布日期:2017-11-17
    • 文件大小:81124
    • 提供者:李元诚
  1. boost

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

    • 发布日期:2017-04-06
    • 文件大小:231354
    • 提供者:xhjcehust
  1. boost-log-2.0-r862

    0下载:
  2. boost的日志库 可以单独使用的 到最新版的1.54才审核通过-boost logging library can be used alone to the latest version 1.54 was reviewed by
  3. 所属分类:source in ebook

    • 发布日期:2017-03-29
    • 文件大小:830454
    • 提供者:小剑
  1. boostThread

    0下载:
  2. 关于C++ bosst库线程学习的一些总结与经验,对想学boost库的朋友还是有点帮助的-Some summary about learning c++ bosst thread and experience, to want to learn to boost library friend are still a little help
  3. 所属分类:Communication

    • 发布日期:2017-04-03
    • 文件大小:18237
    • 提供者:肖晓
« 1 2 3 4 5 67 8 9 10 11 »
搜珍网 www.dssz.com