搜索资源列表
AVL_Lib
- Although there has been a lot of AVL tree libraries available now, nearly all of them are meant to work in the random access memory(RAM). Some of them do provide some mechanism for dumping the whole tree into a file and loading it back to the memory
dolba
- DOS下迷你硬盘读写器终于完工了! 可读写绝对扇区,支持大硬盘,U盘(需加载驱动),软盘。。 由于代码效率高,速度很快。 初步通过测试。 最后在自己的机子上大胆进行了写测试,即用坏数据写入硬盘,硬盘崩溃后,再用本程序把预先备份的数据恢复到硬盘,结果硬盘完好如初。。 有源码大家玩玩。。。 -DOS mini drives the reader finally completed! Absolutely can read and write sectors, and s
特殊磁道加密源代码
- 使用的是API编程,可格式化、校验和读写特殊扇区。可用作Windows下的磁盘加密。本函数还有以下两个缺点以待改进: 1.本函数还只能读能读 A: 和 B:,即只能对软盘操作 2.不能改变磁盘扇区大小,只能是标准的 512 个字节。 参数说明: command 操作: 0 重置磁盘 2 读扇区 3 写扇区 4 校验磁道 5 格式化磁道 8 得到设备参数 (int 1EH) drive 驱动器 A:=0 B:=1 head 磁头号,范围 0 - 1 track 磁道号,范围 0 - 84 ( 80
如何在Windows 9598下读取硬盘序列号
- 如何在Windows 9598下读取硬盘序列号。硬盘的序列号是生产时由厂家设定的,存在于硬盘的控制芯片内,不随硬盘的分区、格式化状态而改变,象硬盘的物理柱面数、扇区数一样,是一个与操作系统无关的特性。该序列号只能用硬盘控制器的I/O指令读取.,并且不能用常规办法修改。-how to read under Windows 9598 drive serial number. The drive is serial production set by the manufacturers, there
vbreadwritedisk
- vb直接读写硬盘的扇区。硬盘和u盘都可以。-vb read and write directly to the hard disk sectors. The hard drive and u can drive.
DiskView_src
- vc++实现win2000下直接读写磁盘扇区的代码 代码简洁高效。-vc++ to achieve win2000 disk sectors directly under the source code to read and write simple and efficient.
DiskSector_with_binary
- 一个基于Windows系统( NT5.0 , 5.1内核)磁盘扇区读取和写入的工具-A Windows-based systems (NT5.0, 5.1 kernel) to read and write disk sectors of the instrument
disk
- 该程序是个人修改的扇区读写技术与应用及引导扇区剖析与实例分析 能读写MBR 内容-The program is a personal modification of the technology and application sectors to read and write and boot sector analysis and case study content to read and write MBR
33753142Dskprobe
- 直接读磁盘扇区的字节,可以打开物理磁盘、逻辑磁盘-Bytes read disk sectors directly, you can open the physical disk, logical disk
VB_shahj
- VB 读取磁盘扇区 *** *** *** *** *** *** *** *** *** *** *** *** * **模 块 名:VB 读取磁盘扇区(512 Byte) **创 建 人:冯铭 **日 期:2006-08-24 15:54:58 **描 述:直接代码读取,不用外部 DLL、OCX、API **版 本:V1.0.0 ** CSDN ID:SSS2002 这个代码仅仅演示读取,所以没有危险性 由于代码针对 F
jiqigou
- 取文件在扇区的位置后,向磁盘驱动发送srb命令读写扇区,来穿透冰点等还原软件。 编译时注意:FileSystemControl的数据结构需要自己添加。 警告:本代码有一定的危险性,纯粹为了研究、学习,勿滥用! 以下给出关键代码 擅长C++的可以去编译下 本人实验N次 虚拟机虽然装了影子系统但是 一直疯狂蓝屏 代码具有高危险性 慎用!后果自负-The retrieval of documents in the sector of the locatio
FloppyDisk
- A class to read/write floppy disk (does them still exists??) by raw sectors. It also makes a "surface check" wich generates/verifies a semi unique number, based on bad sectors.
VBdirectreaddisksector
- VB 直接读取磁盘扇区 ,用胆来学习读取磁盘扇区参考-VB read disk sectors directly, to learn to read with gall disk sector information
A-DATA-1166682519_USB_Flash_Disk_Utility_USBest.r
- XPEmbedded EWF disk file protecti An old hard disk management tool, VB read disk sectors directly, to A program that refresh make parta Hard disk dog program , just prot Under a Win95/98/NT district exe A choice start district proc
ReadSD
- 读取SD卡的磁盘数据,本功能主要是读取一个扇区的数据,其他的扇区同理。-SD card read disk data, the main function is to read a sector of data, other sectors empathy.
sector--read-write
- This Tool is for reading/writing directly from/to disk sectors by sending the IRP s to disk class driver.
readdiskfan
- 读取磁盘扇区,汇编16位的 可以随便改写 任你读-Read disk sectors assembly 16 can easily rewrite any of you read
readhddsector
- 直接读写硬盘扇区, 只要是通过CreateFile与ReadFile函数实现 而这个只是一个简单的例子-Directly read and write disk sectors, as long as through CreateFile and ReadFile function to achieve and this is just a simple example
ReadRawSectors
- Read Raw Disk Sectors in C#.NET
飞思卡尔SD卡程序Project_sd
- 用于SD卡的程序,包含各种读盘分扇区之类的功能,对于需要大量记录数据的应用,非常有用。(SD card for the program, including a variety of read disk, sub sectors, and other functions, for the need for a large number of data recording applications, very useful.)