搜索资源列表
C#读硬盘序列号的原代码
- C#读硬盘序列号的原代码 public class IDE { [StructLayout(LayoutKind.Sequential, CharSet=CharSet.Ansi)] internal struct IDSECTOR
hd_ide.zip
- DOS下检测IDE硬盘参数的程序
IdeDiskInfo
- 获取IDE硬盘详细信息的代码-IDE hard disk access detailed information source
IDE_harddisk_control_circuit_8051_C_READ_WRITE_Dem
- 8051单片机对ide硬盘的操作程序, 有demo程序代码, 还有word说明,还有图像 请大家
idefastsdfsad
- IDE硬盘读写系统编程设计234 5665-IDE hard disk to read and write programming system design 2342345665
hd_ide
- DOS下检测IDE硬盘参数的程序-DOS examines the IDE hard disk parameter the procedure
DiskId32
- for displaying the details of hard drives in IDE drives only under Windows NT/2K and 9X
USB-monit
- 计算机所有端口数据流监测,包含USB,COMM,LPT.SATA.IDE等-Computer data stream monitoring all ports, including USB, COMM, LPT.SATA.IDE, etc.
GetHarwareInfo
- 获取机器的硬盘序列号,或者为IDE或者为ATAPI-Get Disk Serial Num,either IDE identify or ATAPI identify.
EC5-1IDEport
- IDE和IDE端口例程,命令读写等操作,命令寄存器位置等-IDE and the IDE port routines, commands to read and write and other operations, the location of the command register
formatovac
- Format is C/C++ simply DOS program thats can format floppy disk inserted to drive. It is the same as MS Format commad. This program demonstrate how to solve this problem. Program also demonstrate how to use Disk library. Program was written in old Bo
diskio
- Disk is standard C/C++ library thats provide all disk driver functions (DOS and BIOS). It is the interface thats provide this routines. It is only Cpp source file and it can be linked to your programs by preprocessor directive #include "disk.cpp". If
badroadcheck
- 支持IDE、SCSI硬盘。支持目前市面上所有硬盘品牌,本软件使用独特算法对硬盘进行快速、不破坏任何数据的检测,40G的7200转硬盘在雷鸟Xp1600 上实测速度为16分钟。最主要的是本软件支持任何测试 例:1 -99 、30 -80 、99 -1等。最大化的减少硬盘检测时间。所有坏道在本软件下都暴露无疑。-Support for IDE, SCSI hard drives. Support all hard disk brands currently on the market, this s
HDD_Information
- 获取硬盘IDE端口的信息,包括PRIMARY,MASTER,SECONDORY MASTER,信息包括硬盘的ID,SN,FW,LBA,-IDE port for hard disk information, including PRIMARY, MASTER, SECONDORY MASTER, information, including the hard disk ID, SN, FW, LBA, and so on
ata-idle
- spin down an IDE hard drive, to conserve power This code is public domain (no copyright). You can do whatever you want with it. Time to Drive return to Power state ACTIVE state consumption ----- ------------ ----------- ACTIVE
WindowsApplication2
- Hdd serial number for ide and scsi
IdeSN
- get ide serial number
diskflt-master01
- 类似于机房常用的磁盘保护卡,本程序只是通过软件的方式实现了各个分区的磁盘保护,和数据还原。开发环境配置比较复杂,需要有点耐心,这主要涉及到驱动编程等相关内容。请根据你自己选择的VS版本来选择相应的WTL和winDDK。实现语言选择的是C++;(The function of this program is similar to that of disk protection card which be used in the computer lab. This program is to ac