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

搜索资源列表

  1. SPI5

    0下载:
  2. U盘文件读写模块(单片机系统大容量数据移动存储解决方案)-U disk document Module (SCM System Mobile large capacity data storage solution)
  3. 所属分类:USB编程

    • 发布日期:2008-10-13
    • 文件大小:9898
    • 提供者:马利斌
  1. 51andch375

    0下载:
  2. 51+ch375读写U盘超精简原程序 这个程序用180行C代码就能够读取FAT16文件系统U盘的根目录,可以看到根目录下的文件 名,并可显示-51 ch375 U-writable disc-the original procedures to streamline the process with 180 OK C code can be read on FA T16 U disk file system root directory, we can see the root direct
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:3810
    • 提供者:david
  1. IDE_DMA

    0下载:
  2. 用DSP BF533直接读写操作硬盘的源代码!源代码中有头文件指示了硬盘如何和BF533开发办接口,用户自己按自己的硬件结构修改这一部分就可以了,其他部分均为C代码,方便移植!原开发环境visual dsp!-BF533 DSP directly to the hard disk read and write operation of the source code! Source code is the first document of instructions on how hard an
  3. 所属分类:DSP编程

    • 发布日期:2008-10-13
    • 文件大小:14809
    • 提供者:龙小小
  1. fileaa

    0下载:
  2. 作为单片机读写u盘的参考资料。 在u盘上可以建立一个文本文件。 仅做参考-as SCM u disk read and write information. In the period of the plate can create a text file. For reference only
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:91603
    • 提供者:天禄
  1. vcFileIO

    1下载:
  2. 内容摘要: 1. 使用CFile类进行文件读写、删除、改名及访问文件属性 2. 使用CStdioFile类操作文本文件 3.  使用CFileFind类查找文件 4.了解windows API的文件操作 文件中含有文件操作课件说明及具体实例源码,适用于较初学VC人员.-Abstract : 1. CFile use category for document literacy, delete, accessing files and renamed attribut
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:70666
    • 提供者:mypudn
  1. mvSplitter_demo

    0下载:
  2. 可以读写并且控制制WORD文件的读写,实现WORD控-can read and write and control system of reading and writing Word documents, to achieve control system WORD
  3. 所属分类:按钮控件

    • 发布日期:2008-10-13
    • 文件大小:29342
    • 提供者:小伟
  1. ess6425_flash_ide_filesystem_src

    0下载:
  2. 这是ESS公司6425芯片上OS的一部分,包含所有flash读写、IDE接口、fat32文件系统所有的C语言代码,对学习文件系统和接口驱动的朋友有很多帮助-This is the ESS 6425 chip companies on the part of the OS, includes all the flash-writable, IDE interface, fat32 file system all the C language code, learning systems and d
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:102422
    • 提供者:何中求
  1. LinuxDOS

    0下载:
  2. 为Linux系统设计一个简单的二级文件系统。要求做到以下几点: 1.可以实现下列几条命令: login 用户登录 dir 列目录 create 创建文件 delete 删除文件 open 打开文件 close 关闭文件 read 读文件 write 写文件 2.列目录时要列出文件名,物理地址,保护码和文件长度。 3.源文件可以进行读写保护。 -Linux system design for a simple two file system. Re
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:32255
    • 提供者:
  1. jxl

    0下载:
  2. 在java编程下用Jxl包读写excel文件,操作excel-in java programming packages using Jxl literacy excel document, operation excel
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:484876
    • 提供者:王庆
  1. Jpegduxieyuandaima20070210

    0下载:
  2. Jpeg读写原代码库,不错的东西,对读写jpeg文件有帮助-Jpeg read and write the original code, and good things to read and write documents to help jpeg
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:392273
    • 提供者:abin
  1. ODBExcel

    0下载:
  2. 直接通过ODB C读写Excel表格文件部分原码C读直接通过ODBC读写Excel表格文件部分原码写Excel表格文件部分原码-directly through ODBC read and write Excel document forms part of the original C code directly through Reading ODBC read and write Excel document forms part of the original code to write
  3. 所属分类:其他数据库

    • 发布日期:2008-10-13
    • 文件大小:2047
    • 提供者:zouyong
  1. C8051_I2C_E2PROM

    0下载:
  2. 摘 要: 本文件是C8051单片机I2C总线读写测试程序;将跳线器JP6短接,使用外部22.1184MHz晶振. 功能:定义 0 ~ 9 键为数字键, A ~ F 为功能键。按 A 键后,可按0 ~ 9 数字键, 从零地址开始存储该键值,并送LED数码管上显示该键值。按 C 键停止后,按 B 键, 从零地址开始读取数据值,并送LED数码管上显示。读取速度每秒一次。在按 C 键停止后,可按 A 键重新输入。 -Abstract : This document is C8051 MCU
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:78383
    • 提供者:Lance Yin
  1. C8051_I2C_time

    0下载:
  2. 摘 要: 本文件是C8051单片机I2C总线时钟读写程序,使用时将跳线器JP5短接,使用外部22.1184MHz 功能:。按 A 键从时钟芯片读取当前时间, 并在LCD上显示。按\"F\"返回显示待机界面。-Abstract : This document is C8051 MCU I2C Bus clock read and write procedures, will be used for JP5 short jumper Next, using external 22.1184
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:70586
    • 提供者:Lance Yin
  1. C8051_SRAM_rw_test

    0下载:
  2. 摘 要:本文件是C8051单片机外部SRAM读写测试程序 使用串口观测测试结果,使用外部22.1184MHz晶振.-Abstract : This document is C8051 MCU external SRAM literacy test procedures using serial observation test results use of external 22.1184 MHz oscillator.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:77337
    • 提供者:Lance Yin
  1. Ipsexe

    0下载:
  2. IPS是很早以前的一种补丁格式,我上传的文件里包含了IPS格式文件的读写,对补丁制作有兴趣的可以看一下-IPS is a patch long ago format, I upload the document contains the IPS format reading and writing, the production of the patch are interested can look at the
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:28088
    • 提供者:不要踩我
  1. IICMaster

    0下载:
  2. 12Mhz标准51的100KHz IIC总线主器件模拟方式驱动程序。 本驱动程序即可以在没有Small RTOS的情况下使用。此时,要使用本驱动程序只需要配置IIC总线使用的IO口。在驱动程序的主文件iic_master.c仅包含一个文件config.h。用户需要的是在这个文件中设置IIC总线使用的IO口SDA和SCL。如果用户单独使用iic_master.c,还要在config.h包含iic_master.h文件和其它必须的文件如reg51等;并定义宏TRUE、FALSE和与编译器无关的
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2008-10-13
    • 文件大小:3537
    • 提供者:李强
  1. FAT16_for_ADS

    0下载:
  2. ADS开发环境下的FAT文件系统软件包,无论读写U盘还是SD卡和硬盘/CF卡都用得上-ADS development environment under the FAT file system software, Whether U-writable disk or hard disk and SD Card / CF cards are useful
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:94408
    • 提供者:wangfu
  1. fat16-fileread

    0下载:
  2. 功能:基于FAT16的文件读写操作C语言代码 作用:可以用作优盘文件系统开发的参考,是嵌入式开发人员的 好资料-functions : Based on the paper read and write FAT16 operating role C language code : You Pan document can be used as a reference system development, embedded development is the good in
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:3043
    • 提供者:邹锦坤
  1. youxicaidan

    0下载:
  2. 游戏菜单 的例子,调用API,动态增加控件及读写INI文件-game menu games menu example, call API, Dynamic Controls to increase literacy and INI file
  3. 所属分类:Delphi控件源码

    • 发布日期:2008-10-13
    • 文件大小:93537
    • 提供者:ghkg
  1. myread_write

    0下载:
  2. TMS320VC5509 MMC/SD MMC 卡的读写工程文件,可以对MMC卡进行读写测试。-TMS320VC5509 MMC / SD MMC card read and write Project documents, MMC cards can be tested for reading and writing.
  3. 所属分类:DSP编程

    • 发布日期:2008-10-13
    • 文件大小:5261
    • 提供者:王志军
« 1 2 ... 44 45 46 47 48 4950 »
搜珍网 www.dssz.com