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

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

device-specific

  • Lachesis an IRCRPG combat engine written in a combination of C and C++. The combat engine is being w

    Lachesis an IRCRPG combat engine written in a combination of C and C++. The combat engine is being written for a specific RPG, but most of the project should be useful to IRCRPGs in general. It includes a native interface to the IRC protocol to allow it to act as an IRC bot, for such uses as dice rolling and acting as a remote-controlled client (RPG NPC perhaps).

    標(biāo)簽: combat engine combination Lachesis

    上傳時間: 2014-01-26

    上傳用戶:firstbyte

  • 顯存地址映射。只要知道該類PCI設(shè)備的Vendor號

    顯存地址映射。只要知道該類PCI設(shè)備的Vendor號,Device號和索引號myIndex,就可以查找到該類PCI設(shè)備的MEMORY地址和IO地址,以及中斷級。并將第一個MEMORY地址給出它的從物理地址到虛擬地址的映射。

    標(biāo)簽: Vendor PCI 顯存 地址

    上傳時間: 2013-12-14

    上傳用戶:CSUSheep

  • USBD的驅(qū)動程序

    USBD的驅(qū)動程序,Linux環(huán)境下的usb device的驅(qū)動程序

    標(biāo)簽: USBD 驅(qū)動程序

    上傳時間: 2013-12-27

    上傳用戶:bakdesec

  • enumerates Plug-n-Play RS-232 devices that are compliant with the current revision of Plug and Play

    enumerates Plug-n-Play RS-232 devices that are compliant with the current revision of Plug and Play External COM Device.

    標(biāo)簽: Plug-n-Play enumerates compliant revision

    上傳時間: 2015-03-29

    上傳用戶:gdgzhym

  • Addfilter is a command-line application which adds and removes filter drivers for a given drive or v

    Addfilter is a command-line application which adds and removes filter drivers for a given drive or volume. It is intended to demonstrate how to insert a filter driver into the driver stack of a device. The sample illustrates how to do this by using the SetupDi APIs. The sample works on both x86 and Alpha platforms. It has only been tested in a 32-bit environment. Since Addfilter is not a driver, it does not deal with Plug and Play or Power Management.

    標(biāo)簽: command-line application Addfilter drivers

    上傳時間: 2013-12-30

    上傳用戶:天誠24

  • The flpydisk sample is a floppy driver that resides in the directory \NtddkSrcStorageFdcFlpydsk. It

    The flpydisk sample is a floppy driver that resides in the directory \\Ntddk\Src\Storage\Fdc\Flpydsk. It is similar to a class driver in that it sits a level above the floppy disk controller in the driver stack, and brokers communication between the application level and the low-level driver. The floppy driver takes commands from the application and then calls routines in the controller which will in turn perform the actual interaction with the device. The sample compiles in 64-bit, but has not been tested in this environment. It is compatible with x86 and Alpha platforms.

    標(biāo)簽: NtddkSrcStorageFdcFlpydsk directory flpydisk resides

    上傳時間: 2015-03-30

    上傳用戶:龍飛艇

  • This driver was developed using a USB keyboard from Cherry,as indicated by the VID and PID codes. Th

    This driver was developed using a USB keyboard from Cherry,as indicated by the VID and PID codes. These IDs must be set for the device you intend to support. Similarly, you will need to set Class to the appropriate string for your device class.

    標(biāo)簽: developed indicated keyboard Cherry

    上傳時間: 2015-04-02

    上傳用戶:nanxia

  • CH375 是一個USB總線的通用接口芯片

    CH375 是一個USB總線的通用接口芯片,支持USB-HOST主機方式和USB-DEVICE/SLAVE設(shè)備方式。在本地端,CH375具有8位數(shù)據(jù)總線和讀、寫、片選控制線以及中斷輸出,可以方便地掛接到單片機/DSP/MCU/MPU等控制器的系統(tǒng)總線上。在USB主機方式下CH375還提供了串行通訊方式,通過串行輸入、串行輸出和中斷輸出與單片機/DSP/MCU/MPU 等相連接。 CH375 的USB 設(shè)備方式與CH372 芯片完全兼容,CH375 包含了CH372 的全部功能。本手冊中沒有提供CH375 在USB 設(shè)備方式下的說明,相關(guān)資料可以參考CH372 手冊。 CH375的USB 主機方式支持常用的USB 全速設(shè)備,外部單片機可以通過CH375 按照相應(yīng)的USB 協(xié)議與USB 設(shè)備通訊。CH375 還內(nèi)置了處理Mass-Storage 海量存儲設(shè)備的專用通訊協(xié)議的固件,外部單片機可以直接以扇區(qū)為基本單位讀寫常用的USB 存儲設(shè)備(包括USB 硬盤/USB 閃存盤/U 盤)。

    標(biāo)簽: 375 USB CH 總線

    上傳時間: 2013-12-18

    上傳用戶:fhzm5658

  • OXCC is a multipass, interpreting C compiler with several language extensions. It generates an Archi

    OXCC is a multipass, interpreting C compiler with several language extensions. It generates an Architecture Neutral Format (ANF) output and comes with a couple of example back ends. Programmers are expected to write additional back ends for their specific needs.

    標(biāo)簽: interpreting extensions generates multipass

    上傳時間: 2015-04-12

    上傳用戶:大三三

  • 本設(shè)備驅(qū)動教程是一本實際操作指南

    本設(shè)備驅(qū)動教程是一本實際操作指南,介紹如何開發(fā)簡單的 SolarisTM 操作系統(tǒng)(Solaris OS)驅(qū)動程序。設(shè)備驅(qū)動教程 還闡述了設(shè)備驅(qū)動程序在 Solaris 操作系統(tǒng)中的工作原理。本書與 Writing Device Drivers 配套。Writing Device Drivers 是一個詳盡的參考文檔,對多種設(shè)備和驅(qū)動程序進行了討論。設(shè)備驅(qū)動教程探討了完整的驅(qū)動程序,但沒有對所有驅(qū)動程序類型進行全面分析。設(shè)備驅(qū)動教程中的很多地方都引用了 Writing Device Drivers 及其他書籍的內(nèi)容,以提供更詳細(xì)的信息。需要開發(fā)、安裝和配置 Solaris 操作系統(tǒng)設(shè)備驅(qū)動程序者,以及需要維護現(xiàn)有驅(qū)動程序或為現(xiàn)有的 Solaris 操作系統(tǒng)驅(qū)動程序添加新功能者,都應(yīng)閱讀本書。本書提供的內(nèi)核方面的信息也有助于診斷和排除在安裝或配置 Solaris 系統(tǒng)時遇到的問題。

    標(biāo)簽: 設(shè)備驅(qū)動 教程 操作

    上傳時間: 2013-12-30

    上傳用戶:古谷仁美

主站蜘蛛池模板: 二手房| 湘潭县| 水富县| 洞口县| 商丘市| 土默特右旗| 彰武县| 周宁县| 南安市| 库尔勒市| 连云港市| 南昌县| 柯坪县| 台中市| 汽车| 阿拉善右旗| 凤冈县| 涪陵区| 浑源县| 邹城市| 渭源县| 沙洋县| 鞍山市| 宜章县| 沐川县| 南岸区| 西青区| 获嘉县| 长葛市| 玛纳斯县| 宜阳县| 商丘市| 长宁县| 巩留县| 故城县| 囊谦县| 昌乐县| 明光市| 卢龙县| 黔江区| 阿克陶县|