CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 写文件

搜索资源列表

  1. 文件系统设计.cpp

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

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

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

    • 发布日期:2008-10-13
    • 文件大小:39840
    • 提供者:葡萄
  1. 读写XML文件

    1下载:
  2. 这是一个以VB编写的XML读写文件的例子,可以作为客户端掉用web service的工具-This is a sample about using VB to read &write XML files,it can be use as a tool that client invoke web service.
  3. 所属分类:xml/soap/webservice

    • 发布日期:2008-10-13
    • 文件大小:30629
    • 提供者:张乐平
  1. INI文件测试

    0下载:
  2. 在编写一些C#应用程序的时候,通常要写文件保存一些配置,那么INI文件就很好的解决了这个问题,能将一些固定的信息保存起来.-in the preparation of some C# application procedures, usually write documents preserved configuration INI file so good on the solution of this problem and fixed can store information.
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:9490
    • 提供者:吴维志
  1. 读写文件

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

    • 发布日期:2008-10-13
    • 文件大小:4403
    • 提供者:中软
  1. 异步读写文件测试

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

    • 发布日期:2008-10-13
    • 文件大小:2182
    • 提供者:马俊
  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. 模拟unload命令 写一个程序把学生的数据文件,成绩数据文件,课程数据文件,读出分别写到另外三个不同-simulation unload order to write a procedure, the student data files, data files results, a curriculum document, read out wrote the other three were different
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:848
    • 提供者:张元
  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. Windows文件系统过滤驱动开发教程

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

    • 发布日期:2008-10-13
    • 文件大小:18724
    • 提供者:仇韬
  1. 1

    0下载:
  2. 为LINUX 设计一个简单的二级文件系统。 设计要求: 1、可以实现下列几条命令(至少4条)。 Login 用户登录 Dir 列文件目录 Create 创建文件 Delete 删除文件 Open 打开文件 Close 关闭文件 Read 读文件 Write 写文件 2、列目录时要列出文件名、物理地址、保护码和文件长度。 3、源文件可以进行读写保护。 -To design a simple two LINUX file system. Desig
  3. 所属分类:Document

    • 发布日期:2017-04-17
    • 文件大小:152734
    • 提供者:小强
  1. FileIO

    0下载:
  2. 一个读写文件例程,生成一个自定格式的文件,并读写文件内容-A routine to read and write files to generate a custom file format, and content of the document to read and write
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-20
    • 文件大小:5931746
    • 提供者:吴雨
  1. TaxiManagement

    0下载:
  2. 通过读写文件的方式将出租车的信息读入内存和写入文件,在程序中用链表保存待租车和归还车,实现了出租车的管理。其中有涉及较多文件读写的东西。-read the taxi information from txt file,and store it in the list.after rent and return the taxi I write the information to a text file.
  3. 所属分类:File Operate

    • 发布日期:2017-04-05
    • 文件大小:305176
    • 提供者:李儒
  1. (File)IO

    0下载:
  2. 程序中包含文件操作的所有步骤,包括创建,读文件,写文件,程序员使用时只需把文件名改一下即可-Program file operations included all the steps, including creating, reading documents, writing paper, programmers use only what you can change the file name
  3. 所属分类:File Operate

    • 发布日期:2017-04-01
    • 文件大小:2274
    • 提供者:zhang
  1. dsp28335通过SPI通信接口向SD卡写文件

    2下载:
  2. 该程序在TMS320F28335上运行成功,编译器是ccs6.0,通过spi通信将数据按照fat文件格式写入sd卡,并可以在电脑上查看
  3. 所属分类:嵌入式/单片机编程

  1. SD卡读写文件(SPI_FATFS)(SD CARD TEST)

    0下载:
  2. SD卡读写文件(SPI_FATFS)(SD CARD TEST)(SPI_FATFS SD CARD TEST)
  3. 所属分类:单片机开发

    • 发布日期:2018-01-08
    • 文件大小:1183744
    • 提供者:AnyMay
  1. WriteFile2

    0下载:
  2. 多线程写文件(multiple thread write file)
  3. 所属分类:其他

    • 发布日期:2018-04-22
    • 文件大小:2118656
    • 提供者:命名
  1. 登录

    0下载:
  2. 拥有登录 注册界面 将写入到记事本 对记事本进行读写文件(Read and write files)
  3. 所属分类:其他

    • 发布日期:2018-05-02
    • 文件大小:16384
    • 提供者:aa23aaa123
  1. ply文件读写

    0下载:
  2. 读写ply文件,包括ply 的 二进制格式以及 asc格式(The read-write ply file includes ply's binary format as well as the asc format)
  3. 所属分类:其他

    • 发布日期:2020-05-21
    • 文件大小:1146880
    • 提供者:Ldan
  1. AVR Studio 4.10 Rom烧写文件

    0下载:
  2. AVR Studio 4.10 Rom烧写文件
  3. 所属分类:调试

« 1 23 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com