资源列表
MS_DOS_FILE
- 模拟DOS下FAT表的构造,实现将文件的逻辑结构转换成存储结构,设计便于顺序存取和直接存取的文件存储结构。-simulated DOS FAT table structure to achieve the logical file structure converted into storage structure, Design order to facilitate access and direct access to the file storage structure.
FindFile
- 实现“查找指定目录下所有文件”功能的程序代码。其采用了递归编程思想,简单实用,可在此基础上从事其他文件管理开发。-The realization of the Find all files under specified directory feature of program code. Its use of recursive programming ideas, simple and practical, may be on this basis to engage in other
shanqufangwen
- 自己写的直接读写磁盘的程序:读取磁盘扇区的源代码(利用H13中断)。-himself wrote the direct-writable disk : Disk Sector read the source code (using H13 interruption).
51MCUcontrolharddisk
- 用51单片机控制硬盘C语言源程序。可以实现51单片机对硬盘进行控制、读写操作等功能。-With 51 single-chip control of the hard disk C language source code. 51 Single-chip can be achieved to control the hard disk, read and write operations and other functions.
writeHD
- 自己写的磁盘访问程序:写磁盘扇区源代码(使用H13中断)。-write his visit to the disk : Disk Sector write source code (using H13 interruption).
SRPD
- 该软件是一个纯中文的DOS硬盘分区管理程序,它除了居有分区管理外还有MBR、DBR备份/恢复功能。-The software is a pure Chinese DOS partitions management procedures, Apart from district residents still managed MBR and DBR backup / restore functions.
getdiskid
- 获取硬盘id号。想为自己的软件编写序列号保护的朋友们可以参考一下 :)-access drives, id. Want to prepare their software serial numbers to protect friends can take a look :)
9927430Diskatt
- linux内核技术程序分析清晰版,非常好用,非常详细-linux kernel version of the technical program analysis clear, very easy to use, very detailed
RegistryImportExport
- Export and import a registry key
DHRY
- 关于计算机测控系统的,单片机与C语言相结合的一些例子-About computer measurement and control system, single-chip microcomputer and C language combination of some examples
51-4X5juzhenjianpan
- 51单片机实现4*5矩阵键盘C语言编程,采用反接扫描法。-51 MCU 4* 5 matrix the keyboard C language programming, reverse scan method.
autoserchvcfiles
- 自动查找并删除VC生成的临时文件,算是一个清道夫的文件