搜索资源列表
dolba
- DOS下迷你硬盘读写器终于完工了! 可读写绝对扇区,支持大硬盘,U盘(需加载驱动),软盘。。 由于代码效率高,速度很快。 初步通过测试。 最后在自己的机子上大胆进行了写测试,即用坏数据写入硬盘,硬盘崩溃后,再用本程序把预先备份的数据恢复到硬盘,结果硬盘完好如初。。 有源码大家玩玩。。。 -DOS mini drives the reader finally completed! Absolutely can read and write sectors, and s
vbreadwritedisk
- vb直接读写硬盘的扇区。硬盘和u盘都可以。-vb read and write directly to the hard disk sectors. The hard drive and u can drive.
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
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
dsadda
- Windows 9x下读写物理扇区——仅限软盘,适合初学者进行学习研究,不错的源码-Read and write physical sectors under Windows 9x- only a floppy disk, suitable for beginners to learn research, a good source
ReadSD
- 读取SD卡的磁盘数据,本功能主要是读取一个扇区的数据,其他的扇区同理。-SD card read disk data, the main function is to read a sector of data, other sectors empathy.
readdiskfan
- 读取磁盘扇区,汇编16位的 可以随便改写 任你读-Read disk sectors assembly 16 can easily rewrite any of you read
Take-a-bitmap-from-the-clipboard
- 绝对磁盘读写--写软盘引导区,取当前鼠标指针形状,取有掩码框的密码(星号密码查看器),锁屏工具,图片快速无极限放大和平移,因特网隐私管理(Cookies、Cache、History),用易自带控件做的端口映射器(端口)-Absolute disk read and write- write the floppy disk boot sectors, take the current shape of the mouse pointer, take the mask box password (a
sheji
- 第一个段为安装程序,负责将第二个段写入第一扇区,第三个段写入2-17扇区; 2、第二个段是主引导程序,存在于软盘第一扇区,由BIOS的19h中断读取到0:7c00开始的内存单元中,并执行0:7c00的第一行代码。这一段的任务是将软盘2-17扇区的数据读入内存,并执行。(这里读入到了2000:0开始的内存中) 3、第三个段是系统程序,存放所有引导所需的程序和子程序-The first segment of the installer, is responsible for wr