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

蟲蟲首頁(yè)| 資源下載| 資源專輯| 精品軟件
登錄| 注冊(cè)

GCC-the-<b>comPLete</b>-Reference

  • how to finding the best way from A to B

    how to finding the best way from A to B

    標(biāo)簽: finding best from to

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

    上傳用戶:zhouli

  • JavaScript.2.0.The.Complete.Reference.Second.Edition chm版本 英文版

    JavaScript.2.0.The.Complete.Reference.Second.Edition chm版本 英文版

    標(biāo)簽: JavaScript Reference Complete Edition

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

    上傳用戶:wangzhen1990

  • This book is intended to be a complete and useful reference to the unified modeling language (UML) f

    This book is intended to be a complete and useful reference to the unified modeling language (UML) for the developer,architect,project manager,sysetem engineer,programmer,analyst,contracting officer,customer,and anyone else who needs to specify,design,build,or understand complex software system.

    標(biāo)簽: reference intended complete modeling

    上傳時(shí)間: 2017-09-24

    上傳用戶:eclipse

  • ITU-T G.729的一個(gè)實(shí)現(xiàn)例子(包括附錄b的vod檢測(cè)等功能)

    ·ITU-T G.729的一個(gè)實(shí)現(xiàn)例子(包括附錄b的vod檢測(cè)等功能)-ITU-T g.729 example, include VOD detect of reference B, etc.文件列表(點(diǎn)擊判斷是否您需要的文件):   g729b_v14   .........\acelp_co.c   .........\basic_op.c   .....

    標(biāo)簽: ITU-T nbsp 729 vod

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

    上傳用戶:Garfield

  • 基于單片機(jī)的數(shù)字化B超鍵盤設(shè)計(jì)

    針對(duì)目前使用的RS232接口數(shù)字化B超鍵盤存在PC主機(jī)啟動(dòng)時(shí)不能設(shè)置BIOS,提出一種PS2鍵盤的設(shè)計(jì)方法?;赪78E052D單片機(jī),采用8通道串行A/D轉(zhuǎn)換器設(shè)計(jì)了8個(gè)TGC電位器信息采集電路,電位器位置信息以鍵盤掃描碼序列形式發(fā)送,正交編碼器信號(hào)通過XC9536XL轉(zhuǎn)換為單片機(jī)可接收的中斷信號(hào),軟件接收到中斷信息后等效處理成按鍵。結(jié)果表明,在滿足開機(jī)可設(shè)置BIOS同時(shí),又可實(shí)現(xiàn)超聲特有功能,不需要專門設(shè)計(jì)驅(qū)動(dòng)程序,接口簡(jiǎn)單,成本低。 Abstract:  Aiming at the problem of the digital ultrasonic diagnostic imaging system keyboard with RS232 interface currently used couldn?蒺t set the BIOS when the PC boot, this paper proposed a design method of PS2 keyboards. Based on W78E052D microcontroller,designed eight TGC potentiometers information acquisition circuit with 8-channel serial A/D converter, potentiometer position information sent out with keyboard scan code sequentially.The control circuit based on XC9536 CPLD is used for converting the mechanical actions of the encoders into the signals that can be identified by the MCU, software received interrupt information and equivalently treatmented as key. The results show that the BIOS can be set to meet the boot, ultrasound specific functionality can be achieved at the same time, it does not require specially designed driver,the interface is simple and low cost.    

    標(biāo)簽: 單片機(jī) B超 數(shù)字化 鍵盤設(shè)計(jì)

    上傳時(shí)間: 2013-10-10

    上傳用戶:asdfasdfd

  • * "Copyright (c) 2006 Robert B. Reese ("AUTHOR")" * All rights reserved. * (R. Reese, reese@ece.

    * "Copyright (c) 2006 Robert B. Reese ("AUTHOR")" * All rights reserved. * (R. Reese, reese@ece.msstate.edu, Mississippi State University) * IN NO EVENT SHALL THE "AUTHOR" BE LIABLE TO ANY PARTY FOR * DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES ARISING OUT * OF THE USE OF THIS SOFTWARE AND ITS DOCUMENTATION, EVEN IF THE "AUTHOR" * HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

    標(biāo)簽: Reese B. R. Copyright

    上傳時(shí)間: 2015-09-24

    上傳用戶:mpquest

  • Distributed Median,Alice has an array A, and Bob has an array B. All elements in A and B are distinc

    Distributed Median,Alice has an array A, and Bob has an array B. All elements in A and B are distinct. Alice and Bob are interested in finding the median element of their combined arrays.

    標(biāo)簽: array B. Distributed has

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

    上傳用戶:洛木卓

  • design LP,HP,B S digital Butterworth and Chebyshev filter. All array has been specified internally

    design LP,HP,B S digital Butterworth and Chebyshev filter. All array has been specified internally,so user only need to input f1,f2,f3,f4,fs(in hz), alpha1,alpha2(in db) and iband (to specify the type of to design). This program output hk(z)=bk(z)/ak(z),k=1,2,..., ksection and the freq.

    標(biāo)簽: Butterworth internally Chebyshev specified

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

    上傳用戶:253189838

  • About: hamsterdb is a database engine written in ANSI C. It supports a B+Tree index structure, uses

    About: hamsterdb is a database engine written in ANSI C. It supports a B+Tree index structure, uses memory mapped I/O (if available), supports cursors, and can create in-memory databases. Release focus: Major feature enhancements Changes: This release comes with many changes and new features. It can manage multiple databases in one file. A new flag (HAM_LOCK_EXCLUSIVE) places an exclusive lock on the file. hamsterdb was ported to Windows CE, and the Solution file for Visual Studio 2005 now supports builds for x64. Several minor bugs were fixed, performance was improved, and small API changes occurred. Pre-built libraries for Windows (32-bit and 64-bit) are available for download. Author: cruppstahl

    標(biāo)簽: C. hamsterdb structure database

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

    上傳用戶:LouieWu

  • This fourth edition of the definitive reference to JavaScript, a scripting language that can be embe

    This fourth edition of the definitive reference to JavaScript, a scripting language that can be embedded directly in web pages, covers the latest version of the language, JavaScript 1.5, as supported by Netscape 6 and Internet Explorer 6. The book also provides complete coverage of the W3C DOM standard (Level 1 and Level 2), while retaining material on the legacy Level 0 DOM for backward compatibility

    標(biāo)簽: JavaScript definitive reference scripting

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

    上傳用戶:xuanchangri

主站蜘蛛池模板: 玉树县| 平遥县| 绵阳市| 红安县| 阿巴嘎旗| 南漳县| 利川市| 渝中区| 右玉县| 昭苏县| 孟州市| 龙游县| 嘉鱼县| 北海市| 东方市| 西盟| 余姚市| 黔东| 金秀| 陆河县| 栾川县| 湘乡市| 沭阳县| 兴隆县| 鄯善县| 昌乐县| 万全县| 东明县| 新源县| 昌都县| 漯河市| 五原县| 九江县| 淳安县| 苍山县| 乌海市| 南城县| 上杭县| 化德县| 平遥县| 阿瓦提县|