搜索资源列表
MP3 ID3V23标签的读、写、删除模块和测试程序
- MP3 ID3V23标签的读、写、删除模块和测试程序,适合学习文件操作的朋友.-the module can read,write delete mp3 ID3V23,it is suitable for studying file operation
nRF24L01_EVB_ADC
- nR24L01_EVB开发板试验接口初始化及模块读写程序
mWindows
- Windows平台信息读写模块,如INI文件、系统信息,文件目录类操作、窗口和部分钩子函数
ModINI
- VB的INI文件读写得模块,支持直接读写INI配置文件-VB of the INI file to read and write a module, support for direct read and write INI configuration files
UnixFileSysSim
- 模拟UNIX系统的文件管理功能。包括: 多用户 :usr1, …, usr8 (1-8个用户) 多级目录:可有多级子目录; 具有login (用户登录) 系统初始化(建文件卷、提供登录模块) 文件的创建: create 文件的打开:open 文件的读:read 文件的写:write-Simulation of UNIX file system management functions. Include: multi-user: usr1, ..., usr8 (1
VBTORWTHEIni
- VB读写Ini文件的模块,快速文件内容定位存取-VB TO READ AND WRITE INI
CIniFile
- 读写ini配置文件的模块,可以方便对ini文件的操作。-Ini configuration file read-write module, you can easily operate on the ini file.
E-Language-read-and-write-any-sector
- 这个易语言程序源码可读写硬盘任意扇区,调用系统自带API。附带一个常用API模块-This program can read and write any sector calls the system API.This compressed package with a common API module.
mult-users-mult-dir-file-system
- 功能: 1.在内存中开辟一个虚拟磁盘空间作为文件存储器,在其上实现一个多用户多目录的文件系统。 2.文件物理结构可采用显式链接或其他方法。 3.磁盘空闲空间的管理可选择位示图或其他方法。如果采用位示图来管理文件存储空间,并采用显式链接分配方式,则可以将位示图合并到FAT中。 4.文件目录结构采用多用户多级目录结构,每个目录项包含文件名、物理地址、长度等信息,还可以通过目录项实现对文件的读和写的保护。目录组织方式可以不使用索引结点的方式,但使用索引结点,则难度系数为1.2。 5
FSO_Module
- VB编程FSO文件操作模块,非常实用,比vb自带读写文件功能更强大-VB programming FSO file operation module
DEMOexcel
- VB源代码:用于读写电子表格EXCEL文件的例子,包含一个独立的电子表格读写模块。-VB source code: the examples used to read and write spreadsheet EXCEL file contains a separate spreadsheet reader module.
FATFs
- 完全免费开源的FAT和文件系统模块,可以用以文件的读写操作,只需要调用文件系统就可以了,简单实用,而且完全是开源的,你可以看的到源码哦!-Completel free open source of FAT and file system
xmlstreamreader
- Qt读写XML文件。使用Qt的XML模块读/写自定义的XML格式文件。-Qt read/write xml files.Using Qt s XML model read/write customed XML files.