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

搜索资源列表

  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. uC-OS

    0下载:
  2. 本资料详细解析uC-OS操作系统的内核源码,详细介绍了uC-OS的移植及使用方法。另附资料详细介绍了uC-OS在51单片机上的移植方法。-This information is detailed analysis uC-OS operating system kernel source code, detailed information on uC-OS for transplantation and use. Attached information details the uC-OS in
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-05-19
    • 文件大小:5585193
    • 提供者:高云孟
  1. NiosII

    0下载:
  2. ALTERA NOISII软件架构解析书中配套实例-ALTERA NOISII software architecture supporting examples of analytical book
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-28
    • 文件大小:12673
    • 提供者:shiweiren
  1. NurseStation

    0下载:
  2. evc4.0下使用msxml解析xml文件,效率比较高。-evc4.0 use msxml parsing xml files more efficient.
  3. 所属分类:Windows CE

    • 发布日期:2017-04-02
    • 文件大小:45577
    • 提供者:wany
  1. VXWORKS2

    0下载:
  2. VXWORKS软件开发项目实例完全解析 嵌入式vxworks 经典书-VXWORKS instances of software development projects fully resolve the embedded vxworks classic books
  3. 所属分类:VxWorks

    • 发布日期:2017-05-22
    • 文件大小:7039371
    • 提供者:wangming
  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-04-01
    • 文件大小:4656
    • 提供者:杨剑英
  1. lpc2388_auto_pgrade

    0下载:
  2. LPC23XX的自动升级代码,可以直接对HEX文件进行解析,然后烧到应用程序区.-lpc23xx series chip auto upgrade code, can directly parse the*.hex file from the filesystem,then burn it into the application area of the chip.
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-22
    • 文件大小:4653
    • 提供者:杨剑英
  1. armmodbus

    0下载:
  2. 主要实现modbus协议大代码解析,对初学者或工程技术人员很有用,值得一试-Main achieved great code modbus protocol analysis, engineering and technical personnel for beginners or very useful, it is worth a try
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-28
    • 文件大小:2366
    • 提供者:史杰
  1. gps

    0下载:
  2. lpc2214解析GPS程序,可以读出经纬度-lpc2214 parsing GPS program, you can read out the latitude and longitude
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-31
    • 文件大小:7770
    • 提供者:hexiaobin
  1. qq

    0下载:
  2. 支持中文、英文、中英混合字符 UCS2 格式 PDU 压缩,在此模式下,支持70个字节 支持UCS2 格式 PDU 解析 支持 FLASH 短信功能 支持短信立即显示功能 支持短信回复呼叫功能 支持任意进制数值自由转换 支持 Unicode 码转换成字符 -dgfdgfhggfugfhgjhgffhjgfhgfgfjfujfjfgjggjjgjf
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-29
    • 文件大小:5447
    • 提供者:58690811
  1. mc55_sms

    0下载:
  2. 一个控制设备中接收发送短信部分的驱动。分析短信pdu,并根据相应的7bit,8bit或16bit模式解析出实际短信文本,对于中文还包括了unicode到gb2312的转码。硬件平台stm32103VB,用Keil写的-A control device to send text messages to receive part of the drive. Analysis of SMS pdu, and in accordance with the corresponding 7bit, 8bit
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:142691
    • 提供者:ansern
  1. wifi_sniffer

    0下载:
  2. 基于Ixp425平台做的WiFi测试仪代码(用于分析周围的AP环境,基于tcpdump抓包和解析包),通过简单的串口协议将数据反馈给串口-source code for wifi analysizer
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-03
    • 文件大小:5847
    • 提供者:新村
  1. startupcode

    0下载:
  2. at9261 ARM启动代码及解析.华清远见内部资料-at9261 ARM boot code and parsing. Huaqing vision of internal information
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-08
    • 文件大小:2766
    • 提供者:whgjxyyyd
  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. C8051MCUApplicationAnalysis

    0下载:
  2. C8051f系列单片机原理、应用实例及详细解析-C8051f Series MCU principles, application examples and detailed analysis
  3. 所属分类:SCM

    • 发布日期:2017-05-09
    • 文件大小:1999043
    • 提供者:孙海英
  1. Specification_of_the_Embedded_Communication_System

    0下载:
  2. 《嵌入式通信设备驱动程序设计标准化》,通过对Windows和Linux环境下设备驱动程序设计模型的比较,结合通信领域嵌入式系统的特点,提出了嵌入式通信系统设备驱动程序设计标准化的构想;通过参考常用的设备驱动程序的设计思想和设计模型,制定了嵌入式通信系统设备驱动程序的分层结构,统一了底层驱动程序对上层应用或管理程序的接口,屏蔽底层的硬件特性,实现了驱动程序的规范化、标准化;在VxWorks开发环境下,对设计标准进行了详细解析,并阐述了该标准制定的原因和意义。-This paper introduc
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-29
    • 文件大小:180018
    • 提供者:BoA
  1. gpslonglatparse

    0下载:
  2. gps协议解析驱动程序,已成功用在项目上,-GPS nmea protocol parse driver
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-06
    • 文件大小:15939
    • 提供者:xiaofeng
  1. GPSReceiveViaCOM

    0下载:
  2. GPS定位数据,通过ATmega128串口接收并解析出定位信息,已测试通过。-GPS location data, via the serial port to receive and resolve the ATmega128 location information, have been tested.
  3. 所属分类:SCM

    • 发布日期:2017-04-06
    • 文件大小:85153
    • 提供者:lele1208
  1. Bujindianji

    2下载:
  2. 三相六拍步进电机解析.doc; 用单片机控制步进电机 .pdf; 三相六拍步进电机解析.doc; 单片机驱动步进电机程序设计.pdf; 步进电机控制程序.pdf; 步进电机.pdf; P034KWN71419.pdf; 28BYJ-48资料.pdf; 三相步进电机四轮驱动.rar; 电机最终版.rar -Analysis of three-phase six-beat stepping motor. Doc with a stepping motor.
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-09
    • 文件大小:1471090
    • 提供者:王小华
  1. RAM_Memory

    0下载:
  2. 详细解析RAM的工作方式,以及和CPU的配合机制-Detailed analysis of the work RAM, and CPU and the co-ordination mechanism
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-06
    • 文件大小:506340
    • 提供者:汪翔
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 32 »
搜珍网 www.dssz.com