搜索资源列表
Bmp2Txt
- 解析BMP文件,并将BMP文件数据转换成C文件格式。 可适用于Windows CE开发时替换其LOGO画面。-analytic BMP file, and BMP file data into C files. Windows CE can be applied to the development of its replacement when LOGO picture.
tc3
- AES(The Advanced Encryption Standard)是美国国家标准与技术研究所用于加密电子数据的规范。它被预期能成为人们公认的加密包括金融、电信和政府数字信息的方法。本文展示了AES的概貌并解析了它使用的算法。包括一个完整的C#实现和加密.NET数据的举例。在读完本文后你将能用AES加密、测试 基于AES的软件并能在你的系统中使用AES加密。-AES (The Advanced Encryption Standard) is the National Institute o
短信收发系统 OF MSP430
- 由MSP430 控制实现的 短消息收发功能的系统 可利用单片机的 串口与无线MODEM 进行连接在进行发送和解析数据 必须按照PDU的格式进行处理-MSP430 control achieved by the Short Message System transceiver functions of the MCU can be used with wireless modem serial port to connect to send and conducting analytical da
pic2448
- PWM控制输出电压由于该程序所需完成的功能比较简单,设计时采用了简单的前后台组织结构:后台程序(主程序)在非通讯状态时工作,完成各项数据的采集和预处理,并标准化至通讯协议所规定的格式。这一过程不停进行,随时提供最新数据;前台程序(中断服务程序)在接收到来自控制器的命令时启动。它对命令加以识别,并按要求向控制器传送相应数据或对数据进行解析执行。该程序的流程示意如图-PWM output voltage control due to the completion of the procedures
syPBProtocol
- 配电变压器负荷监测与控制系统数据监测传输,规约解析等
positiondata
- 解析GPS数据消息GPRMC的程序,在VC6下完成,可以解析出经度,纬度,速度等信息.
linux GPS 数据接收 解析
- 串口 接受并解析gps时间 通过串口发送
wireless-cpu-communication
- 无线模块与主CPU通信,并解析数据,并且进行相应的应答。-wireless model and main cpu communication
502259-Code-CH05
- WINCE开发的GPS接收数据,解析数据的程序-WINCE development of GPS receiver data, data analysis procedures
canc
- CAN总线,dsp程序,主要负责寄存器配置,工作模式设置,根据协议解析数据包-CAN bus, dsp program, is responsible for the configuration register, the mode is set, according to the data packet protocol analysis
GPS
- stm32F407 配合gps模块,读取解析数据的功能-stm32F407 with gps module parses the data read function
Project_Car
- 该代码主要是M3通过串口接收数据,并解析数据。从而实现了以M3为核心板的小车,可以实现通过串口来控制小车的运动。并且包括电机驱动的相关代码,可以实现速度的调节。-The code is mainly M3 through the serial port to receive data, and parse data. In order to achieve the M3 core plate of the car, it can be achieved through the serial po
mac
- 基于网口的收发数据及解析数据内容的verilog代码实现-Based on the Internet port to send and receive data and parse the contents of the data verilog code
4-NRF905功能解析-数据长度设置例程解析
- NRF905无线射频模块数据长度设置通信程序(NRF905 radio frequency module, data length setting, communication program)
mega128处理解析GPS详细数据
- mega128处理解析GPS详细数据,详细解析 GPS 信号数据(Mega128 processing, parsing GPS detailed data, detailed analysis of GPS signal data)
STM32解析MPU6050
- 用STM32单片机读取MPU6050加速度传感器数据,实现数据通信。(The data of MPU6050 acceleration sensor are read with STM32 microcontroller, and data communication is realized.)
秉火多功能调试助手V1.2.0
- 是一款用于基于北斗GPS解析数据的上位机软件,适用于K60单片机。(zasxaceacascawsssssssss)
获取毫米波雷达的can数据 (直接获取版本的)
- 利用STM32单片机对毫米波雷达数据进行解析(Analysis of Millimeter Wave Radar Data Using STM32 Single Chip Microcomputer)
ezxml移植到stm32
- ezxml移植到stm32f103, fatfs文件系统打开文件,动态内存缓存文件,然后解析数据(Ezxml is transplanted to stm32f103, FatFs file system opens files, dynamic memory caches files, and parses data)
DLT645-2007 多功能电能表通信协议解析C语言实现
- * 实现对dlt645 2007版规约想着数据类型的定义 * 提供帧数据的封装及解析相关api 修改了之前的几处bug