资源列表
DiskThief-_Delphi
- Delphi版的闪盘小偷。。 实现原理:当Windows系统的硬件设置发生变化时,系统将会向所有应用程序发送一条WM_DEVICECHANGE消息.当有设备被禁止或激活时(比如我们插入光盘,从光驱中取出光盘,或者在系统设备中删除或禁止打印端口),该消息的wParam参数分别被指定为DBT_DEVICEARRIVAL(设备安装完毕)和DBT_DEVICEREMOVECOMPLETE(设备移除完毕),根据这两个参数可以判断闪存是否存在,lParam参数指向一DEV_BROADCAST_HDR结构
disk
- 详细介绍磁盘结构,帮你更了解你的硬盘。磁道、柱面、扇区、簇-The details of the disk structure to help you know more about your hard disk
cipanwenjian
- 这是一个关于磁盘文件最优存储问题,是通过C++来实现的呀。
pick_HDD_information
- 提取硬盘信息(包括硬盘物理序列号等) To extract hard disk information-To extract hard disk information
getdisk
- This Program is to get a Disk Information. Disk Information include Disk Serial Number, Disk Device Numver, Disk Size, etc.
CMOS
- 可以读取CMOS信息,包括可以读取微机系统的时钟信息和硬件配置信息等。-CMOS can read information, including computer systems can read the clock information and hardware configuration information.
pta-via
- their RouterBoard 1xx and 5xx series devices. The original Mikrotik code -lso was based on the driver for Linux 2.4.xx published by Mikrotik for * their RouterBoard 1xx and 5xx series devices. The original Mikrotik code * seems not to have a
moni
- 根据磁盘调度的4种算法进行模拟磁盘调度过程-According to the four kinds of disk scheduling disk scheduling algorithm to simulate the process of
talkaboutdata
- 自己写的一篇关于硬盘的发展现状与未来分析
SL8115254
- 总线是指一组进行互连和传输信息的信号线,这组信号线一般都包括地址线、数据线、控制线、电源线等几种信号线。微型机系统所使用的芯片内部、电路插件板元器件之间、系统各插件板之间、系统与系统之间的连线,都由各自的总线把各部分组织起来,从而组成一个能彼此传输信息和对信息进行加工处理的整体 -bus is a group of interconnection and transmission of information to the signal line, this group of signal
MapDriver
- DELPHI 网路映射磁盘; -DELPHI network disk mapping;DELPHI network disk mapping
DiskInfo
- 查看实际和虚拟的磁盘信息,包括盘符,卷标,类型,序列号等信息