搜索资源列表
sd_card.rar
- 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
ReadAndWriteExcel
- 不用EXCEL也可以读写EXCEL文件! 很多情况下都可以使用!-EXCEL can not read and write documents EXCEL! Many cases can be used!
inirw
- 一个读写INI文件的例子-An example of reading and writing INI files
fileopenandwrite
- 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
phone
- 用数组 和 链表做的C++电话本程序。数据存储在.dat的文件中,用记事本可以打开,由于当时本人还不知道配置文件(.ini)这回事,所以没有用.ini文件 现在想来,完全可以用.ini文件,而且更简单,可以大量减少代码量,代码中还有大量的读写文件的地方完全可以写到一个函数中, 这样更是可以减少代码量,但由于时间有限,事情繁多, 一直没有时间修改完善,大家拿到代码后,可以自行修改。此程序分为两个版本,数组版 和 链表版-telephone book using C++
T9shurufadefangzhenprotesu
- SD卡的读写仿真,有proteus文件。C语言,avr的单片机,是atmega16.-Simulation of SD card reader, a document proteus. C language, avr microcontroller is atmega16.
TestFileReadWrite
- C# 读写文件操作相关测试工程代码,基础实用。(C# read and write file operations, related testing engineering code, based on practical.)
SD卡读写测试成功
- 对SD卡读写经行测试,针对Fat文件格式!(SD card read and write by the line test, for Fat file format!)
如何读写Excel文件
- vc编写的excel读写程序,集成了api接口,并附带源码,很好的学习工具(VC prepared by the excel read and write procedures, integrated API interface, and comes with source code, a good learning tool)
wav
- 对.wav音频文件的读写,可Python直接调用(.wav audio file to read and write, Python can be called directly)
Runtime_FileIO
- 实时文件读写,可以实现文件的同时读写操作,包括read和write两个工程(Real time file read and write, you can read and write files at the same time, including read and write two projects)
VC++读写Excel文件源代码
- 读写excel文件内容,并将其显示到vs界面上(Read and write the contents of the XML file, and display it to the vs interface)
SaharpINI(jb51.net)
- ini文件的读写,与创建功能,很好用,,,还要不能小于20个字(Ini file to read and write, and create function, very useful)
文件读写操作
- C语言文件读写操作,便于输入输出不同的文件进行相应的处理(C language file read and write operation to facilitate the input and output of different files for corresponding processing)
读写INI
- 不用调用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.)
Excel文件读写
- 微软ole方式读写,excel文件,速度很快,亲测有效(Microsoft ole mode read and write, excel file, fast, pro test effective)
读写者代码
- 本次实验中,是进行设计解决读写者问题。假如只有一个文件的情况下,多个读者进程和多个写者进程都要进行访问该文件。当有读者进程在时,写者进程不能进行操作;同样,如果存在写者进程,则不能有读者进程存在,从而保证读取的数据是最新的。此外,为保证数据的正确性,读者之间只能存在一个。即一次只能有一个写者进程对数据区进行访问。而读者进程则没有限制。(Reader and writer's problem)
excel文件操作模块
- 易语言操作EXCEL读写的模块和示例,方便学习入门(E language to operate EXCEL read and write modules and examples, easy to learn entry)
pb下读写xml文件的例子
- 读写xml文件,PB9下使用没有问题。希望对你有帮助(Read and write XML files, PB9 under the use of no problem. I hope it will help you.)
ply文件读写
- 读写ply文件,包括ply 的 二进制格式以及 asc格式(The read-write ply file includes ply's binary format as well as the asc format)