搜索资源列表
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