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

搜索资源列表

  1. sd_card.rar

    0下载:
  2. SD卡+文件系统读写,通过文件系统,你可以在你的嵌入式系统上建立文件,进行文件的各种操作,例如文件读写,文件显示,文件创建等,SD card file system, show write read display dell,how to write the sd programe! if you want to use the sd card in productor,this is a example
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:522.03kb
    • 提供者:zsm
  1. ReadAndWriteExcel

    0下载:
  2. 不用EXCEL也可以读写EXCEL文件! 很多情况下都可以使用!-EXCEL can not read and write documents EXCEL! Many cases can be used!
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-15
    • 文件大小:3.47mb
    • 提供者:rainwolf911
  1. inirw

    0下载:
  2. 一个读写INI文件的例子-An example of reading and writing INI files
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-09
    • 文件大小:36.8kb
    • 提供者:站长
  1. fileopenandwrite

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

    • 发布日期:2017-04-25
    • 文件大小:42.54kb
    • 提供者:王强
  1. phone

    0下载:
  2. 用数组 和 链表做的C++电话本程序。数据存储在.dat的文件中,用记事本可以打开,由于当时本人还不知道配置文件(.ini)这回事,所以没有用.ini文件 现在想来,完全可以用.ini文件,而且更简单,可以大量减少代码量,代码中还有大量的读写文件的地方完全可以写到一个函数中, 这样更是可以减少代码量,但由于时间有限,事情繁多, 一直没有时间修改完善,大家拿到代码后,可以自行修改。此程序分为两个版本,数组版 和 链表版-telephone book using C++
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-10
    • 文件大小:1.95mb
    • 提供者:刘凯
  1. T9shurufadefangzhenprotesu

    0下载:
  2. SD卡的读写仿真,有proteus文件。C语言,avr的单片机,是atmega16.-Simulation of SD card reader, a document proteus. C language, avr microcontroller is atmega16.
  3. 所属分类:Other systems

    • 发布日期:2017-04-04
    • 文件大小:368.3kb
    • 提供者:邢建鹏
  1. TestFileReadWrite

    0下载:
  2. C# 读写文件操作相关测试工程代码,基础实用。(C# read and write file operations, related testing engineering code, based on practical.)
  3. 所属分类:其他

    • 发布日期:2017-12-22
    • 文件大小:73kb
    • 提供者:qq350106844
  1. SD卡读写测试成功

    0下载:
  2. 对SD卡读写经行测试,针对Fat文件格式!(SD card read and write by the line test, for Fat file format!)
  3. 所属分类:其他

    • 发布日期:2017-12-17
    • 文件大小:166kb
    • 提供者:yuyn7858
  1. 如何读写Excel文件

    0下载:
  2. vc编写的excel读写程序,集成了api接口,并附带源码,很好的学习工具(VC prepared by the excel read and write procedures, integrated API interface, and comes with source code, a good learning tool)
  3. 所属分类:其他

    • 发布日期:2017-12-20
    • 文件大小:23.9mb
    • 提供者:zsj
  1. wav

    0下载:
  2. 对.wav音频文件的读写,可Python直接调用(.wav audio file to read and write, Python can be called directly)
  3. 所属分类:其他

    • 发布日期:2017-12-27
    • 文件大小:1kb
    • 提供者:星辰232
  1. Runtime_FileIO

    0下载:
  2. 实时文件读写,可以实现文件的同时读写操作,包括read和write两个工程(Real time file read and write, you can read and write files at the same time, including read and write two projects)
  3. 所属分类:其他

    • 发布日期:2018-01-02
    • 文件大小:20.82mb
    • 提供者:gewenyi15
  1. VC++读写Excel文件源代码

    1下载:
  2. 读写excel文件内容,并将其显示到vs界面上(Read and write the contents of the XML file, and display it to the vs interface)
  3. 所属分类:其他

    • 发布日期:2018-01-05
    • 文件大小:14kb
    • 提供者:人气机
  1. SaharpINI(jb51.net)

    0下载:
  2. ini文件的读写,与创建功能,很好用,,,还要不能小于20个字(Ini file to read and write, and create function, very useful)
  3. 所属分类:其他

    • 发布日期:2018-01-06
    • 文件大小:44kb
    • 提供者:z08581
  1. 文件读写操作

    0下载:
  2. C语言文件读写操作,便于输入输出不同的文件进行相应的处理(C language file read and write operation to facilitate the input and output of different files for corresponding processing)
  3. 所属分类:其他

    • 发布日期:2018-01-08
    • 文件大小:3kb
    • 提供者:xiaomumu
  1. 读写INI

    1下载:
  2. 不用调用API就可以读取或修改ini配置文件,只需调用模块中相应的函数即可,纯文本操作。(Without calling API, you can read or modify the INI configuration file, just calling the corresponding function in the module, pure text operation.)
  3. 所属分类:其他小程序

    • 发布日期:2018-01-11
    • 文件大小:1.57kb
    • 提供者:CS专家
  1. Excel文件读写

    0下载:
  2. 微软ole方式读写,excel文件,速度很快,亲测有效(Microsoft ole mode read and write, excel file, fast, pro test effective)
  3. 所属分类:其他

    • 发布日期:2018-04-21
    • 文件大小:20.07mb
    • 提供者:油炸的兔子
  1. 读写者代码

    0下载:
  2. 本次实验中,是进行设计解决读写者问题。假如只有一个文件的情况下,多个读者进程和多个写者进程都要进行访问该文件。当有读者进程在时,写者进程不能进行操作;同样,如果存在写者进程,则不能有读者进程存在,从而保证读取的数据是最新的。此外,为保证数据的正确性,读者之间只能存在一个。即一次只能有一个写者进程对数据区进行访问。而读者进程则没有限制。(Reader and writer's problem)
  3. 所属分类:其他

    • 发布日期:2018-04-28
    • 文件大小:1kb
    • 提供者:sherohyw
  1. excel文件操作模块

    2下载:
  2. 易语言操作EXCEL读写的模块和示例,方便学习入门(E language to operate EXCEL read and write modules and examples, easy to learn entry)
  3. 所属分类:其他

    • 发布日期:2019-08-07
    • 文件大小:36kb
    • 提供者:破牙虫
  1. pb下读写xml文件的例子

    0下载:
  2. 读写xml文件,PB9下使用没有问题。希望对你有帮助(Read and write XML files, PB9 under the use of no problem. I hope it will help you.)
  3. 所属分类:其他

    • 发布日期:2019-07-24
    • 文件大小:69kb
    • 提供者:cs777
  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
    • 文件大小:1.09mb
    • 提供者:Ldan
« 12 3 4 5 6 7 8 9 10 ... 16 »
搜珍网 www.dssz.com