亚洲欧美第一页_禁久久精品乱码_粉嫩av一区二区三区免费野_久草精品视频

蟲蟲首頁| 資源下載| 資源專輯| 精品軟件
登錄| 注冊

Library

  • AMOP 0.3 is an Automatic Mock Object for C++. By using ABI and template techniques, it can simulate

    AMOP 0.3 is an Automatic Mock Object for C++. By using ABI and template techniques, it can simulate a pseudo-"Reflection" which is normally not support in C++ . The main differences between AMOP and other mock object Library is that, users DO NOT need to implement the interface of the object which to mock...

    標(biāo)簽: techniques Automatic template simulate

    上傳時(shí)間: 2013-12-31

    上傳用戶:rocwangdp

  • 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.

    標(biāo)簽: libraries peer-reviewed emphasize provides

    上傳時(shí)間: 2016-12-05

    上傳用戶:semi1981

  • Purpose: --- -- This component is used for capturing staff from AVI to BMP. Installation:

    Purpose: --- -- This component is used for capturing staff from AVI to BMP. Installation: ------------- Extract the compiled units into your Lib directory or into another directory that is listed in the Library path in your Delphi options. Choose file AVIcap.dcu for register. description: ------------ AVIcap V2.0 used for capturing frame from AVI without drawing on the screen, that is essentially fast. It can be reached by using of avifil32.dll from MS Video For Windows. New property: number of bits per pixel of bitmap.Now you can save BMP using next formats: pf1bit, pf4bit, pf8bit, pf8bitGray, pf15bit, pf16bit, pf24bit, pf32bit, pfDevice. See example to detail.

    標(biāo)簽: Installation component capturing Purpose

    上傳時(shí)間: 2016-12-13

    上傳用戶:TF2015

  • 多機(jī)器人路徑規(guī)劃算法

    多機(jī)器人路徑規(guī)劃算法,The RVO Library provides an easy-to-use implementation of the Reciprocal Velocity Obstacle (RVO) framework for multi-agent simulation.

    標(biāo)簽: 多機(jī)器人 路徑規(guī)劃 算法

    上傳時(shí)間: 2014-01-25

    上傳用戶:busterman

  • The Linux GPIB Package is a support package for GPIB (IEEE 488) hardware. The package contains kerne

    The Linux GPIB Package is a support package for GPIB (IEEE 488) hardware. The package contains kernel driver modules, and a C user-space Library with Guile, Perl, PHP, Python and TCL bindings. The API of the C Library is intended to be compatible with National Instrument s GPIB Library. The Linux GPIB Package is licensed under the GNU General Public License . Requirements: Linux kernel version 2.4.x (use Linux-GPIB version 3.1.x). Earlier kernel versions are not supported.

    標(biāo)簽: package GPIB The contains

    上傳時(shí)間: 2016-12-17

    上傳用戶:cccole0605

  • 這是書上的代碼

    這是書上的代碼,C/C++中調(diào)用Matlab C Math Library的實(shí)現(xiàn),供大家參考

    標(biāo)簽: 代碼

    上傳時(shí)間: 2016-12-18

    上傳用戶:zhangyigenius

  • Cport263很不錯(cuò)的串口控件 1。拷貝cport263目錄to 指定控件目錄 例如:我的為D:Borlanddracolib 2。拷貝bpl目錄下所有文件to delphi2005的..

    Cport263很不錯(cuò)的串口控件 1。拷貝cport263目錄to 指定控件目錄 例如:我的為D:\Borland\dracolib 2。拷貝bpl目錄下所有文件to delphi2005的..\bpl目錄 3。安裝packages dsgnCPort7.bpl 4。添加Library path

    標(biāo)簽: Borlanddracolib 263 delphi Cport

    上傳時(shí)間: 2016-12-21

    上傳用戶:fhzm5658

  • ucos2 is a file system for embedded applications which can be used on any media, for which you can p

    ucos2 is a file system for embedded applications which can be used on any media, for which you can provide basic hardware access functions. µ C/FS is a high performance Library that has been optimized for minimum memory consumption in RAM and ROM, high speed and versatility. It is written in ANSI C and can be used on any CPU.

    標(biāo)簽: which applications can for

    上傳時(shí)間: 2017-01-04

    上傳用戶:偷心的海盜

  • ucos2 is a file system for embedded applications which can be used on any media, for which you can p

    ucos2 is a file system for embedded applications which can be used on any media, for which you can provide basic hardware access functions. µ C/FS is a high performance Library that has been optimized for minimum memory consumption in RAM and ROM, high speed and versatility. It is written in ANSI C and can be used on any CPU.

    標(biāo)簽: which applications can for

    上傳時(shí)間: 2017-01-04

    上傳用戶:13517191407

  • COM組件調(diào)用方法: 首先 運(yùn)行 “注冊USBPass組件.bat”

    COM組件調(diào)用方法: 首先 運(yùn)行 “注冊USBPass組件.bat” ,在系統(tǒng)中注冊USBPassW.dll 和 USBPassR.dll 1>在VB6.0的調(diào)用 打開一個(gè)工程 菜單->工程->引用-> 在打開的窗口中 選擇“USBPass-Write (基于U盤的授權(quán)系統(tǒng) V3.0)”和“USBPass-Write (基于U盤的授權(quán)系統(tǒng) V3.0)” 然后可按照Demo中的方式使用。 2>在Delphi7的調(diào)用 打開一個(gè)工程 菜單-> Project-> Import Type Library...->在打開的窗口中分別選擇 “USBPass-Write (基于U盤的授權(quán)系統(tǒng) V3.0)(Version 1.0)”和“USBPass-Write (基于U盤的授權(quán)系統(tǒng) V3.0)(Version 1.0)” 然后點(diǎn)擊按鈕"Install..." 然后在 控件欄的“ActiveX”頁上找到兩個(gè)對應(yīng)的COM,再按照Demo中的方法使用。 3>在VC6.0 中調(diào)用 打開一個(gè)工程 按Ctrl+W調(diào)出類向?qū)В碅dd Class按鈕彈出新菜單,選From a type libarary,然后定位到USBPassW.dll 和USBPassR.dll,接下來會出來 該simpCOM中的所有接口,選擇你想生成的接口包裝類后,向?qū)詣由上鄳?yīng)的.cpp和.h文件. 這樣你就可以在你的MFC工程中像使用普通類那樣使用COM組件了. 具體的見 如何在VC++中調(diào)用標(biāo)準(zhǔn)COM組件.mht

    標(biāo)簽: USBPass COM bat 運(yùn)行

    上傳時(shí)間: 2014-01-06

    上傳用戶:爺?shù)臍赓|(zhì)

主站蜘蛛池模板: 中山市| 贵溪市| 萍乡市| 邢台市| 安丘市| 襄樊市| 双峰县| 定襄县| 乐安县| 贡觉县| 巴林左旗| 紫阳县| 达尔| 丹东市| 贵溪市| 福建省| 丁青县| 玉山县| 宝鸡市| 堆龙德庆县| 岑溪市| 开鲁县| 昭通市| 临沂市| 称多县| 灵宝市| 夏河县| 锡林浩特市| 新昌县| 宜宾县| 曲阜市| 阿瓦提县| 许昌县| 柞水县| 靖远县| 民勤县| 桂东县| 绥阳县| 新丰县| 凤城市| 曲水县|