搜索资源列表
readxml
- EVC中读取XML文件,包括添加XML节点,生成XML文件等功能,里面只列举了读取XML文件的内容。-EVC read XML documents, including the addition of XML nodes, generate XML documents, and other functions. which only lists read the contents of XML documents.
XML
- XML文件读写PMarkupDemo 由开发CMarkup类的www.firstobject.com提供的老版本的markupclass_demo改写,做成单文档应用程序。
PMarkupDemo
- evc写的XML文件读写程序,Microsoft Windows CE平台适用。
DynamicUIRemote
- windowsmobile的一个界面程序,可以根据xml文件解析并动态生成按钮控件,而且还可以指定控件的功能-windowsmobile an interface program that can based dynamically generated xml file parsing, and button control, but also can specify the control function
xml
- lazarus写的在wince中编辑xml文件,zml语法高亮显示-lazarus wrote in wince edit the xml file, zml syntax highlighting
pugixml-1.0
- 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
GPSCollection
- Wince下的GPS数据采集程序,包括了xml文件操作,GPS模块输出数据解析,串口操作,GPSgate端口映射等的源码。是一份不可多得的源码-Wince of GPS data collection procedures, including the xml file operations, GPS module output data analysis and serial port operation, GPSgate the source, such as port mapping. I
Simulation-D133
- 使用XML文件编写了使用与NS2的场景文件,利用这些场景文件编写TCL脚本对所需场景进行模拟仿真。-Prepared using the XML file to use with the NS2 scene files, use the scenes of writing TCL scr ipts for the required simulation scene.
gpsHID
- 此源程序是基于HID的gps程序,用WINDOWS自带的HID驱动,产生的xml文件与GOOGLE地图文件类似,可以实现GPS模拟定位。-this source code is about gps based on HID Driver,which is included by windows.
ezxml
- linux下xml文件的读写操作封装,简洁明了。-xml files under linux to read and write operations package, simple and concise.
NurseStation
- evc4.0下使用msxml解析xml文件,效率比较高。-evc4.0 use msxml parsing xml files more efficient.
xml_evc
- WINCE下读取XML文件,EVC编译通过 -WINCE read the XML file under, EVC compiled by
XmlDo
- 本代码用于读取XML文件中的内容,可为应用程序设置配置文件-This code is used to read the contents of XML documents can be set for the application configuration file
IXmlDemo
- Ixml的使用,wince的XML文件解析库的使用实例,可以用于网络应用开发。-the sample of using Ixml on wince.
Android_apk
- 虽然能用WinRAR看到里面的xml文件,但是xml是经过优化的,无法直接查看,需要使用apktool 工具 , 下载 地址: https://code.google.com/p/android-apktool/ 。 下载 apktool-1.3.1.tar.bz2和apktool-install-windows-2.2_r01-2.tar.bz2解压到同一个目录,然后把待破解的apk文件拷贝到同一目录,DOS在cmd下进入apktool所在路径,然后输入apktool d "XXX1"
mxml-2.7.tar
- linux 平台实现对xml文件创建、读取、解析等功能-linux platform xml file to create, read, parse function
CMSIS-Library-usage-guide
- CMSIS-DSP库使用指南 CMSIS(Cortex处理器软件接口标准)是ARM推出的基于ARM Cortex-M系列处理器的硬件抽象层 接口。CMSIS包含以下几个部分: 1) CMSIS-Core:包括Cortex-M处理器核和外设的接口API,也包括了使用Cortex-M4核SIMD 指令的内函数 2) CMSIS-DSP:包含了超过60个DSP处理函数,可处理不同的数据类型,包括定点(分数 q7,q15,q31)和单精度浮点 3) CMSIS-RTOS
ParsingXML__C-CPP
- 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
C_xml
- 轻量级xml文件解析,使用标准c语言,简单修改后可以移植到嵌入式系统。-Simple modifications can be transplanted to the embedded system
wince-xml-access
- wince下xml文件的操作实例,evc环境下使用。用于配置文件操作。-xml operation under wince os.