搜索资源列表

  1. 用VC实现磁盘绝对读写

    1下载:
  2. 用VC++实现对磁盘扇区直接读写,强烈推荐, 是不可多得的好例子-with VC right disk sector read and write directly and strongly recommend, is a very good example
  3. 所属分类:磁盘编程

    • 发布日期:2008-10-13
    • 文件大小:102877
    • 提供者:zxb
  1. 磁盘文件的读写

    0下载:
  2. 这是一个读写磁盘文件的例子,其中“infile”为读文件,“wfile”为写文件。-This is a document to read and write disk example, "infile" to read documents, "wfile" written document.
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:2389
    • 提供者:赖毅勇
  1. 磁盘文件的读写案例

    0下载:
  2. 这是一个读写磁盘文件的例子,其中“infile”为读文件,“wfile”为写文件。-This is a document to read and write disk example, "infile" to read documents, "wfile" written document.
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:1486
    • 提供者:刘雷
  1. 磁盘FAT扇区数据读写操作

    0下载:
  2. 我把我近期研究Windows的FAT和FAT32文件系统的心得发来,同时发来一个源程序,可以对所有FAT16、FAT32文件系统的磁盘進行读写,当然包括U盘也可以。我在沈善居上的注册名是:wwswwswws,在这里下了一些源程序,所以觉得也应该支持一下沈善居,所以发上来一个程序,以后我会有计划地把我的一些源程序发到这里。 今天发上来的程序包里有几个写的源码控件,一并发来,同时有一个DOC文档,这个文档前半部分来自于网上,后半
  3. 所属分类:Windows编程

  1. ReadSector_source

    0下载:
  2. Win2000下直接读写磁盘扇区 -Win2000 directly read and write disk Sector
  3. 所属分类:操作系统开发

    • 发布日期:2024-05-13
    • 文件大小:15360
    • 提供者:
  1. 磁盘写入

    0下载:
  2. 一个在NT下直接读写硬盘扇区的演示程序 附带有winhex-one in NT to read and write directly to the hard drive sector Demonstration Program accompanied winhex
  3. 所属分类:Windows编程

    • 发布日期:2024-05-13
    • 文件大小:56320
    • 提供者:张贺
  1. 磁盘文件的读写

    0下载:
  2. 这是一个读写磁盘文件的例子,其中“infile”为读文件,“wfile”为写文件。-This is a document to read and write disk example, "infile" to read documents, "wfile" written document.
  3. 所属分类:汇编语言

    • 发布日期:2024-05-13
    • 文件大小:2048
    • 提供者:赖毅勇
  1. DirectAccessHD

    0下载:
  2. 通过类似于文件读写一样可读写磁盘的指定扇区-similar to the documents adopted by the same reader can read and write disk designated Sector
  3. 所属分类:文件操作

    • 发布日期:2024-05-13
    • 文件大小:29696
    • 提供者:夏先生
  1. 磁盘文件的读写案例

    0下载:
  2. 这是一个读写磁盘文件的例子,其中“infile”为读文件,“wfile”为写文件。-This is a document to read and write disk example, "infile" to read documents, "wfile" written document.
  3. 所属分类:汇编语言

    • 发布日期:2024-05-13
    • 文件大小:1024
    • 提供者:刘雷
  1. Windows文件系统过滤驱动开发教程

    1下载:
  2. 我经常在网上碰到同行请求开发文件系统驱动。windows的pc机上以过滤驱动居多。其目的不外乎有以下几种: 一是用于防病毒引擎。希望在系统读写文件的时候,捕获读写的数据内容,然后检测其中是否含有病毒代码。 二是用于加密文件系统,希望在文件写过程中对数据进行加密,在读的过程中进行解密。 三是设计透明的文件系统加速。读写磁盘的时候,合适的cache算法是可以大大提高磁盘的工作效率。windows本身的cache算法未必适合一些特殊的读
  3. 所属分类:软件工程

    • 发布日期:2024-05-13
    • 文件大小:18432
    • 提供者:仇韬
  1. 用VC实现磁盘绝对读写

    0下载:
  2. 用VC++实现对磁盘扇区直接读写,强烈推荐, 是不可多得的好例子-with VC right disk sector read and write directly and strongly recommend, is a very good example
  3. 所属分类:磁盘编程

    • 发布日期:2024-05-13
    • 文件大小:102400
    • 提供者:zxb
  1. r_w_regiest

    0下载:
  2. 设计题目:读写磁盘文件 设计要求:能正确执行对硬盘文件的读写 设计应用:熟练基本的汇编编程,为后来编程打基础。 设计思路:反复利用DOS系统功能调用,进行操作。-design topics : read and write disk file design requirements : the correct implementation of the document literacy drive design appli
  3. 所属分类:汇编语言

    • 发布日期:2024-05-13
    • 文件大小:1024
    • 提供者:聂仁博
  1. wjfpb

    0下载:
  2. 可以查找文件分配表,读写磁盘扇区,速度快-can search for documents allocation table, read and write disk Sector, speed
  3. 所属分类:操作系统开发

    • 发布日期:2024-05-13
    • 文件大小:3072
    • 提供者:aaaa
  1. shanqufangwen

    0下载:
  2. 自己写的直接读写磁盘的程序:读取磁盘扇区的源代码(利用H13中断)。-himself wrote the direct-writable disk : Disk Sector read the source code (using H13 interruption).
  3. 所属分类:磁盘编程

    • 发布日期:2024-05-13
    • 文件大小:10240
    • 提供者:mm
  1. SectorEdit2000

    0下载:
  2. 一款非常优秀的磁盘扇区编辑工具,可以对硬盘的任意扇区进行读写,修改,备份!希望对你有用,另外代码有详尽注释-A very good disk sector editing tool that can be hard to read and write any sector, modify, backup! Hope that useful to you, another code has detailed notes
  3. 所属分类:文件操作

    • 发布日期:2024-05-13
    • 文件大小:30720
    • 提供者:孙亦非
  1. fileopenandwrite

    0下载:
  2. 3.1 磁盘存取简介 3.1.1 利用FCB(文件控制块)存取磁盘文件: (2) 在程序的数据段设置FCB和DAT(数据传输区)。 (3) 利用DOS功能调用打开文件(读)或建立文件(写),同时将文件名、扩展名、记录大小等信息保存在FCB中。 (4) 用DOS功能设置DAT地址。 (5) 用相应方式的DOS功能,以记录或字节块为单位读写文件。 (6) 在存取文件之后,特别是在写入文件之后,用DOS功能关闭文件。
  3. 所属分类:其他小程序

    • 发布日期:2024-05-13
    • 文件大小:43008
    • 提供者:王强
  1. SD_Test

    0下载:
  2. 磁盘扇区存储数据,完成读写功能。在MSDN中可以找到相似的代码。-Disk data storage sector, the completion of read and write functions. MSDN can be found in the code is similar.
  3. 所属分类:磁盘编程

    • 发布日期:2024-05-13
    • 文件大小:523264
    • 提供者:hy
  1. disk

    0下载:
  2. windows系统中 有关读写磁盘扇区内容的VC源程序-read or write disk
  3. 所属分类:Windows编程

    • 发布日期:2024-05-13
    • 文件大小:13039616
    • 提供者:关龙
  1. 1

    0下载:
  2. 读写磁盘分区的第一个扇区的自定义函数,在vs08 环境下可以直接使用-Read the first sector of the disk partition of the custom function, vs08 environment can be used directly
  3. 所属分类:系统编程

    • 发布日期:2024-05-13
    • 文件大小:1024
    • 提供者:戴玉琦
  1. 案例22磁盘文件的读写

    0下载:
  2. 案例22磁盘文件的读写(Case 22 disk file read and write)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-13
    • 文件大小:2048
    • 提供者:0iq62kks
« 12 3 4 5 6 7 8 9 10 ... 15 »

源码中国 www.ymcn.org