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

搜索资源列表

  1. 51-sd

    1下载:
  2. 介绍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.
  3. 所属分类:Project Design

    • 发布日期:2017-04-03
    • 文件大小:343612
    • 提供者:martain
  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
    • 文件大小:377141
    • 提供者:邢建鹏
  1. 1232219418424

    0下载:
  2. 直接读写XML文件,用于自动转换XML数据文件-Directly read and write XML documents, automatically converted to XML data files
  3. 所属分类:xml-soap-webservice

    • 发布日期:2017-04-08
    • 文件大小:301760
    • 提供者:陈飞
  1. zlg_fs

    1下载:
  2. 周立功U盘读写文件系统.rar 极好的用于学习;FAT文件系统 的好代码-ZLG U disk read-write file system. Rar excellent for learning FAT file system, a good code
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-29
    • 文件大小:827227
    • 提供者:bbm
  1. fileTest

    0下载:
  2. excel、ini、txt、properties、xml文件的读写操作-excel, ini, txt, properties, xml files to read and write operations
  3. 所属分类:xml-soap-webservice

    • 发布日期:2017-03-29
    • 文件大小:964694
    • 提供者:link
  1. ReadWrightbmp

    0下载:
  2. 在Visual C++环境下读写bmp文件。该程序可用于图像处理,并对bmp格式的文件进行读写和处理。-In the Visual C++ environment to read and write bmp files. The program can be used for image processing, and bmp format for reading and writing and processing.
  3. 所属分类:Graph program

    • 发布日期:2017-05-01
    • 文件大小:623777
    • 提供者:赵伟
  1. 184261-inifile-0.2.tar

    0下载:
  2. ini配置文件操作读写的c函数源代码库.-ini configuration file to read and write operations c-function source code base.
  3. 所属分类:File Operate

    • 发布日期:2017-04-07
    • 文件大小:21287
    • 提供者:tang
  1. FAT32.C51

    0下载:
  2. 8051单片机读写U盘(支持FAT32文件格式)-8051 read U disk (support FAT32 file format)
  3. 所属分类:SCM

    • 发布日期:2017-03-26
    • 文件大小:22476
    • 提供者:wuweiwei
  1. matlab

    0下载:
  2. MATLAB从入门到精通(配套光盘) 本书以MATLAB 7.x软件为基础,系统讲解了MATLAB基本环境和操作方法;分章阐述了矩阵计算、数值计算、符号计算、数据可视化、数据分析、M文件编写、 Simulink仿真、句柄图形、图形用户界面、文件读写、MATLAB编译器、应用程序接口等内容;并结合相关的函数或命令,精心编写了一些具体的示例,充分说明了具体函数和命令的使用方法。     本书所带的光盘提供全部示例的源代码,可帮助读者更好地理解书中的内容并更快地掌握MATLAB的使用方法。
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-09
    • 文件大小:1177343
    • 提供者:刘建国
  1. RLog

    0下载:
  2. Symbian S60读写文件及图片保存时的读写-Symbian S60 to read and write files and pictures to save time to read and write
  3. 所属分类:File Operate

    • 发布日期:2017-04-04
    • 文件大小:8506
    • 提供者:jiangjun
  1. TestXML

    0下载:
  2. c++ 操作XML文件,进行读写XML文件的操作-c++ operator XML document for operation of reading and writing XML files
  3. 所属分类:File Operate

    • 发布日期:2017-03-28
    • 文件大小:185968
    • 提供者:liu
  1. test_XML

    0下载:
  2. 读写XML并保存XML文件,一些简单的基本的功能 -Read & Write XML
  3. 所属分类:xml-soap-webservice

    • 发布日期:2017-05-11
    • 文件大小:2654530
    • 提供者:jj
  1. File_ini_RW

    0下载:
  2. INI文件读写类,可以直接引用,相当有实用价值。-INI file reading and writing classes, can be directly quoted, quite practical value.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:129159
    • 提供者:zzc
  1. nand_read_program

    0下载:
  2. Nand flash 基于文件系统页读写,模块擦除的C语言程序-Nand flash file system, based on pages read and write, erase the module C-language program
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:25431
    • 提供者:Trevor
  1. 1

    0下载:
  2. 为LINUX 设计一个简单的二级文件系统。 设计要求: 1、可以实现下列几条命令(至少4条)。 Login 用户登录 Dir 列文件目录 Create 创建文件 Delete 删除文件 Open 打开文件 Close 关闭文件 Read 读文件 Write 写文件 2、列目录时要列出文件名、物理地址、保护码和文件长度。 3、源文件可以进行读写保护。 -To design a simple two LINUX file system. Desig
  3. 所属分类:Document

    • 发布日期:2017-04-17
    • 文件大小:152734
    • 提供者:小强
  1. zhenfengzhuang

    0下载:
  2. 编程实现帧封装。帧封装只是在数据的头和尾上加特定的二进制数据,可以直接用读写二进制文件的方式读出来,然后把该加的头尾写进去就行了。 -Programming frame package. Encapsulated only in the data frame the head and tail add a specific binary data, you can read and write binary files directly read out the way and the
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-31
    • 文件大小:2075
    • 提供者:
  1. readwriteXML

    0下载:
  2. 一个用C++实现的读写XML文件的类,简单易用.-a C++ class which can read or write XML type files, it is easy to use.
  3. 所属分类:File Operate

    • 发布日期:2017-03-28
    • 文件大小:45087
    • 提供者:梁楚龙
  1. ReadCopyMemory

    0下载:
  2. 该源代码详细的描述如何利用内存映射机制来提高文件的访问读写速度,该方法尤其在读取大数据量的文件时候有显著的作用。我们经常遇到读取的数据文件达到100M以上时,用传统的方法进行读取往往会死机,程序效率很低,该方法为解决此类问题提供了一个很有意义的方法。-The source code for a detailed descr iption of how to use memory-mapped mechanism to improve file access to read and write s
  3. 所属分类:File Operate

    • 发布日期:2017-04-02
    • 文件大小:4016
    • 提供者:赵栓峰
  1. stm32_fat_sd_ini

    0下载:
  2. 单片机STM32F103,环境KEIL ARM,系统UCOS,功能: 1 - 移植了网络上一份开源的文件系统 2 - *.ini文件在单片机上的读写操作-SCM STM32F103, environment, KEIL ARM, the system UCOS, function: 1- transplanted to a source on the network file system 2-*. ini file read and write operations on the MC
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-05-13
    • 文件大小:3384359
    • 提供者:jim
  1. FileWrite

    0下载:
  2. 读写二进制文件,简单程序,可以作为程序开发时的参考-Reading and writing binary files, a simple procedure, can be used as a reference when program development
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-09
    • 文件大小:1902393
    • 提供者:黄斌
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 50 »
搜珍网 www.dssz.com