ata-idle.zip
文件大小: 1k
下载次数:7
源码类别:

磁盘/存储

开发平台:

C/C++

源码售价: 5 个金币 积分规则     积分充值
资源说明: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 zero highest IDLE less than STANDBY(?) less than ACTIVE STANDBY up to 30 seconds less than IDLE SLEEP (must reset drive) lowest Both idle and standby can use a timer built into the drive (IDLE/STANDBY commands instead of IDLE IMMEDIATE/STANDBY IMMEDIATE). SLEEP state can only be exited by resetting the drive
本源码包内暂不包含可直接显示的源代码文件,请下载源码包。
    
  • hookDiskID.rar可以更改硬盘物理ID(不是逻辑卷标号),XP下使用,目前只对硬盘有效 ...
  • HDSerial.rar读取磁盘 序列号 的工具 含源代码-
  • fips15.zip不破坏硬盘数据的重新划分硬盘分区的程序
  • schddog.zip硬盘狗程序,硬盘保护
  • part237.zip一个Win95/98/NT下的分区管理程序,可以格式化和划分FAT16/FAT32分区,还可以选择启动 ...
  • bootmenu.zip又一个选择启动分区的程序源码
  • schdlock.zip逻辑硬盘隐蔽/加锁程序,不支持FAT32
  • defrag.zipNT下的磁盘碎片整理程序
  • schdgurd.zip硬盘卫士,保护引导区文件
  • usbdisk.rarMS-DOS 7.1 下加载U盘驱动的最好方式: 在autoexec.bat文件中加入如下几行: devload ...