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

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

rd-edition

  • AC97 Sample Driver and Related Code Samples. This directory contains a sample AC97 adapter driver a

    AC97 Sample Driver and Related Code Samples. This directory contains a sample AC97 adapter driver and several related code samples. These samples need to be compiled with the Windows .NET or Windows XP build environment but are binary compatible with older operating systems like Windows 2000. To build the samples, enter any Windows .NET or Windows XP build environment and run build –cZ from this directory. The AC97 sample driver also runs in Windows 98 Second Edition or Windows Me, but the property page DLL and control panel application do not. For more information, please refer to the readme.htm files in each subdirectory. The INF file in the driver directory installs all of the samples in the subdirectories. The header file in this directory defines the private property used by each of the samples.

    標(biāo)簽: directory contains Related Samples

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

    上傳用戶:鳳臨西北

  • canon SDK 開發(fā)包

    canon SDK 開發(fā)包,RD SDK 1.1.1,支持canon PowerShot S30, PowerShot S40, PowerShot S45, PowerShot S50, PowerShot S60, PowerShot S70 PowerShot G1, PowerShot G2, PowerShot G3, PowerShot G5, PowerShot G6 PowerShot Pro90 IS, PowerShot Pro1數(shù)碼相機(jī)。支持相機(jī)的遠(yuǎn)程控制,照片拍攝及下載,含開發(fā)包、文檔、例子。

    標(biāo)簽: canon SDK 開發(fā)包

    上傳時(shí)間: 2016-10-11

    上傳用戶:13517191407

  • 本教程舉例說明了如何使用 ADO 編程模型對(duì)數(shù)據(jù)源進(jìn)行查詢及更新。教程首先講述了完成此項(xiàng)任務(wù)的必要步驟

    本教程舉例說明了如何使用 ADO 編程模型對(duì)數(shù)據(jù)源進(jìn)行查詢及更新。教程首先講述了完成此項(xiàng)任務(wù)的必要步驟,然后分別通過 Microsoft Visual Basic、以 VC++ Extensions 為特征的 Microsoft Visual C++、Microsoft Visual Basic、Scripting Edition 和以 ADO for Windows Foundation Classes (ADO/WFC) 為特征的 Microsoft Visual J++ 進(jìn)行更為具體的說明。

    標(biāo)簽: ADO 教程 舉例 如何使用

    上傳時(shí)間: 2016-10-22

    上傳用戶:xymbian

  • C語言編程經(jīng)典教程

    C語言編程經(jīng)典教程,The.C...Programming.Language.Third.Edition.Addison.Wesley.Bjarne.Stroustrup

    標(biāo)簽: C語言編程 教程

    上傳時(shí)間: 2016-10-22

    上傳用戶:cx111111

  • RISC狀態(tài)機(jī)由三個(gè)功能單元構(gòu)成:處理器、控制器和存儲(chǔ)器。 RISC狀態(tài)機(jī)經(jīng)優(yōu)化可實(shí)現(xiàn)高效的流水線操作。 RISC 中的數(shù)據(jù)線為16位。 在數(shù)據(jù)存儲(chǔ)器中的0到15的位置放置16個(gè)隨機(jī)數(shù)

    RISC狀態(tài)機(jī)由三個(gè)功能單元構(gòu)成:處理器、控制器和存儲(chǔ)器。 RISC狀態(tài)機(jī)經(jīng)優(yōu)化可實(shí)現(xiàn)高效的流水線操作。 RISC 中的數(shù)據(jù)線為16位。 在數(shù)據(jù)存儲(chǔ)器中的0到15的位置放置16個(gè)隨機(jī)數(shù),求16個(gè)數(shù)的和,放在數(shù)據(jù)存儲(chǔ)器的16、17的位置,高位在前 對(duì)這16個(gè)數(shù)進(jìn)行排序,從大到小放置在18到33的位置 求出前16個(gè)數(shù)的平均數(shù),放在34的位置 基本指令有NOP, ADD, SUB, AND, RD, WR, BR,BC。 因?yàn)椴捎?6位指令,有擴(kuò)充的余地。

    標(biāo)簽: RISC 狀態(tài) 處理器 控制器

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

    上傳用戶:縹緲

  • MTOOLS version 2.0 Mtools is a public domain collection of programs to allow Unix systems t

    MTOOLS version 2.0 Mtools is a public domain collection of programs to allow Unix systems to read, write, and manipulate files on an MSDOS filesystem (typically a diskette). The following MSDOS commands are emulated: Mtool MSDOS name equivalent Description ----- ---- ----------- mattrib ATTRIB change MSDOS file attribute flags mcd CD change MSDOS directory mcopy COPY copy MSDOS files to/from Unix mdel DEL/ERASE delete an MSDOS file mdir DIR display an MSDOS directory mformat FORMAT add MSDOS filesystem to a low-level format mlabel LABEL make an MSDOS volume label. mmd MD/MKDIR make an MSDOS subdirectory mrd RD/RMDIR remove an MSDOS subdirectory mread COPY low level read (copy) an MSDOS file to Unix mren REN/RENAME rename an existing MSDOS file mtype TYPE display contents of an MSDOS file mwrite COPY low level write (copy) a Unix file to MSDOS

    標(biāo)簽: collection programs version systems

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

    上傳用戶:wlcaption

  • 不錯(cuò)的 PERL 教程 Find a Perl programmer, and you ll find a copy of Perl Cookbook nearby. Perl Cookbook

    不錯(cuò)的 PERL 教程 Find a Perl programmer, and you ll find a copy of Perl Cookbook nearby. Perl Cookbook is a comprehensive collection of problems, solutions, and practical examples for anyone programming in Perl. The book contains hundreds of rigorously reviewed Perl "recipes" and thousands of examples ranging from brief one-liners to complete applications. The second edition of Perl Cookbook has been fully updated for Perl 5.8, with extensive changes for Unicode support, I/O layers, mod_perl, and new technologies that have emerged since the previous edition of the book. Recipes have been updated to include the latest modules. New recipes have been added to every chapter of the book, and some chapters have almost doubled in size.

    標(biāo)簽: Cookbook Perl programmer nearby

    上傳時(shí)間: 2016-11-23

    上傳用戶:chenbhdt

  • 天文算法

    天文算法,包括時(shí)間、行星、以及內(nèi)插算法。 A portable ANSI C implementation of some of the algorithms published in Astronomical Algorithms by Jean Meeus 2nd edition (December 1998) Willmann-Bell ISBN: 0943396638

    標(biāo)簽: 天文 算法

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

    上傳用戶:qwe1234

  • 《Java手機(jī)程式設(shè)計(jì)入門》/王森 書號(hào):29014 頁數(shù):約 492 頁 ISBN:957-200-527-8 出版日期:2001年08月25日 出版廠商:知城數(shù)位科技股份有限

    《Java手機(jī)程式設(shè)計(jì)入門》/王森 書號(hào):29014 頁數(shù):約 492 頁 ISBN:957-200-527-8 出版日期:2001年08月25日 出版廠商:知城數(shù)位科技股份有限公司 訂價(jià):380 第一章 Java 2 Micro Edition概論陣 第二章 Java程式設(shè)計(jì)簡(jiǎn)介陣 第三章 撰寫您的第一個(gè)手機(jī)程式陣 第四章 在實(shí)體機(jī)器上執(zhí)行MIDlet陣 第五章 J2ME Wireless Toolkit陣 第六章 Motorola A6288手機(jī)程式開發(fā)陣 第七章 JBuilder MobileSet陣 第八章 MIDP for Palm 第九章 MIDlet的事件處理陣 第十章 MIDP圖形使用者介面程式設(shè)計(jì)陣 第十一章 MIDP圖形處理陣 第十二章 MIDP資料庫(kù)程式設(shè)計(jì)陣 第十三章 MIDP網(wǎng)路程式設(shè)計(jì)陣 附錄A MID其他參考資源總整理陣 附錄B Motorola J2ME SDK

    標(biāo)簽: 29014 Java 2001 ISBN

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

    上傳用戶:coeus

  • Grass 5.00 start for idiot, one of the best documentation for Grass beginner users. And this is the

    Grass 5.00 start for idiot, one of the best documentation for Grass beginner users. And this is the Chinese edition, for the ones prefer mother language. From the beginning for Linux participation to the BIOS update, and finally the details setup for GRASS Linux users. Moreover, with my suggestion is that Ubuntu 8.10 is the best package for GRASS 5.00, but it is totally up to you how to choose a platform for this talent open source application.

    標(biāo)簽: Grass documentation for the

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

    上傳用戶:jjj0202

主站蜘蛛池模板: 鄢陵县| 芮城县| 陕西省| 隆化县| 台东县| 西乌珠穆沁旗| 铜陵市| 纳雍县| 奇台县| 广宁县| 德庆县| 巴中市| 册亨县| 石家庄市| 镇江市| 五莲县| 双辽市| 古蔺县| 灌南县| 饶河县| 兰考县| 碌曲县| 中卫市| 黎城县| 利川市| 济源市| 三门峡市| 伊宁市| 剑川县| 海晏县| 禹城市| 乐昌市| 云和县| 高安市| 民权县| 韩城市| 公安县| 长泰县| 阳山县| 博乐市| 靖宇县|