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

DOCUMENTATION

文件编制是一种关于装配的资料。
  • Contents * Introduction * Installation * SmartPool 1.5 * Features from earlier releases

    Contents * Introduction * Installation * SmartPool 1.5 * Features from earlier releases * Features expected in future releases * System Requirements * User DOCUMENTATION * Source * Java Doc

    标签: Introduction Installation SmartPool Contents

    上传时间: 2015-12-02

    上传用户:开怀常笑

  • 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

  • The Tremor Vorbis I stream and file decoder provides an embeddable, integer-only library [libvorbisi

    The Tremor Vorbis I stream and file decoder provides an embeddable, integer-only library [libvorbisidec] intended for decoding all current and future Vorbis I compliant streams. The Tremor libvorbisidec library exposes an API intended to be as similar as possible to the familiar vorbisfile library included with the open source Vorbis reference libraries distributed for free by Xiph.org. Tremor can be used along with any ANSI compliant stdio implementation for file/stream access, or use custom stream i/o routines provided by the embedded environment. Both uses are described in detail in this DOCUMENTATION.

    标签: integer-only embeddable libvorbisi provides

    上传时间: 2013-12-25

    上传用户:lindor

  • The Tremor Vorbis I stream and file decoder provides an embeddable, integer-only library [libvorbisi

    The Tremor Vorbis I stream and file decoder provides an embeddable, integer-only library [libvorbisidec] intended for decoding all current and future Vorbis I compliant streams. The Tremor libvorbisidec library exposes an API intended to be as similar as possible to the familiar vorbisfile library included with the open source Vorbis reference libraries distributed for free by Xiph.org. ogg vorbis decoder, evc project Tremor can be used along with any ANSI compliant stdio implementation for file/stream access, or use custom stream i/o routines provided by the embedded environment. Both uses are described in detail in this DOCUMENTATION.

    标签: integer-only embeddable libvorbisi provides

    上传时间: 2016-01-21

    上传用户:gengxiaochao

  • Visual C++ Windows Shell Programming Welcome to Visual C++ Windows Shell Programming! With this bo

    Visual C++ Windows Shell Programming Welcome to Visual C++ Windows Shell Programming! With this book, you ll learn how to program the Windows Shell, customize its behavior and integrate your applications with it. You ll discover how to use and modify its features to best effect, and the way to call shell API functions whose DOCUMENTATION is scant. Programming the shell isn t difficult, but few books explain the subject in its entirety.

    标签: Programming Windows Visual Shell

    上传时间: 2014-11-27

    上传用户:zhangjinzj

  • This Microsoft(R) Macro Assembler Reference lists all MASM instructions, directives, statements, and

    This Microsoft(R) Macro Assembler Reference lists all MASM instructions, directives, statements, and operators. It also serves as a quick reference to the Programmer’s WorkBench commands, and the commands for Microsoft utilities such as LINK and LIB. This book documents features of MASM version 6.1, and is part of a complete MASM DOCUMENTATION set.

    标签: instructions directives statements Microsoft

    上传时间: 2016-01-31

    上传用户:asddsd

  • 是用java写的聊天室代码和文档

    是用java写的聊天室代码和文档,应该还不错,大家看看吧-is written in java chat room code and DOCUMENTATION, but should also be good, we look at it

    标签: java 代码 文档

    上传时间: 2016-02-25

    上传用户:cuiyashuo

  • 【下载说明】这里提供的是《》一书的CHm格式电子书下载。【内容简介】Ruby has been readily adopted by programmers in Japan and has had

    【下载说明】这里提供的是《》一书的CHm格式电子书下载。【内容简介】Ruby has been readily adopted by programmers in Japan and has had much DOCUMENTATION written for it in Japanese. As programmers outside of Japan learn about the benefits of Ruby, there is a growing need for DOCUMENTATION in English. The first book I wrote for O Reilly, Ruby Pocket Reference, was in Japanese. Since then Ruby has changed significantly. To meet the needs of non-Japanese programmers, we translated, updated, and expanded Ruby Pocket Reference into Ruby in a Nutshell.

    标签: programmers has adopted readily

    上传时间: 2014-01-14

    上传用户:kikye

  • 飞机订票系统

    飞机订票系统,实现订票,退票,查询 the banking system relates to multi-threaded, socket programming, and Singleton design pattern. Notes for the complete source Gilmour, DOCUMENTATION, together with the development process

    标签: 飞机

    上传时间: 2016-04-02

    上传用户:ma1301115706

  • This book explains how to write, install, and debug device drivers for Windows 2000. It is intended

    This book explains how to write, install, and debug device drivers for Windows 2000. It is intended to be a companion to the Microsoft DDK DOCUMENTATION and software. Windows 2000 represents a major improvement to previous versions of Windows NT. Device drivers for Windows 2000 may be designed for the new Windows Driver Model (WDM) architecture. If so, the driver will be source compatible with Windows 98. This book covers the new WDM specification. This book will also prove useful to those studying the internals of Windows 2000, particularly the I/O subsystem and related components.

    标签: explains intended Windows drivers

    上传时间: 2016-04-08

    上传用户:dreamboy36