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

搜索资源列表

  1. asio-1.4.1

    0下载:
  2. ASIO 有望成为C++标准的网络库。已进入boost。目前最新版本。 asio is a cross-platform C++ library for network and low-level I/O programming that provides developers with a consistent asynchronous model using a modern C++ approach.-asio is a cross-platform C++ library for n
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-15
    • 文件大小:4055966
    • 提供者:zhong
  1. code2html

    0下载:
  2. 利用正则表达式实现将C++代码转换为html页面并对不同类别关键字高亮显示。编译时需boost/regex库支持。-Use regular expressions to achieve the C++ code into a html page and highlight the different types of keywords. When compiling boost/regex library support.
  3. 所属分类:Other systems

    • 发布日期:2017-04-06
    • 文件大小:152536
    • 提供者:晓阳
  1. myregclass

    0下载:
  2. 我自己用的操作数据库的类,封装了数据库的API函数,加入了正则表达式支持,编译需boost/regex库支持-I used to operate the type of database, the database package API function, added support for regular expressions, the compiler need to boost/regex library support
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-06
    • 文件大小:2832
    • 提供者:晓阳
  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-15
    • 文件大小:3831610
    • 提供者:zjap
  1. baserver

    0下载:
  2. 基于boost的asio库的半异步半同步的网络框架可以用来实现Server和Client-Based on boost‘s asio library of semi-asynchronous network of semi-synchronous framework can be used to achieve the Server and Client
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:141586
    • 提供者:柴君钧
  1. luabind_boost

    0下载:
  2. C++使用lua绑定库luabind工程简单配置boost方法。很简单,不是网上说的那么复杂。几行就说明(图文)-C++ using the lua bindings library luabind works easily configured to boost method. Is very simple, not online say less complicated. A few lines on the note (Photo)
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:156570
    • 提供者:haha123_0
  1. poco-1.3.6p2.tar

    0下载:
  2. POCO C++ Libraries 提供一套 C++ 的类库用以开发基于网络的可移植的应用程序,功能涉及线程、线程同步、文件系统访问、流操作、共享库和类加载、套接字以及网络协议包括:HTTP、 FTP、SMTP 等;其本身还包含一个 HTTP 服务器,提供 XML 的解析和 SQL 数据库的访问接口。-C++ class libraries for network-centric, portable applications, integrated perfectly with the C++
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-09
    • 文件大小:1392043
    • 提供者:终曲
  1. Boostfirst

    0下载:
  2. 自己用boost类库写的实例程序,有解线性方程组的实例,对你全面理解boost类库很有帮助,入门必备-With the boost library to write their own examples of procedures, a solution to an instance of linear equations, you fully understand the boost library very helpful entry necessary
  3. 所属分类:.net

    • 发布日期:2017-04-04
    • 文件大小:356478
    • 提供者:cm
  1. booststandardlibrary

    0下载:
  2. boost基本库,STL的接班人,对所有库都有涉及。-boost basic library, STL' s successor, all libraries are involved.
  3. 所属分类:STL

    • 发布日期:2017-04-24
    • 文件大小:498405
    • 提供者:朋古
  1. stlsoft-1.9.100-hdrs

    0下载:
  2. 最新的stlsoft模板库源代码。类似于大家都熟悉的boost。但是它更简单。比如字符串的查找替换功能,比boost中的类似功能易用而而高效。-The latest stlsoft template library source code. Similar to a well-known boost. But it is more simple. Such as string search and replace functions, similar functions than the boo
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-09
    • 文件大小:2056311
    • 提供者:xc
  1. boost_asio_0_3_7feihuangtengda

    0下载:
  2. VC++ boost STL 增强模板库-boost
  3. 所属分类:STL

    • 发布日期:2017-05-09
    • 文件大小:2216369
    • 提供者:aceaddi
  1. DesignPattern

    0下载:
  2. 正在重构几个大项目,自己也正在编写设计模式库。 覆盖20几种采用模式; 而本人是本着好用,简洁至上的原则。编写了一套易用,易懂的模式库。 该模式库会用到LOKI部分对象(和BOOST 用到STL 对象基本类似)。请注意下载LOKI。 代码完全原创,免费提供大家下载,学习,研究和使用, 参考文献:《设计模式》《C++设计新思维》《模式分析》《代码重构》 程序中所使用的英文注释,来自《设计模式》一书。 编写语言: C-Several large p
  3. 所属分类:STL

    • 发布日期:2017-03-30
    • 文件大小:48129
    • 提供者:joyeep
  1. boost_1_46_0.tar

    0下载:
  2. 这是c++的准标准库,非常的实用,有需要的可以下载-boost,a standard library of c++ development
  3. 所属分类:Windows Develop

    • 发布日期:2017-12-05
    • 文件大小:50928274
    • 提供者:k
  1. Boost_Cpp

    0下载:
  2. boost c++库开发大全 准标准c++库开发指南-boost c++ library development Daquan
  3. 所属分类:Windows Develop

    • 发布日期:2017-06-13
    • 文件大小:20364658
    • 提供者:563
  1. The-cPP-thread-principle-and-create

    0下载:
  2. 虽然作为线程池,已经很多很好的模式, 比如boost提供的线程池库.不过最好自己还应该对其有所了解, 该书对线程池的讲解还比较透彻.但是基于linux,所以文档中附带的代码,只是作为参考, 具体的移植更改,还是要自己动手来做.-Although as a thread pool has a lot of good models, such as the boost provided by the thread pool library, but should also be their own
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-07
    • 文件大小:195826
    • 提供者:vivian
  1. BoostOperators

    0下载:
  2. boost中的Operator库的例子,很不错-Example of boost operator library
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:428141
    • 提供者:唐昊
  1. poco-1.4.2p1

    0下载:
  2. POCO C++是一个开源的C++类库的集合,它主要提供简单的、快速的网络和可移植应用程序的C++开发,这个类库和C++标准库可以很好的集成并填补C++标准库的功能空缺。POCO库的模块化、高效的设计及实现使得POCO特别适合嵌入式开发。在嵌入式开发领域,由于C++既适合底层(设备I/O、中断处理等)和高层面向对象开发,越来越流行。当然POCO也准备好了面对企业级挑战。 POCO <wbr>C++简介 POCO C++包含四个核心库和一些附加库。核心库包括Fo
  3. 所属分类:xml-soap-webservice

    • 发布日期:2017-05-16
    • 文件大小:4206489
    • 提供者:非移民
  1. bodb_1.0.4

    0下载:
  2. BODB是一套开源的内存数据库系统,基于BOOST开源库开发,支持跨平台编译应用.-Bodb is a boost based software library that implements a simple SQL database engine. Include a sqlparser project.
  3. 所属分类:ADO-ODBC

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

    0下载:
  2. 利用boost.asio实现的一个高性能的网络库-Boost.asio to achieve a high-performance network library
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-28
    • 文件大小:69304
    • 提供者:温祖槐
  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 2 ... 4 5 6 7 8 910 11 »
搜珍网 www.dssz.com