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

搜索资源列表

  1. cheku

    0下载:
  2. 车库问题,里面有对时间函数的应用和读写文件,-garage issue, which is the time function of the application and document literacy,
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:3336
    • 提供者:yushuai
  1. cjgl

    0下载:
  2. 这是一个汇编写的学生成绩管理程序,能够读写文件
  3. 所属分类:编辑器/阅读器

    • 发布日期:2008-10-13
    • 文件大小:2435
    • 提供者:
  1. Fortranreadwrite

    1下载:
  2. 用于Fortran顺序读写文件,比如有如下数据,其存放格式: 11 10 15 19 30 50 70 80 第一次调用前两行, 第二次调用后两行. 改动后可以进行读入,或者写进
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:977
    • 提供者:ala
  1. mfc+file

    0下载:
  2. visual studio 6.0,MFC读写文件。通过编译运行没错。
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:111909
    • 提供者:daluo
  1. MFCtest12Code

    0下载:
  2. const char *与char * const的区别。C语言对文件读写的支持,FILE指针;文本文件和二进制文件的区别。用文本方式读写文件和以二进制方式读写文件的注意事项。C++对文件读写的支持,ofstream和ifstream的用法。Win32 SDK对文件读写的支持,CreateFile函数、WriteFile函数、ReadFile函数的使用;MFC对文件读写的支持,CFile类和CFileDialog的使用,文件过滤器的设置。win.ini文件和注册表的读写方式及相关知识点。
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:39181
    • 提供者:陈嵩
  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. ini文件读写代码

    0下载:
  2. ini文件读写代码-ini file read and write code
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:11991
    • 提供者:丁俊
  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. mi.rar

    0下载:
  2. 操作系统课程设计 模拟的文件系统编写程序,模拟混合索引形式的文件系统。能接收建立、删除、读、写和查询属性的命令,并在模拟文件系统中进行操作。提供一个可供操作者建立、删除、读、写文件和查看文件属性的交互界面。,OS filesystem design
  3. 所属分类:OS Develop

    • 发布日期:2016-06-12
    • 文件大小:5581
    • 提供者:Hue xu
  1. mgcard

    0下载:
  2. 通过M32200读写磁卡的C语言代码,全部文件-M32200 read through the card C-language code, all the documents
  3. 所属分类:assembly language

    • 发布日期:2017-04-03
    • 文件大小:10681
    • 提供者:zzp
  1. rw

    0下载:
  2. VC中用CStdioFile读写文件的方法 完整的源码如附件中所示-VC read and write files using the method CStdioFile complete source code as shown in the annex to
  3. 所属分类:Editor

    • 发布日期:2017-04-01
    • 文件大小:241820
    • 提供者:风信子
  1. FileSystem

    0下载:
  2. 用java语言实现的二级文件管理系统 有创建、删除、打开、关闭、读写等功能。-Using java language secondary document management system to create, delete, open, close, read and write functions.
  3. 所属分类:OS Develop

    • 发布日期:2017-03-29
    • 文件大小:7183
    • 提供者:尤志强
  1. os

    0下载:
  2. 设计一个模拟的多用户多级目录的文件系统,并提供基本命令来模拟这个文件系统的文件操作。用一个文件来模拟用户表,用来记录当前系统中的用户,每一个用户有一张自己的用户目录表,用来记录自己账户下的目录情况,目录表也是用形式保存在硬盘中。用户分普通用户,管理员,超级管理员三种,各用户只可以在自己目录下操作文件,超级管理员可以为新用户分配用户目录,可以设置用户的权限,而管理员只可以为新用户分配用户目录,普通用户则只能在自己的目录下进行文件操作。 用户登陆之后,可以在其用户目录下面进行文件操作,可以新建
  3. 所属分类:OS Develop

    • 发布日期:2017-04-01
    • 文件大小:19090
    • 提供者:Dante
  1. flashfat16

    0下载:
  2. 这个源代码是我在没有参考任何现成的代码的情况下一个字母一个字母敲进去的.目前实现了创建文件,读写文件的操作,暂时不支持子目录、长文件名、文件删除、重命名等操作。 -This source code is what I refer to in the absence of any off-the-shelf code, one letter into a letter out. Realize the creation of the current document, read and write
  3. 所属分类:SCSI-ASPI

    • 发布日期:2017-04-04
    • 文件大小:40194
    • 提供者:思宇
  1. huibiandaimadaquan

    0下载:
  2. 1:判断闰年程序 2:产生随机数并计算程序 3:计算平台长度程序 4:加减乘除运算 5:数字方阵程序 6:数据加密程序 7:代码转换程序 8:键盘录入数据的转换与显示 9:音乐演奏 10:显示色彩矩形块 11、12:字符图形程序 13:图形变换 14、15:动画 16:打字练习 17:打字计时练习 18:系统时间显示 19:显示日期时间 20:七段电子表显示 21:简易文本编辑器 2
  3. 所属分类:assembly language

    • 发布日期:2017-04-17
    • 文件大小:247194
    • 提供者:梁军学
  1. Project1

    0下载:
  2. 读取文件,并且显示出来,可以对文件进行读写操作-Read the file, and displayed, you can read and write operations on files
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-16
    • 文件大小:174962
    • 提供者:王金
  1. wr

    0下载:
  2. 这个是我在上操作系统课程的时候写的,实现了读写文件控制的功能。-This is my operating system in the course of time to write, read and write files to achieve the control function.
  3. 所属分类:OS Develop

    • 发布日期:2017-04-03
    • 文件大小:1795
    • 提供者:江彪
  1. FileOperate

    0下载:
  2. 文件系统操作类,可进行文件的读写,创建,删除,修改等操作,比较方便-Type of file system operation, can read and write documents, create, delete, modify, such as operation, more convenient
  3. 所属分类:OS Develop

    • 发布日期:2017-03-31
    • 文件大小:2446
    • 提供者:stone
  1. FileExe

    0下载:
  2. delphi中文件读写操作示例,供学习使用。-read and write files in delphi example, for learning to use.
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-03
    • 文件大小:180251
    • 提供者:renjunming
  1. 易语言拦截文件读写源码

    0下载:
  2. 易语言拦截文件读写源码 .版本 2 拦截CreateFileA = 取函数地址 (取模块句柄 (“kernel32”), “CreateFileA”) 拦截GetFileSize = 取函数地址 (取模块句柄 (“kernel32”), “GetFileSize”) 拦截ReadFile = 取函数地址 (取模块句柄 (“kernel32”), “ReadFile”) 拦截SetFilePointer = 取函数地址 (取模块句柄 (“kernel32”), “SetFilePoi
  3. 所属分类:易语言编程

    • 发布日期:2019-09-19
    • 文件大小:8395
    • 提供者:3450776958
« 12 3 4 5 6 7 8 9 10 ... 16 »
搜珍网 www.dssz.com