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

蟲(chóng)蟲(chóng)首頁(yè)| 資源下載| 資源專(zhuān)輯| 精品軟件
登錄| 注冊(cè)

String-include

  • --- --- --- --- --- --- --- --- --- --- --- --- --- Filename : HP_SENSOR-9.ASM() Remark :

    --- --- --- --- --- --- --- --- --- --- --- --- --- Filename : HP_SENSOR-9.ASM() Remark : --- --- --- --- --- --- --- --- --- --- --- --- --- #include HT82M99E.INC #include USBFIFO.INC #include HP_SENSOR.INC ------------------------------------------------------------------------------ #define CF C #define ZF Z

    標(biāo)簽: HP_SENSOR Filename Remark ASM

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

    上傳用戶:jjj0202

  • unit Video interface uses Windows, Messages, SysUtils, Classes, Graphics, Controls, stdctrl

    unit Video interface uses Windows, Messages, SysUtils, Classes, Graphics, Controls, stdctrls, ExtCtrls, avicap, mmsystem, dsgnintf // Types for event-procedures type TCapStatusProc = procedure(Sender: TObject) of object TCapStatusCallback = procedure(Sender: TObject nID: integer status: string) of object TVideoStream = procedure(sender: TObject lpVhdr: PVIDEOHDR) of object TAudioStream = procedure(sender: TObject lpWHdr: PWAVEHDR) of object // Property Editor for driver selection type TDrivereditor = class(TPropertyEditor) function GetAttributes: TPropertyAttributes override procedure GetValues(Proc: TGetStrProc) override function GetValue: string override procedure SetValue(const Value: string) override end

    標(biāo)簽: interface Messages Graphics Controls

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

    上傳用戶:heart520beat

  • generation of rectangular shape signal. for a rectangular shape of width 1, sinc result also include

    generation of rectangular shape signal. for a rectangular shape of width 1, sinc result also included

    標(biāo)簽: rectangular shape generation include

    上傳時(shí)間: 2015-12-11

    上傳用戶:古谷仁美

  • To increase simulation speed, ModelSim® can apply a variety of optimizations to your design. Thes

    To increase simulation speed, ModelSim® can apply a variety of optimizations to your design. These include, but are not limited to, mergingprocesses, pulling constants out of loops, clock suppression, and signal collapsing. You control the level of optimization by specifying certain switches when you invoke the compiler.

    標(biāo)簽: optimizations simulation ModelSim increase

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

    上傳用戶:pkkkkp

  • Welcome to the software files for the ADS8361 to TMS320F2812! There are two project files in each

    Welcome to the software files for the ADS8361 to TMS320F2812! There are two project files in each of the folders McBSP, SPI and Both. Mode II and IV are explored using the McBSP port alone, as well as the SPI port. These projects are located in the SPI and McBSP folders. Modes I and III are explored using both McBSP and SPI. In Mode I, the M0 and M1 pins are controlled by use of the jumper on the evaluation module. A0 is controlled by the DX pin of the McBSP port. In Mode III, the A0, M0 and M1 pins are controlled via GPIO functions of PortF. The "SRC", "CMD" and "INCLUDE" files in the archive are from "C28x Peripheral Examples in C" (document # SPRC097). If you have questions about this or other Data Converter products, feel free to e-mail us at:

    標(biāo)簽: files the software Welcome

    上傳時(shí)間: 2015-12-16

    上傳用戶:lixinxiang

  • This package consists of the executable (UCW), a default script file, this file, and the library fi

    This package consists of the executable (UCW), a default script file, this file, and the library files. It is important that the header files end up in a include subdirectory of the directory where UCW is found. If you unzip this file using its path information ( use folder names ) this will automatically happen. You can optionally specify the UnderC directory with the environment variable UC_HOME note that this points to the directory containing ucw.exe. If you do this, then you can copy the executable anywhere and it will still be able to find the header files.

    標(biāo)簽: file executable the consists

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

    上傳用戶:asddsd

  • Welcome to UnderC version 1.2.9w This package consists of the executable (UCW), a default script

    Welcome to UnderC version 1.2.9w This package consists of the executable (UCW), a default script file, this file, and the library files. It is important that the header files end up in a include subdirectory of the directory where UCW is found. If you unzip this file using its path information ( use folder names ) this will automatically happen. You can optionally specify the UnderC directory with the environment variable UC_HOME note that this points to the directory containing ucw.exe. If you do this, then you can copy the executable anywhere and it will still be able to find the header files.

    標(biāo)簽: executable consists Welcome package

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

    上傳用戶:baiom

  • A rich edit control is a window in which the user can enter and edit text. The text can be assigned

    A rich edit control is a window in which the user can enter and edit text. The text can be assigned character and paragraph formatting, and can include embedded OLE objects. Rich edit controls provide a programming interface for formatting text.

    標(biāo)簽: edit text can assigned

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

    上傳用戶:lixinxiang

  • 非常方便的網(wǎng)絡(luò)Socket類(lèi)

    非常方便的網(wǎng)絡(luò)Socket類(lèi),開(kāi)發(fā)網(wǎng)絡(luò)程序變得很簡(jiǎn)單。 支持自定義的string類(lèi)。 用法:typedef YSocket<CString> CMySocket //CString也可以用自己的string類(lèi),從而可以用來(lái)atl等任何地方 CMySocket tpSock //聲明 tpSock.Create()//建立sock tpSock.Bind()//綁定 tpSock.Listen()//開(kāi)始偵聽(tīng)

    標(biāo)簽: Socket 網(wǎng)絡(luò)

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

    上傳用戶:daguda

  • 本程序是一個(gè)動(dòng)態(tài)建立鏈表的程序 分為鏈表的建立

    本程序是一個(gè)動(dòng)態(tài)建立鏈表的程序 分為鏈表的建立,打印,按照num大小順序添加節(jié)點(diǎn)和刪除這四個(gè)子函數(shù)。源碼程序在src和include文件夾里面,可執(zhí)行程序是Linked_list_demo

    標(biāo)簽: 程序 動(dòng)態(tài)

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

    上傳用戶:wpwpwlxwlx

主站蜘蛛池模板: 阿瓦提县| 阳信县| 松原市| 漳州市| 宝应县| 南皮县| 永顺县| 德保县| 灵台县| 敖汉旗| 永定县| 光泽县| 邵东县| 海丰县| 呈贡县| 安化县| 江川县| 广饶县| 安岳县| 乌兰察布市| 行唐县| 浑源县| 烟台市| 丹寨县| 濉溪县| 南雄市| 杨浦区| 松潘县| 安陆市| 商南县| 千阳县| 松潘县| 栖霞市| 米泉市| 小金县| 特克斯县| 夏邑县| 陵川县| 黑龙江省| 浦北县| 嘉黎县|