虫虫首页| 资源下载| 资源专辑| 精品软件
登录| 注册

Libraries

  • APR(Apache portable Run-time Libraries

    APR(Apache portable Run-time Libraries,Apache可移植运行库)的目的如其名称一样,主要为上层的应用程序提供一个可以跨越多操作系统平台使用的底层支持接口库。在早期的Apache版本中,应用程序本身必须能够处理各种具体操作系统平台的细节,并针对不同的平台调用不同的处理函数。随着Apache的进一步开发, Apache组织决定将这些通用的函数独立出来并发展成为一个新的项目。这样,APR的开发就从Apache中独立出来,Apache仅仅是使用APR而已。

    标签: Libraries portable Run-time Apache

    上传时间: 2015-10-29

    上传用户:qq21508895

  • Introduction to SPW (signal processing workbench): basic, toolbox, optional Libraries, optional veri

    Introduction to SPW (signal processing workbench): basic, toolbox, optional Libraries, optional verification environment

    标签: optional Introduction processing Libraries

    上传时间: 2014-12-04

    上传用户:从此走出阴霾

  • UC Library Extensions UnderC comes with a pocket implementation of the standard C++ Libraries, wh

    UC Library Extensions UnderC comes with a pocket implementation of the standard C++ Libraries, which is a reasonably faithful subset. This documentation describes those UnderC functions and classes which are not part of the C++ standard. UC Library Builtin functions: Most of these are standard C functions, but there are a few unique to the UnderC system which give you runtime access to the compiler. You may evaluate expressions, execute commands, compile code, etc. * Expands the text in expr using the UnderC preprocessor, putting the result into buff. void uc_macro_subst(const char* expr, char* buff, int buffsize) * Executes a UC #-command, like #l or #help. uc_cmd() expects the name of the command, _without_ the hash, e.g. uc_cmd("l fred.cpp") or uc_cmd("help"). void uc_cmd(const char* cmd) * Evaluates any C++ expression or statement will return non-zero if unsuccessful.

    标签: implementation Extensions Libraries standard

    上传时间: 2013-12-14

    上传用户:leehom61

  • C++ class Libraries for network-centric, portable applications, integrated perfectly with the C++ St

    C++ class Libraries for network-centric, portable applications, integrated perfectly with the C++ Standard Library. Includes network protocols (Sockets, HTTP, FTP, SMTP, POP3, etc.) and an XML parser. Licensed under Boost license.

    标签: network-centric applications integrated Libraries

    上传时间: 2016-02-05

    上传用户:chenxichenyue

  • These listed Libraries are written in WTL. But it s really hard to mix both MFC & WTL together. Obvi

    These listed Libraries are written in WTL. But it s really hard to mix both MFC & WTL together. Obviously, it s not reasonable to ask a developer or a team to giving up MFC and move to the WTL world just because there were some great controls or visual Frameworks written in WTL (there are many things that should be considered especially in a company with hundreds of developers like the company I work for). Unfortunately, there was no such good and free visual Framework in MFC until now. Whatever difficulties there are, I still desire to be able to use them and now my effort is here to be shared with you. Under the Hood

    标签: Libraries WTL together written

    上传时间: 2013-12-18

    上传用户:wcl168881111111

  • 一个JAva-COM中间件.通过这个组件你可以在Java应用程序中调用COM组件和Win32 Libraries

    一个JAva-COM中间件.通过这个组件你可以在Java应用程序中调用COM组件和Win32 Libraries

    标签: Libraries JAva-COM Java COM

    上传时间: 2013-12-22

    上传用户:xg262122

  • The C++ Client Edition contains a full set of C++ class Libraries, with client side source code for

    The C++ Client Edition contains a full set of C++ class Libraries, with client side source code for comprehensive Internet and Intranet application development and enablement. Designed specifically for Visual C++ developers, this kit has the power and flexibility that you demand

    标签: Libraries contains Edition Client

    上传时间: 2016-08-29

    上传用户:阳光少年2016

  • Optimized GotoBLAS Libraries

    Optimized GotoBLAS Libraries

    标签: Optimized Libraries GotoBLAS

    上传时间: 2013-12-27

    上传用户:jcljkh

  • Boost provides free peer-reviewed portable C++ source Libraries. We emphasize Libraries that work

    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 license encourages both commercial and non-commercial use. We aim to establish "existing practice" and provide reference implementations so that Boost Libraries are suitable for eventual standardization. Ten Boost Libraries are already included in the C++ Standards Committee s Library Technical Report (TR1) as a step toward becoming part of a future C++ Standard. More Boost Libraries are proposed for the upcoming TR2. Boost works on almost any modern operating system, including UNIX and Windows variants. Follow the Getting Started Guide to download and install Boost. Popular Linux and Unix distributions such as Fedora, Debian, and NetBSD include pre-built Boost packages. Boost may also already be available on your organization s internal web server.

    标签: Libraries peer-reviewed emphasize provides

    上传时间: 2016-12-05

    上传用户:semi1981

  • Please read this document before attempting to compile and run the Libraries and applications! The p

    Please read this document before attempting to compile and run the Libraries and applications! The projects must be compiled in a particular order. Standard support questions are about compiler and/or linker errors that are generated when users try to compile the projects in the wrong order. Other information of interest is available here, so read the entire document fi rst. Wild Magic Version 2.1 is what ships with the fi rst printing of the Game Physics book. Some of the applications that are referenced in the book did not make it onto the CD–ROM for the book. Version 2.2 contains those applications, plus more

    标签: applications attempting and Libraries

    上传时间: 2014-01-16

    上传用户:Late_Li