搜索资源列表

  1. 实例70读写文件

    0下载:
  2. 写文件 写文件-written document written document
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:74256
    • 提供者:
  1. 点net 读写文件

    0下载:
  2. 用C#做的读写文件,可读取数据和写数据进去-C# do reading and writing and can write and read data into the data
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:2425
    • 提供者:
  1. 关于文本文件读写文件

    0下载:
  2. 介绍读写文本文件的方法
  3. 所属分类:通讯编程

    • 发布日期:2010-12-07
    • 文件大小:170088
    • 提供者:ZBC_HXH
  1. 文件读写&文件映射模块.ec

    0下载:
  2. 易语言 文件读写&文件映射模块.ec
  3. 所属分类:系统编程

  1. thread_sample

    0下载:
  2. 线程示例:读写文件、递归创建线程进程、快速排序-thread Example : reading and writing documents, recursive process of creating threads, Quick Sort
  3. 所属分类:进程与线程

    • 发布日期:2024-05-10
    • 文件大小:100352
    • 提供者:站长
  1. 实例70读写文件

    0下载:
  2. 写文件 写文件-written document written document
  3. 所属分类:Windows编程

    • 发布日期:2024-05-10
    • 文件大小:73728
    • 提供者:
  1. 数据结构的文件读写

    0下载:
  2. 结构数据的读写是指从"流"文件中读取数据存入结构,或将结构数据写入"流"文件。我们可以用以下两种方法进行结构数据的文件读写-read and write data structure is defined as "the flow" paper read data are stored in the structure or structures to write data "flow" docu
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-10
    • 文件大小:64512
    • 提供者:王 艳
  1. 读写文件

    0下载:
  2. 一个读写文本文件的类,基本上各种文件操作都齐全了-read and write text files a class, basically documents the operations are complete
  3. 所属分类:文件操作

    • 发布日期:2024-05-10
    • 文件大小:4096
    • 提供者:中软
  1. 文件读取2004

    0下载:
  2. VC文件的读写操作-VC write documents
  3. 所属分类:文档资料

    • 发布日期:2024-05-10
    • 文件大小:1024
    • 提供者:李喆
  1. 文件读写存储2004

    0下载:
  2. VC文件的读写操作(很多)-VC write documents (many)
  3. 所属分类:文档资料

    • 发布日期:2024-05-10
    • 文件大小:831488
    • 提供者:李喆
  1. 重叠IO实现的大文件读写

    0下载:
  2. 读写大容量文件时比较有用的-read and write large files more useful when
  3. 所属分类:Windows编程

    • 发布日期:2024-05-10
    • 文件大小:25600
    • 提供者:
  1. 异步读写文件测试

    0下载:
  2. 测试异步读写速度的对比程序,供菜鸟研究。(包含测试报告)-test asynchronous read and write speeds contrast procedures for birdie study. (Including test reports)
  3. 所属分类:文档资料

    • 发布日期:2024-05-10
    • 文件大小:2048
    • 提供者:马俊
  1. 文件的读写

    0下载:
  2. VC中文件的读写-VC document reader
  3. 所属分类:文件格式

    • 发布日期:2024-05-10
    • 文件大小:196608
    • 提供者:冯占
  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-10
    • 文件大小:2048
    • 提供者:赖毅勇
  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-10
    • 文件大小:1024
    • 提供者:刘雷
  1. 点net 读写文件

    0下载:
  2. 用C#做的读写文件,可读取数据和写数据进去-C# do reading and writing and can write and read data into the data
  3. 所属分类:C#编程

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

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

    • 发布日期:2024-05-10
    • 文件大小:18432
    • 提供者:仇韬
  1. 文件系统设计.cpp

    0下载:
  2. 操作系统文件系统管理,可实现建立文件,打开文件,写文件,读文件等操作。-OS file system management, achieving the document, open the paper, writing paper, read documents operation.
  3. 所属分类:C#编程

    • 发布日期:2024-05-10
    • 文件大小:3072
    • 提供者:高春梅
  1. 直接读写文件

    0下载:
  2. 文件读写的例子,初学对文件操作的朋友可以看看.程序是用CFILE类.-document literacy example, when a document to the operation of friends can see. Procedures used CFILEs category.
  3. 所属分类:文件操作

    • 发布日期:2024-05-10
    • 文件大小:39936
    • 提供者:葡萄
  1. 读写文件

    0下载:
  2. VC++读写大块资料(二进制)文件,vc6开发,调试通过(VC ++ read and write large pieces of data (binary) files)
  3. 所属分类:Windows编程

    • 发布日期:2024-05-10
    • 文件大小:1878016
    • 提供者:583540466
« 12 3 4 5 6 7 8 9 10 ... 50 »

源码中国 www.ymcn.org