搜索资源列表
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
linux GPS 数据接收 解析
- 串口 接受并解析gps时间 通过串口发送
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
PIC16F690readGPS
- PIC16F690对GPS模块进行数据解析,GPS为GPRMC格式,通信速率9600bit/s-PIC16F690 data analysis of the GPS module, GPS for the GPRMC format, communication rate 9600bit/s
Wince_GpsDemo_dotNet
- WINCE下GPS数据解析,用VS2008开发-Wince GpsDemo dotNet
GPS
- 使用stm32f103进行gps数据解析-Use stm32f103 gps data analysis ~ ~~
section
- 数字电视section数据解析代码,用于解析供表处理模块进一步进行上层分析。-SI parser for STB BOX
gpsdata(Com-dll)
- WinCE 上仿Mobile GPS 接口实现GPS 数据解析DLL。-GPS data analysis interface on WinCE
gps-data-analyze
- gps模块数据解析,包含GPRMC信息解析。并将结果打印-gps module data analysis, information analysis contained GPRMC. And the results Print
51PGPSPLCD
- 基于51的GPS数据解析并通过LCD进行显示的程序,值得参考一下-GPS data analysis based on 51 program through the LCD display, it is worth reference
BD-data-analysis
- 本代码是根据GPS数据解析代码经修改适用于北斗数据的解析-This code is a modification applies to Compass data analysis based on GPS data parsing code by
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.)
CAN_test
- CAN接收和发送程序 通过对接收到的数据帧 进行数据解析控制LED灯(CAN receiving and sending program, analyzing the received data frame and controlling the LED lamp.)
jiaotongdeng_fuza
- 本文基于FPGA技术的发展和Quartus II开发平台,实现路口交通灯控制器是一种解决方案。使用Verilog HDL硬件描述语言来描述语言程序的分频器模块,控制模块,数据解析模块,显示译码模块和段选位选模块,五个模块,并通过各个模块程序之间的端口合理连接和协调,成功设计出交通信号灯控制电路。在Quartus II环境下模拟,生成顶层文件下载后,在FPGA EP2C5Q208器件进行验证。(Based on the development of FPGA technology and the
获取毫米波雷达的can数据 (直接获取版本的)
- 利用STM32单片机对毫米波雷达数据进行解析(Analysis of Millimeter Wave Radar Data Using STM32 Single Chip Microcomputer)
nmealibforstm32
- stm32 移植 nmealib GPS数据解析官方库(Stm32 Porting nmealib GPS Data Analysis Official Library)
DLT645-2007 多功能电能表通信协议解析C语言实现
- * 实现对dlt645 2007版规约想着数据类型的定义 * 提供帧数据的封装及解析相关api 修改了之前的几处bug