CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 搜索资源 - 文件解析

搜索资源列表

  1. 嵌入式系统编程源代码解析光盘

    0下载:
  2. 嵌入式系统编程源代码解析光盘.iso,将文件后缀改为iso,用解压软件如winrar解压后即可-Embedded Systems Programming Source Code Analysis CD-ROM. Iso, iso file extension to. using decompression software such as winrar can be unpacked
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2014-01-12
    • 文件大小:1900544
    • 提供者:yycc
  1. VxworksSystemFaultScan

    0下载:
  2. vxworks的系统故障诊断项目,其中包含一个故障诊断内核,xpl故障模型文件解析器,对于做故障诊断开发的朋友应该是不可多得的珍贵材料,具有很高的参考价值。本源代码来源于科研项目,请勿用于商业目的。-vxworks fault diagnosis system, which contains a kernel fault diagnosis, xpl fault model document parser, so the development of fault diagnosis is a r
  3. 所属分类:VxWorks

    • 发布日期:2008-10-13
    • 文件大小:87191
    • 提供者:stone
  1. MPEG_4

    0下载:
  2. 介绍了基于三星S3C24A0多媒体处理器的MPEG - 4便携式媒体播放器( PMP2Portable Media Player)的方案,阐述了硬件结构和应用软件的设计和实现,着重讨论视频播放功能的实现,特别解决了 应用程序中文件解析和同步控制播放的难点
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:203375
    • 提供者:liwei
  1. STM32+FS+LCD+SD+BMP完整工程文件,详细注解,系统学习好资料~

    1下载:
  2. 集STM32 Cortex ARM SD卡FATFS文件系统、BMP文件解析、TFT 驱动于一体,可直接用于数码相框等应用,编程风格规范,注解详细,含作者很多调试心得,学习好资料
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2011-03-11
    • 文件大小:2560426
    • 提供者:wwwonder001
  1. ex_aduio

    0下载:
  2. 基于STM32103+wm8978+mp3格式的软件解码+WAV文件解析的音频播放 站长你就让我过了吧:)-Based STM32103+ wm8978+ mp3 format file parsing software decoding+ WAV audio player owners have the right you let me:)
  3. 所属分类:Other Embeded program

    • 发布日期:2017-02-14
    • 文件大小:3068928
    • 提供者:纪凤虎
  1. DynamicUIRemote

    0下载:
  2. windowsmobile的一个界面程序,可以根据xml文件解析并动态生成按钮控件,而且还可以指定控件的功能-windowsmobile an interface program that can based dynamically generated xml file parsing, and button control, but also can specify the control function
  3. 所属分类:Windows CE

    • 发布日期:2017-05-30
    • 文件大小:12901451
    • 提供者:杨洋
  1. pugixml-1.0

    0下载:
  2. Windows CE 下面的XML文件解析库,内含VS2005、VS2008和VS2010的工程文件,已经使用工程文件pugixml_vs2005_static.sln编译成功。-Following Windows CE XML file parsing library containing VS2005, VS2008 and VS2010 project file, use the project file pugixml_vs2005_static.sln compiled success
  3. 所属分类:Windows CE

    • 发布日期:2017-11-07
    • 文件大小:1093436
    • 提供者:孙峰
  1. libini

    0下载:
  2. 原创的INI配置文件解析器,提供了完善而简洁的一组INI文件操作接口,能以非常灵活地方式来返回键值、设置键值、删除键、添加新键、创建新的INI等。-Original INI configuration file parser, provides a complete and concise set of INI file operation interface, can be a very flexible way to return the key, set key, delete key,
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-29
    • 文件大小:9188
    • 提供者:沉沦
  1. ini

    0下载:
  2. ini配置文件解析,用于提取节名,配置名,配置值-ini configuration file parsing, used to extract section name, configuration name, configuration values
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-26
    • 文件大小:1867
    • 提供者:许永贤
  1. lpc23xx_upgrade

    0下载:
  2. LPC23XX的自动升级代码,HEX文件解析部分.配合文件系统,可以把*.HEX的应用程序自动升级到应用程序区.-lpc23xx series chip auto upgrade code.this code parse the*.hex and get the pure code,and then burn it into the application area of the chip.
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-31
    • 文件大小:4656
    • 提供者:杨剑英
  1. writeAndReadToStructs

    0下载:
  2. C语言读取文件,写入结构体的功能,读取文件,解析文件,创建链表,打印-read file,and put data to struct use C
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:1239
    • 提供者:江恨水
  1. IXmlDemo

    0下载:
  2. Ixml的使用,wince的XML文件解析库的使用实例,可以用于网络应用开发。-the sample of using Ixml on wince.
  3. 所属分类:Windows CE

    • 发布日期:2017-04-01
    • 文件大小:47272
    • 提供者:叶观平
  1. ParsingXML__C-CPP

    0下载:
  2. XML文件解析器,This file contains a summary of what you will find in each of the files that make up your ParsingXML application.-XML anaysis,This file contains a summary of what you will find in each of the files that make up your ParsingXML applicatio
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-28
    • 文件大小:222390
    • 提供者:zhangwei
  1. C_xml

    0下载:
  2. 轻量级xml文件解析,使用标准c语言,简单修改后可以移植到嵌入式系统。-Simple modifications can be transplanted to the embedded system
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-30
    • 文件大小:15838
    • 提供者:xuyaming
  1. confuse-2.7.tar

    0下载:
  2. 配置文件解析库,类似ini解析,希望对大家有用-This is libConfuse, a library for parsing configuration files. It was called libcfg before, but was changed to not confuse with other similar libraries. See the INSTALL file for installation instructions.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-05-05
    • 文件大小:517272
    • 提供者:Mike
  1. ELF动态解析符号过程

    0下载:
  2. 讲解了ELF文件动态解析符号的过程,以linux平台为例(The process of dynamic parsing of symbols in ELF files)
  3. 所属分类:微处理器开发

    • 发布日期:2017-12-22
    • 文件大小:118784
    • 提供者:S.P.
  1. 单片机解析wav音频文件

    0下载:
  2. 51单片机对wav声音文件的解析,内含有flash操作程序(Wav sound file analysis by single chip microcomputer)
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2017-12-25
    • 文件大小:11264
    • 提供者:sk1361
  1. ramdump.tar

    0下载:
  2. 高通平台解析ramdump的工具,将dump文件和vmlinux拷贝到Port_COM23,执行parser.sh(Qualcomm platform to resolve ramdump tools, dump files and vmlinux copy to Port_COM23, the implementation of parser.sh)
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2017-12-26
    • 文件大小:40411136
    • 提供者:小拾小时
  1. socketSrv

    0下载:
  2. 将CSV文件进行解析,然后通过TCP协议传输,客户端进行接收解析还原为CSV文件(The CSV file is parsed and then transmitted through the TCP protocol, and the client receives the parse and restores it to the CSV file)
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2017-12-29
    • 文件大小:163840
    • 提供者:lilei5
  1. 解析MOSFET的驱动技术及应用

    0下载:
  2. TLV5618的51驱动文件,基于KEIL平台下,TLV5618 SPI通信(TLV5618 c51 drive file)
  3. 所属分类:单片机开发

« 12 3 4 »
搜珍网 www.dssz.com