资源列表
HarddiskSerialNumber
- 用vb编写,此软件可获得硬盘唯一的物理序列号.-Can get the serial number from harddisk
hard_disk_serialNo_src
- 显示HD信息 说明: 需要win2000或者winxp的DDK,才能编译。-show HD information on : the need for WIN2000 or winxp the DDK, can be compiled.
disk
- 读取软盘内容按照HD-COPY的格式写入文件
vb_harddisk_serial
- 用于获取硬盘序列号的程序,简单实用,主要内容进行了模块化设计,直接加载即可。
www.dssz.com_vb_harddisk_serial
- 用于获取硬盘序列号的程序,简单实用,主要内容进行了模块化设计,直接加载即可。-Used to get the hard drive serial number, simple and practical, the main contents of a modular design, can be loaded directly.
cPPbuilder
- c++ builder 可以导出相应的DBGrid里面的数据-c++ builder can export the data inside the corresponding DBGrid
ReadHddSector
- 直接读写硬盘扇区, 只要是通过CreateFile与ReadFile函数实现 而这个只是一个简单的例子
ezziirky
- 好的算法和程序,非常需要的可以下载看看,适合初学者学习(Good algorithm and program, very need to download to see, suitable for beginners to learn.)
Soft20060210103545627
- 编译命令 cc -o fget fget.c -lcurses 此程序适用于SCO UNIX主机系统,客户端为任意平台。 以Windows客户为例,以下简要说明其使用方法。 1、直接拨号方式 先进入Windows的终端仿真器, 使用ATDT命令向UNIX主机拨号,当主机连通时, 运行主机的FGET程序,格式为 FGET 下载文件名。然后,从终端仿真器的\"传输\"菜单选\"接收二进制文件\"选项,输入本地文件名后,即可接收文件。 2、internet连接方式 先将FGET文件在主机上编译通过,
扩展Int 13H调用规范
- 硬盘参数释疑 到目前为止,人们常说的硬盘参数还是古老的 CHS (Cylinder/Head/Sector)参数。那么为什么要使用这些参数,它们的意义是什么?它们的取值范围是什么?-drive parameters construction date, known as the hard drive or the old parameters CHS (Cylinder / Head / Sector) parameters. Then why should the use of these p
mini_ext2
- 代码功能: 1、利用io端口读磁盘 2、读ext2文件系统中的文件 注意: 1、代码只在ring0状态下测试通过。 2、代码没有读分区表的功能,group0的位置是通过查看磁盘文件得来的,每个磁盘的group0的位置可能不同。 3、此代码仅作为用io端口读磁盘和读ext2文件系统的参考代码。-Code function: 1, 2, using io-port read disk, read ext2 file system files Note: 1, the c
DEFRAG
- 十分磁盘碎片整理程序源代码,新手容易看的懂