搜索资源列表
rw-harddisk
- 硬盘迷你读写器,可以读写任意硬盘字节-有源码,由c++编写,-mini hard disk read and write, you can read and write arbitrary byte hard disk-source, c + + +,
ucos-file
- ucos下的FAT文件系统源码。 config.h dir.C disk.C FAT.C Fat.h FDT.C file.C floppy.c floppy.h format.C format.h Harddisk.c HardDisk.h INCLUDES.H OS_CFG.H OSFile.c OSFile.h RWSec.C Test.c-OUT of the FAT file system source cod
IDE_and_file_system
- It is driver source code for IDE harddisk and used to learn IDE interface and file system.-driver source code for an IDE harddisk d used to learn IDE interface and file system.
harddisk
- 用单片机控制硬盘的源代码,附电路图和Protel格式的原理图,-hard MCU control of source code, and Protel-circuit diagram format.
cih12
- 给大家学习参考 v1.2 1. Kill All HardDisk, and BIOS... Super... Killer... 2. Modify the Bug of 1.1 3. The Virus \"Basic\" Size is 1003 Bytes.-for everyone to learn a reference v1.2. Kill All HardDisk. and Super BIOS ... ... ... Killer 2. Modify the B
IMAGES(harddisk)
- 用vc编写的图像采集程序。硬件基于大恒公司的图像采集卡,本程序实现将图像采集到硬盘。-vc used to prepare the image acquisition process. Daheng hardware based on the image acquisition card, the program will collect images to your hard disk.
harddisk
- 硬盘内部硬件结构和工作原理详解,详细介绍硬盘的结构和工作原理,想做硬盘mp3的朋友一定用得着
hdparm-7.7
- this is a linux harddisk tool software
sdparm-1.02
- this a linux sata harddisk tool software
harddisk-MP3-player
- 硬盘MP3播放器C语言源代码+电路图,个人感觉还是不错的.值得参考
HARDDISK--RSA-ERY
- 硬盘序列号加密程序,RSA算法加密,适合绑定硬件-HARDDISK HAVA A ID ERY BY RSA
Circuit_Hdd_Mp3
- Hardware make by harddisk
diskidscsi
- 读取磁盘信息,最新版程序,支持SCSI硬盘和SSD-Read the infomation of harddisk, surporting the SCSI and SSD
harddisk
- 获得远程电脑的 硬盘信息 输入 IP地址 和密码就可以了-HARD DISK
HardDisk
- 该系统采取面向对象开发,利用存储过程进行数据操作 非常实用的网络硬盘源码,可以实现文件上传、下载、文件搜索、在线编辑等常用功能 还可以实现文件在不同文件夹之内的转移和文件的批量上传功能 -The system is to take an object-oriented development and use of stored procedures for data manipulation Very useful source of network hard disk,
GetHDDNum
- Get serial number of harddisk.
qv1.0
- Harddisk serial number reader
encrypt-HardDisk
- 一个用于硬盘加密的C程序源码(C 环境下)-encrypt the harddisk
HARDDISK
- 读硬盘信息,包括扇区、容量和可用空间大小-read information of harddisk
PC
- CPU类要求getSpeed()返回speed的值,要求setSpeed(int m)方法将参数m的值赋值给speed。HardDisk类要求getAmount()返回amount的值,要求setAmount(int m)方法将参数m的值赋值给amount。PC类要求setCPU(CPU c)将参数c的值赋值给cpu,要求setHardDisk(HardDisk h)方法将参数h的值赋值给HD,要求show()方法能显示cpu的速度和硬盘的容量。(The UML diagrams associa