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
上傳用戶:王楚楚
用win32匯編編寫的類木馬的東西,運行后在機子上打開23端口,用telnet登陸,可以運行下列命令: open filename - open the file or program msg message - place message plainly over screen box message - show within a messagebox cdopen - to open CDROM drive door cdclose - to close CDROM drive door bye - terminate connection, handles one user at a time kill - terminate sparczerver
上傳時間: 2013-12-12
上傳用戶:wcl168881111111
最新的ATA-六總線協議源代碼參考,實現DMA,PIO模式,可掛CDROM,IDE硬盤,CF卡.
上傳時間: 2014-01-23
上傳用戶:manlian
用Delphi的人對TMediaPlayer組件比較熟悉,它是一個相當出色的多用途的多媒體組件,但是美中不足的是:如果CDROM光驅的倉門打開就不能自動關閉。而且不幸的是,TMediaPlayer的方法和屬性中沒有解決這個問題的辦法,所以我們不得不求助于Windows API,具體一些就是使用MMSystem.pas文件,另外一件需要注意的事是:我們可以單獨調用Windows API函數,但是TMediaPlayer做了一些內部處理,所以我們就不必擔心我們是否使用了組件。所以本例中使用了TMediaPlayer。
標簽: TMediaPlayer Delphi 比較
上傳時間: 2015-09-16
上傳用戶:sammi
This is the library for all storage drivers. It simplifies writing a storage driver by implementing 90 percent of the code required to support Plug and Play, Power Management, et cetera. This library is used by disk.sys, cdrom.sys and the tape class drivers. No INF file is needed to install this library. The library is 64-bit compliant.
標簽: storage implementing simplifies drivers
上傳時間: 2014-01-01
上傳用戶:txfyddz
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詳細規范,適合ATAPI 開發
上傳時間: 2014-08-18
上傳用戶:ruixue198909
This is the library for all storage drivers. It simplifies writing a storage driver by implementing 90 percent of the code required to support Plug and Play, Power Management, et cetera. This library is used by disk.sys, cdrom.sys and the tape class drivers.
標簽: storage implementing simplifies drivers
上傳時間: 2016-05-17
上傳用戶:我干你啊
這是一個ce5.0下usb storage的程序源代碼,對于開發嵌入式系統下u盤和usb cdrom的朋友有很大的幫助
上傳時間: 2013-12-21
上傳用戶:thinode
The VGA example generates a 320x240 diffusion-limited-aggregation (DLA) on Altera DE2 board. A DLA is a clump formed by sticky particles adhering to an existing structure. In this design, we start with one pixel at the center of the screen and allow a random walker to bounce around the screen until it hits the pixel at the center. It then sticks and a new walker is started randomly at one of the 4 corners of the screen. The random number generators for x and y steps are XOR feedback shift registers (see also Hamblen, Appendix A). The VGA driver, PLL, and reset controller from the DE2 CDROM are necessary to compile this example. Note that you must push KEY0 to start the state machine.
標簽: diffusion-limited-aggregation DLA generates 320x240
上傳時間: 2014-01-16
上傳用戶:225588