CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 单片机(51,AVR,MSP430等) 搜索资源 - read a file c

搜索资源列表

  1. 51+ch375读写U盘超精简原程序(啊雨)

    0下载:
  2. 这个程序用180行C代码就能够读取FAT16文件系统U盘的根目录,可以看到根目录下的文件 名,并可显示 首文件内容,不过,该程序很不严谨,也没有任何错误处理,对U盘兼容性较差,只是用于简单试 验,作为参考. 这个程序可以支持WINDOWS按FAT16格式化的U盘,因为程序精简,所以只兼容超过50%以上的U 盘品牌,如果换 成CH375A芯片则兼容性可提高到85%,当然,如果使用WCH公司的子程序库或者正式版本的C源 程序兼容性更好。 下 欢测试以下U盘通过:郎
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:3834
    • 提供者:梁波
  1. 8051+CH375

    0下载:
  2. 这个程序用180行C代码就能够读取FAT16文件系统U盘的根目录,可以看到根目录下的文件 名,并可显示首文件内容,不过,该程序很不严谨,也没有任何错误处理,对U盘兼容性较差,只是用于简单试验,作为参考.这个程序可以支持WINDOWS按FAT16格式化的U盘,因为程序精简,所以只兼容超过50%以上的U盘品牌,如果换成CH375A芯片则兼容性可提高到85%,当然,如果使用WCH公司的子程序库或者正式版本的C源程序兼容性更好-this procedure with 180 OK C code ca
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:8062
    • 提供者:费扬峻
  1. 51+ch375WorR

    0下载:
  2. 这个程序用180行C代码就能够读取FAT16文件系统U盘的根目录,可以看到根目录下的文件 名,并可显示 首文件内容,不过,该程序很不严谨,也没有任何错误处理,对U盘兼容性较差,只是用于简单试 验,作为参考-this procedure with 180 OK C code can be read FAT16 file system U disk root directory. can see the root directory under the file name, would
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:3353
    • 提供者:郑辰
  1. DS18B20_driver

    0下载:
  2. 一个DS18B20的库文件,c语言完成 在ATMega8和ATmega128下验证ok 包含读取温度和枚举设备的功能-DS18B20 of a library file, c language completed ATMega8 and verify ok under ATmega128 contains equipment to read temperature and enumerate the functions of
  3. 所属分类:SCM

    • 发布日期:2017-03-23
    • 文件大小:6080
    • 提供者:刘大川
  1. c52lLCDandKeyscanandCommuncation

    0下载:
  2. 该源码含有六个C文件,均为C52单片机设计中有关LCD的程序,键盘与数码管显示,键盘与上位机之间的通讯,是典型的学习单片机的很好的代码,简单易懂!-The C source file that contains six, both of the C52 single-chip design process LCD, keyboard and digital display, keyboard and communication between the host computer, is a ty
  3. 所属分类:SCM

    • 发布日期:2017-04-05
    • 文件大小:4403
    • 提供者:李利伟
  1. hex_splitter

    0下载:
  2. 这是一个C#的项目,主要是读取INTEL格式的HEX文件然后输出成16进制表示的文本格式-This is a C# project, mainly to read INTEL HEX format file and then output as indicated in the text format of 16 hex
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:38742
    • 提供者:binbin
  1. C_programming_read_text_from_file

    0下载:
  2. C编程实现从文件读取文本C programming to read a text from a file-C programming to read a text from a file
  3. 所属分类:SCM

    • 发布日期:2017-04-14
    • 文件大小:5730
    • 提供者:,
  1. codes

    0下载:
  2. program to read the contents of a text file,also huffman coding and runlength coding are included using C
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:2256
    • 提供者:pnaskar1
  1. SAP-Interfaces

    0下载:
  2. There are 4 ways to exchange data with the R/3 System: 1. The R/3 database systems allow you to directly access R/3 data using proprietary database interfaces. You should use these interfaces for read accesses only. 2. File I/O allows you to access f
  3. 所属分类:SCM

    • 发布日期:2017-04-06
    • 文件大小:420127
    • 提供者:zh
  1. lock.c

    0下载:
  2. pic16单片机开发的触摸式密码锁 (包含一个LOCK.H的头文件,建议阅读一下)-pic16 microcontroller development of the touch lock (LOCK.H header file contains a recommended read)
  3. 所属分类:SCM

    • 发布日期:2017-04-06
    • 文件大小:3032
    • 提供者:eric
  1. fat_io_lib

    0下载:
  2. 方便移植的 fat16/32 库,在应用层、支持文件读写、目录创建、等功能,可以很方便的移植到小内存的系统中,可惜不支持目录删除-Designed for low memory embedded systems, this project is a multi-purpose platform independent C code implementation of a FAT16 & FAT32 driver with read & write support. The library p
  3. 所属分类:SCM

    • 发布日期:2017-03-28
    • 文件大小:48296
    • 提供者:lucifer
  1. avrlib-by-Procyon

    0下载:
  2. AVR的库C程序源代码,功能包括 Timer(s),Uart(s),A/D Converter,I2C Master/Slave,SPI Interface,Byte Buffering (circular),Bit Buffering (linear),Printf and other formatted print functions,VT100 Terminal Output,Command Line Interface,FAT16/32 File System (support is r
  3. 所属分类:SCM

    • 发布日期:2017-04-09
    • 文件大小:1387637
    • 提供者:Andy
  1. FAT16

    0下载:
  2. 嵌入式FAT文件系统源码免费下载 本文件系统可兼容FAT16/FAT32两种文件系统格式,完全支持长文件名, 支持GB2312/UNICODE转换码表(文件名可以支持简体中文,繁体中文,日文,俄文等), 支持子目录,支持文件的读取,写入,删除,创建等文件系统常用功能。 另外,本文件系统完全使用C代码编写,可以无障碍的移植于多种主流单片机的平台上使用。 FAT16为我们免费提供的免费代码,用户可免费测试,研究,应用。 本代码的FAT32(兼容FAT16)与
  3. 所属分类:SCM

    • 发布日期:2017-04-09
    • 文件大小:1368063
    • 提供者:6756
  1. CheapFAT

    0下载:
  2. CheapFAT--嵌入式文件系统免费源码下载 CheapFAT版本完全兼容FAT16/FAT32文件系统总共两种格式,兼容长文件名,兼容文字编码GB2312/UNICODE汉字编码(文件名完全支持中文),实现了支持子目录,实现了支持文件的读取,写入,删除,创建等文件系统常用功能。总之,本文件系统代码全部使用C代码编写,可以移植去各种单片机平台上面实现文件系统模块。 (CheapFAT为我们的免费代码,用户可免费测试,研究,应用。并可用于商业目的! 如果您需要联系作者,请
  3. 所属分类:SCM

    • 发布日期:2017-12-05
    • 文件大小:1555384
    • 提供者:6756
  1. FSL-08

    0下载:
  2. CodeWarrior高级教程 网上讲CodeWarrior的pdf倒是不少,可是都是入门级的,只教你怎么创建工程,对于想更熟练使用这个工具的人来说是远远不够的。一次偶然的机会在网上找到了个高级点的,里面讲的有prm文件的使用,中断函数的编写,我想很多人在刚接触CodeWarrior时都弄不清楚这里面的文件是怎么回事,和其他IDE有什么区别,这里的C方言与标准C的小区别。看了这个你会更加清楚CodeWarrior的用法。 这个pdf以8位飞思卡尔单片机为例,但用法与16位是相通的。-Cod
  3. 所属分类:SCM

    • 发布日期:2017-05-02
    • 文件大小:653599
    • 提供者:sol
  1. config

    0下载:
  2. 用C语言简单实现配置文件的读、写和修改,读时可返回字符串或者整数-C language with a simple implementation of the configuration file to read, write and modify, returns a string or integer reading
  3. 所属分类:SCM

    • 发布日期:2017-04-13
    • 文件大小:2003
    • 提供者:crazyfang
  1. Cheap_Flash_fs

    0下载:
  2. Cheap_flash_fs精简版版本完全兼容FAT16/FAT32文件系统总共两种格式,兼容长文件名兼容文字编码GB2312/UNICODE汉字编码(文件名完全支持中文), 实现了支持子目录,实现了支持文件的读取,写入,删除,创建等文件系统常用功能。总之,本文件系统代码全部使用C代码编写,可以移植去各种单片机平台上面实现文件系统模块。本文件系统是精简版,适合在嵌入式上使用,相当于cheap_flash_fs的精简版。支持多扇区操作。-Cheap_flash_fs Lite version
  3. 所属分类:SCM

    • 发布日期:2017-05-09
    • 文件大小:1757161
    • 提供者:闭小炎
  1. STM32L152-EVAL_CortexM3_MPU

    0下载:
  2. This example presents the MPU features on STM32L1xx devices and it can be easily ported to any other STM32 device supporting MPU. The example purpose is to configure a memory region as privileged read only region and tries to perform read and wr
  3. 所属分类:单片机开发

    • 发布日期:2018-05-03
    • 文件大小:1018880
    • 提供者:ouest
搜珍网 www.dssz.com