搜索资源列表
Embedded_FAT_File_System_for_AVR_Memory_Stick
- < AVR_U盘嵌入式FAT文件系统> 文件介绍了AVR Memory Stick嵌入式中实现类似操作系统的FAT文件管理系统,这些内容主要包括,文件系统的命名规范,文件寻址路径规范,文件系统核心数据结构的定义,文件系统读写类函数原型的定义。
ARM7_CF
- 实现了arm与cf接口设计。用ARM7读写CF卡文件的技术实现-realized the arm with cf interface design. ARM7 with reading and writing to the CF card technology
DS1220
- 这是一个有关于SRAM(DS1220)的读写程序,是采用C语言编写的,里面还有DS1220的PDF文件,只要掌握了这个程序就可以编写任意其它型号的SRAM程序了,希望对大家有所帮助
egreadxml
- EVC读写XML文件例子
xml
- 关于JAVA中的XML编程,希望对正在或想要学习XML编程的有所帮助。在XML应用中,最常用也最实用的莫过于XML文件的读写,所以通过一个简单的XML文件读写来作简要分析
ini_file
- vc++ 读写.INI 文件的操作方法,希望对有用的到的朋友用作参考
Windows文件系统过滤驱动开发教程
- 我经常在网上碰到同行请求开发文件系统驱动。windows的pc机上以过滤驱动居多。其目的不外乎有以下几种: 一是用于防病毒引擎。希望在系统读写文件的时候,捕获读写的数据内容,然后检测其中是否含有病毒代码。 二是用于加密文件系统,希望在文件写过程中对数据进行加密,在读的过程中进行解密。 三是设计透明的文件系统加速。读写磁盘的时候,合适的cache算法是可以大大提高磁盘的工作效率。windows本身的cache算法未必适合一些特殊的读写磁盘操作(如流媒体服务器上读流媒体文件)。设计自己的cac
personnelmanagesoftware
- 实现人员管理系统 通过读写文件获得数据 在硬盘上自创数据库读入和写入-manage software
51-sd
- 介绍51 单片机与SD 卡的接口设计原理, 以及FAT32 文件系统的设计和应用程序控制SD 卡读写操作的实现。-Introduced 51 single-chip interface and SD card design principle, as well as the FAT32 file system design and application control the operation of SD card reader to achieve.
robot
- 机器狗穿透还原的磁盘级文件读写完整驱动代码 希望对大家有所帮助-Robot through the file-level restore disk drive read and write the full code We want to help
Cdocreadwrite
- C文件读写教程 简明易懂 介绍了fopen fseek等函数的用法-C document input output
DAQReadAndWrite.
- DAQ图形文件读写子函数,完整的实现了对DAQ文件的读写功能-The DAQ graphics file read and write subfunction
Read-and-write-for-MFC
- 对于MFC编程,文件读写很重要,也需要一定技巧,此文档有很好的介绍。-For MFC program,the reading and writing of file is very important.
DWGdirect_NET_3_02
- 非常好的AutoCAD的dwg文件读写资料,包括文档和源代码,希望对大家有用!-The file of read and weite resource,hope to help you!
Android_SDCard
- Android_SDCard操作(文件读写,容量计算)文件读写,容量计算-Android_SDCard caozuo
mather
- 通过文件读写方式实现Matlab和Modelsim的联合仿真-Be achieved through the document literacy co-simulation Matlab and Modelsim
C-read-write-disk
- C语言对硬盘中的文件读写存改等操作,方便对硬盘文件的读写-C read write disk
StudentGreadManagementSystem
- C语言程序设计小学期论文 学生成绩管理系统论文 有文件读写功能-C language programming elementary student achievement management system of paper documents to read and write functions papers
Procmon
- 16-32位程序通用,底层完美监视文件读写等事件,是软件不是源码-16-32bit system ProcessActivityView
OpenCV格式实现的txt 文件读写
- Opencv 操作文件,实现读写txt功能