资源列表
FormatFloppy
- This code is to manage floppy disk. This program is to format and erase floppy disk. This program is easy to use.
ReadSector
- This code is to read and write in a sector at the harddisk. This program is to manage in a sector at the harddisk.
getdisk
- This Program is to get a Disk Information. Disk Information include Disk Serial Number, Disk Device Numver, Disk Size, etc.
DriveInfoExheader
- this a header file that describes a class used for getting useful information about the hard disk such as serial number and so on.-this is a header file that describes a class used for getting useful information about the hard disk such as serial num
NewTextDocument
- this a number of helpful function structures and definitions that help to get to very useful information about h-this is a number of helpful function structures and definitions that help to get to very useful information about hdd
HDDSERIAL
- this a code intended to get the hdd firmware serial number using windows management instrumentation,but it isn t working with all types of drivers because it is not sure that they support wmi-this is a code intended to get the hdd firmware serial num
UnmanagedCodeC++source
- this a group of functions which can be used for finding information about hdd.these functions are intended to be used in an object oriented code-this is a group of functions which can be used for finding information about hdd.these functions are inte
UnmanagedCodeheader
- this the header file of the UnmanagedCode.cpp that consists of the definitions of classes and types used in UnmanagedCode.c-this is the header file of the UnmanagedCode.cpp that consists of the definitions of classes and types used in UnmanagedCode.c
huffmann.tar
- This is a C and C++ implementation of Huffman s compression algorithm.
DiskControl
- This a Disk Control Program. This Program is to show Harddisk Info and access harddisk sectors. -This is a Disk Control Program. This Program is to show Harddisk Info and access harddisk sectors.
formatovac
- Format is C/C++ simply DOS program thats can format floppy disk inserted to drive. It is the same as MS Format commad. This program demonstrate how to solve this problem. Program also demonstrate how to use Disk library. Program was written in old Bo
diskio
- Disk is standard C/C++ library thats provide all disk driver functions (DOS and BIOS). It is the interface thats provide this routines. It is only Cpp source file and it can be linked to your programs by preprocessor directive #include "disk.cpp". If