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

搜索资源列表

  1. XNLparser

    0下载:
  2. xml解析器(在niosII环境下用C语言开发的)-xml parser (niosII environment with C-language development)
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2008-10-13
    • 文件大小:17191
    • 提供者:黄丽君
  1. facility

    0下载:
  2. 基于Vxworks平台的几个代码(C),一个FTP服务器的代码,一个是基于SOCKET机制的通用服务器,还有一个是简单XML解释器-Vxworks several code (C), an FTP server code SOCKET is a mechanism based on the common server, there is a simple explanation for XML
  3. 所属分类:VxWorks

    • 发布日期:2008-10-13
    • 文件大小:46009
    • 提供者:chen
  1. xmlWM

    0下载:
  2. vs.net中在wince下使用xml的例子,通过该例子可以指导如何在wince下使用C#操作xml
  3. 所属分类:Windows CE

    • 发布日期:2008-10-13
    • 文件大小:16531
    • 提供者:Lee XiaoLiang
  1. SaveSettings

    0下载:
  2. c#使用XML保存程序配置参数的例子,vs2005下CE5.0程序。
  3. 所属分类:Windows CE

    • 发布日期:2008-10-13
    • 文件大小:15264
    • 提供者:yangshifeng
  1. wceui_800x480_demo

    0下载:
  2. WceUi界面库是Windows CE UI界面库的缩写, 是专门针对Windows CE应用开发所做的一套界面库,她能极大的提高Windows CE下的界面开发效率,迅速开发出理想的UI。 ------------------------------------------------------------------------------ 做Windows CE应用开发的会需要WceUi界面库。 WceUi界面库的关键特性: 完全实现iph
  3. 所属分类:Windows CE

    • 发布日期:2017-05-29
    • 文件大小:11376869
    • 提供者:liangkun
  1. SinoSysPhoto

    0下载:
  2. 本例程通过一个电子相册介绍了XML语言在嵌入式设备中WINCE 5.0下的应用 开发环境VS.NET2005开发语言C#-The routines introduced through a photo album XML language in embedded devices under WINCE 5.0 application development environment VS.NET2005 C# development language
  3. 所属分类:Windows CE

    • 发布日期:2017-05-12
    • 文件大小:2637812
    • 提供者:lichuanlong
  1. aardvark-examples-v4.00

    0下载:
  2. Aardvark Example Source Code Version: 4.00 Date: 2007-04-20 Source code which shows how to use the Aardvark I2C/SPI Host Adapter software libraries. Examples are available in C, C#, Python, Visual Basic 6, Visual Basic .NET, and Aardvark XML b
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-31
    • 文件大小:350698
    • 提供者:yanni
  1. xml

    1下载:
  2. 原创的XML解析,不过只能解析节点及节点内容,不支持属性,纯C语言,适合嵌入式系统使用。-Original XML parsing, but only parse the contents of nodes and the node does not support attributes, pure C language, suitable for embedded systems.
  3. 所属分类:SCM

    • 发布日期:2015-12-03
    • 文件大小:4156
    • 提供者:lizhudong
  1. parse_XML_C

    0下载:
  2. 标准C实现的XML解析源码。基于MCBXML。虽然在VS中实现,但根据它可以向各嵌入式平台移植。-Standard C source code implementation of the XML parsing. Based on MCBXML. Although the VS to achieve, but according to it can be transplanted to the embedded platform.
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-09
    • 文件大小:1243725
    • 提供者:eddy che
  1. libxml2-2.6.11.tar

    0下载:
  2. Libxml是一个有免费许可的用于处理XML、可以轻松跨越多个平台的C语言库。-Libxml is a free license for dealing with XML, you can easily across multiple platforms, C language library.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-05-14
    • 文件大小:3693599
    • 提供者:魏巍
  1. xerces-c-src_2_8_0

    1下载:
  2. xerces是一个XML语法分析器,支持C++,使得程序能够方便的读取XML数据。-Xerces-C++ is a validating XML parser written in a portable subset of C++. Xerces-C++ makes it easy to give your application the ability to read and write XML data.
  3. 所属分类:Windows CE

    • 发布日期:2017-05-29
    • 文件大小:11831974
    • 提供者:Evelyn
  1. ISO-8859-1__audio_C

    0下载:
  2. The General Hidden Markov Model library (GHMM) is a freely available LGPL-ed C library implementing efficient data structures and algorithms for basic and extended HMMs. The development is hosted at Sourceforge http://sourceforge.net/projects/ghmm/,
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-01
    • 文件大小:9268
    • 提供者:nguyenthaithien
  1. cxxtools-1.99.5.tar

    0下载:
  2. RapidXml 试图成为最快的 XML DOM 解析工具包,同时保证解析结果的可用性、可移植性以及与 W3C 标准的兼容性。RapidXml 使用 C++ 编写,因此在操作同一数据时,其解析速度接近于 strlen() 函数。   整个解析工具包包含在一个头文件中,所以使用时不用编译也不用连接。要想使用 RapidXml 只要包含 rapidxml.hpp 即可,当然如果要用附加功能(如打印函数),你可以包含 rapidxml_print.hpp 文件。   RapidXml 为采用C++语言
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:665481
    • 提供者:动力传说
  1. 12345xmlc

    0下载:
  2. mini xml parser can work well on linux platform. can be porting to lpc2468.
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-25
    • 文件大小:32713
    • 提供者:andy
  1. xmllog.c

    0下载:
  2. XML代码编写源文件,里面是通过TCP/IP协议写的-The XML code to write the source file, which is the TCP/IP protocol to write
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-04
    • 文件大小:4362
    • 提供者:范欣林
  1. xmlparas

    0下载:
  2. 最精短高效的XML解析器,纯C单一程序,应用于银行的国税库行横向联网接口系统中, 稳定可靠,运行速度飞快,非相应的JAVA程序可比.-The most efficient XML parser fine short, pure C single procedure, the tax applied to bank lines of horizontal networking interfaces library system, stable and reliable, run fas
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-11-24
    • 文件大小:4931
    • 提供者:lalala
  1. iksemel_for_ucos

    0下载:
  2. 在UCOSII中移值的iksemel解释器,需要自定义标准C语言的内存分配和文件操作API接口.-Xml interpreter UCOSII the shift in values​ ​ , you need to customize the standard C language, memory allocation and file manipulation API interface.
  3. 所属分类:uCOS

    • 发布日期:2017-04-16
    • 文件大小:28355
    • 提供者:linshaomao
  1. klish-1.6.7

    2下载:
  2. klish (Kommand Line Interface SHell) 是一个在 Unix 系统上实现了 Cisco 方式的命令行接口的框架,可通过XML进行配置。是 clish 的衍生版本。-The klish is a framework for implementing a CISCO-like CLI on a UNIX systems. It is configurable by XML files. The KLISH stands for Kommand Line Interfa
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-07
    • 文件大小:563748
    • 提供者:tongyimingzi
  1. mxml-2.6

    0下载:
  2. min xml,使用标准的 ANSI C编写的代码,可以用于嵌入式系统。-min xml,write with ANSI C code,and can use in embed application system.
  3. 所属分类:SCM

    • 发布日期:2017-04-25
    • 文件大小:288233
    • 提供者:feifan
  1. lua-5.3.2.tar

    0下载:
  2. Lua 是一个小巧的脚本语言。作者是巴西人。该语言的设计目的是为了嵌入应用程序中,从而为应用程序提供灵活的扩展和定制功能。 Lua脚本可以很容易的被C/C++代码调用,也可以反过来调用C/C++的函数,这使得Lua在应用程序中可以被广泛应用。不仅仅作为扩展脚本,也可以作为普通的配置文件,代替XML,Ini等文件格式,并且更容易理解和维护。 Lua由标准C编写而成,代码简洁优美,几乎在所有操作系统和平台上都可以编译,运行。 一个完整的Lua解释器不过200k,在目前所
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-29
    • 文件大小:288235
    • 提供者:quanxiao
« 12 »
搜珍网 www.dssz.com