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

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

Atapi

  • 刻錄光盤的程序

    刻錄光盤的程序,適用于多數(shù)SCSI/Atapi光盤。

    標簽: 刻錄 光盤 程序

    上傳時間: 2013-12-15

    上傳用戶:181992417

  • 讀取/刻錄光盤的程序

    讀取/刻錄光盤的程序,適用于多數(shù)SCSI/Atapi光盤

    標簽: 讀取 刻錄 光盤 程序

    上傳時間: 2015-01-03

    上傳用戶:yuzsu

  • 1IC網(wǎng)友 做的硬盤MP3資料公開 該播放器使用了美國atmel公司出品的mp3播放器專用芯片at89c51snd1c. 本芯片特性如下: 1)MCS51內(nèi)核

    1IC網(wǎng)友 做的硬盤MP3資料公開 該播放器使用了美國atmel公司出品的mp3播放器專用芯片at89c51snd1c. 本芯片特性如下: 1)MCS51內(nèi)核,可以利用單片及開發(fā)軟件Keil軟件方便開發(fā)mp3播放器,無需特殊軟件平臺; 2)MPEG I/II-Layer 3 hardware decoder .獨立MP3 Decoder .支持48,44.1,32,24,22.05,16khz取樣頻率 .支持軟件31階音量控制,高中低音均衡控制 .重低音效果 3)集成DAC部件,支持PCM,IIS格式; 4)64K字節(jié)片上代碼存儲空間(100K次擦寫壽命) 5)4K字節(jié)boot flash memory,USB/UART下載代碼 6)集成USB1.1 device部件 7)MMC卡接口 8)IDE/Atapi接口(HDD/CD-ROM Interface) 9)2通道ADC,8Khz取樣

    標簽: atmel 51 1IC MP3

    上傳時間: 2013-11-28

    上傳用戶:litianchu

  • 1)MCS51內(nèi)核

    1)MCS51內(nèi)核,可以利用單片及開發(fā)軟件Keil軟件方便開發(fā)mp3播放器,無需特殊軟件平臺; 2)MPEG I/II-Layer 3 hardware decoder .獨立MP3 Decoder .支持48,44.1,32,24,22.05,16khz取樣頻率 .支持軟件31階音量控制,高中低音均衡控制 .重低音效果 3)集成DAC部件,支持PCM,IIS格式; 4)64K字節(jié)片上代碼存儲空間(100K次擦寫壽命) 5)4K字節(jié)boot flash memory,USB/UART下載代碼 6)集成USB1.1 device部件 7)MMC卡接口 8)IDE/Atapi接口(HDD/CD-ROM Interface) 9)2通道ADC,8Khz取樣 ....................... 關(guān)于該芯片的具體信息,可以訪問www.atmel.com獲取at89c51snd1c的datasheet. 這款MP3播放器以at89c51snd1c為核心,以硬盤為存儲介質(zhì),液晶屏為雙行顯示,每行顯示 7.5個漢字,這塊液晶屏以ST7920作為主控制器,內(nèi)部集成8129個漢字,液晶屏在這個播放器中 用來顯示歌曲名稱以及一些播放狀態(tài) 支持FAT16,一個分區(qū),不支持FAT32, USB1.1,速度有點慢

    標簽: MCS 51 內(nèi)核

    上傳時間: 2013-12-20

    上傳用戶:電子世界

  • Windows下讀寫硬件的工具. RW - Read & Write utility, for hardware engineers, firmware (BIOS) engineers, driv

    Windows下讀寫硬件的工具. RW - Read & Write utility, for hardware engineers, firmware (BIOS) engineers, driver developers, QA engineers, performance test engineers, diagnostic engineers, etc., This utility access almost all the computer hardware, including PCI (PCI Express), PCI Index/Data, Memory, Memory Index/Data, I/O Space, I/O Index/Data, Super I/O, Clock Generator, DIMM SPD, SMBus Device, CPU MSR Registers, ATA/Atapi Identify Data, ACPI Tables Dump (include AML decode), Embedded Controller, USB Information and LPT Remote Access. And also an Command Window is provided to access hardware manually.

    標簽: engineers firmware hardware Windows

    上傳時間: 2015-07-01

    上傳用戶:xc216

  • RW - Read & Write utility, for hardware engineers, firmware (BIOS) engineers, driver developers, QA

    RW - Read & Write utility, for hardware engineers, firmware (BIOS) engineers, driver developers, QA engineers, performance test engineers, diagnostic engineers, etc., This utility access almost all the computer hardware, including PCI (PCI Express), PCI Index/Data, Memory, Memory Index/Data, I/O Space, I/O Index/Data, Super I/O, Clock Generator, DIMM SPD, SMBus Device, CPU MSR Registers, ATA/Atapi Identify Data, ACPI Tables Dump (include AML decode), Embedded Controller, USB Information and LPT Remote Access. And also an Command Window is provided to access hardware manually. Website1: http://rw.net-forces.com/ Website2: http://home.kimo.com.tw/ckimchan.tw/ Website3: http://jacky5488.myweb.hinet.net/ For best view, please change the screen resolution to 1024 x 768 (or above) pixels.

    標簽: engineers developers firmware hardware

    上傳時間: 2013-12-22

    上傳用戶:王楚楚

  • The sfloppy sample is a super floppy driver that resides in the directory \NtddkSrcStoragesfloppy. I

    The sfloppy sample is a super floppy driver that resides in the directory \\Ntddk\Src\Storage\sfloppy. It is a class driver for Super Floppy disk drives. It sits a level above the port driver (Atapi, USB, etc) in the driver stack, and brokers communication between the application level and the port driver. The floppy driver takes requests from filesystem drivers and then sends the appropriate SCSI_REQUEST_BLOCK (SRB) to the port driver. It is compatible with x86 and IA64 platforms.

    標簽: NtddkSrcStoragesfloppy directory sfloppy resides

    上傳時間: 2015-12-04

    上傳用戶:84425894

  • 只讀格式的dvd詳細規(guī)范

    只讀格式的dvd詳細規(guī)范,適合Atapi 開發(fā)

    標簽: dvd 只讀

    上傳時間: 2014-08-18

    上傳用戶:ruixue198909

  • 微軟官方人士自己的博客

    微軟官方人士自己的博客,對TAPI3.x構(gòu)造了自己的函數(shù)庫Atapi,內(nèi)附源代碼,幾乎涵蓋了所有功能!

    標簽: 微軟 博客

    上傳時間: 2013-12-21

    上傳用戶:R50974

  • ATA協(xié)議

    AT Attachment with Packet Interface - 5 ? (ATA/Atapi-5)

    標簽: ATA 協(xié)議

    上傳時間: 2019-11-19

    上傳用戶:wang1113

主站蜘蛛池模板: 通化县| 乌什县| 敖汉旗| 长兴县| 岳阳县| 义马市| 徐州市| 镇雄县| 阜平县| 临朐县| 平昌县| 棋牌| 安化县| 二手房| 民和| 农安县| 保定市| 陇西县| 蒙山县| 黄冈市| 汝阳县| 馆陶县| 区。| 确山县| 乐清市| 文昌市| 扎兰屯市| 通海县| 丹东市| 封开县| 扎囊县| 怀安县| 阿拉善盟| 陆川县| 徐闻县| 昭苏县| 德惠市| 漳州市| 东海县| 确山县| 昔阳县|