搜索资源列表
GPS
- 通过串口接收GPS数据,进行数据提取显示保存。
GPSxinxitiqu
- GPS信息提取,一种在VC下实现对GPS全球定位系统定位信息的接收以及对各定位参数数据的提取方法。
serial_data_process.rar
- 在串口通讯程序中,对于收到的数据包,经常需要从中提取需要的数据,以及如何处理校验等,在这篇文章里举两个例子予以说明。此文也适于其它通讯程序中对数据报文的处理。 ,In the serial communication program, received packets, often need to extract the needed data, as well as how to deal with parity and so on, in this article, give two ex
mean
- 这是一个数据信息提取程序,方便软件处理完输出数据整理-test
ZpyGPS
- 串口接收GPS数据带存储功能 解析GSP 数据将时间位子等定位状态提取出来了的-Serial port to receive GPS data with data storage capabilities GSP the time resolve the seat so positioned to extract out of state
CSharp_tif
- 该代码实现的功能是对.tif格式的图片自动分页,并且可以实现数据的查找切割提取。-To achieve the functions of the code. Tif format images automatically paging, and extract data to find cutting.
MyAudioProcessing
- 音频数据采集输出. 主要的方法是实现了在VC中进行audio in的信号提取,并且进行波形绘制。-sample audio signal input and plot
GPS
- MSComm控制GPS数据提取。包括MSComm的设置,控件的初始化,串口连接、发送读取,从GPS输出数据中提取经纬度,时间,高程等-MSComm control GPS data extraction. Including MSComm settings, controls are initialized, serial connection, sends a read, extract latitude and longitude, time, elevation and other dat
NetClient
- 网络的相关知识,网络程序的编写,Socket是连接应用程序与网络驱动程序的桥梁,Socket在应用程序中创建,通过bind与驱动程序建立关系。此后,应用程序送给Socket的数据,由Socket交给驱动程序向网络上发送出去。计算机从网络上收到与该Socket绑定的IP+Port相关的数据后,由驱动程序交给Socket,应用程序便可从该Socket中提取接收到的数据。网络应用程序就是这样通过socket进行数据的发送与接收的。TCP与UDP的工作原理与编写过程,如何在程序中链接库文件。一个字符界面
ftp-doc-CDMA
- 一个通过局域网FTP进行提取CDMA通话数据到本机的通讯实例。-A call data to be extracted CDMA communication instances of this machine via LAN FTP.
COM_customplot
- 自己用的小软件,仿造原子的XCOM功能,加了一下自己用的功能。 1、基本串口通讯,鼠标放入串口选择自动刷新,显示COM口的驱动类型。 2、多条发送界面,可定时发送,可关联数字键盘、右键发送按钮可更改按钮名称,方便记忆。 3、485通讯,数据有十进制和十六进制可选,发送后自动保留记录。 4、CRC校验小工具。 5、十六进制通信协议提取部分位并根据自定义数据类型转化为十进制 6、字符格式示波器,例:">P:-1.25",示波器显示曲线名称P,数值-1.25,曲线个数最多8个