搜索资源列表
GPS数据的采集
- 该程序采用GPS异步串行方式,通过串口采集遵循NMEA0183协议的GPS数据,对之进行后台处理 通过ODBC放到数据库中! 经典-the procedures used GPS asynchronous serial, serial through acquisition agreement followed NMEA0183 GPS data, on which background processing into the database through ODBC! Classic
串口温度数据采集并实时显示
- 串口温度数据采集并实时显示 读串口数据的原理是,只要当有数据向串口发数据来时,计算机就会自动将其数据写到一个特定的缓冲区,我们只要写程序去读那个特定的缓冲区就可以了. 有数据向串口发过来时,程序可以将数据接收到,接收的数据是字符型的,那么将数据转化为数字型的,再将这个数据的大小作为画图的某一个点的纵坐标,横坐标为数据的序号.将这些点用线连起来就是一个曲线图了,这个就是图形显示基本原理. 查看原来的数据的原理也是这样的,不同的地方就是,数据是从文件中来,同样的也是将多个数据分成一个一个的,然后这一
基于com控件的温湿度采集系统设计
- 基于com控件的温湿度采集系统设计
采用Vb将串口采集到的数据实时曲线画出并显示
- 采用Vb将串口采集到的数据实时曲线画出并显示,一个小程序希望对大家有帮助,vbdrawline
DlgWaveComm
- 是个串口的数据采集界面程序,完成对采样数据的归一化处理和波形显示,适合现学现用。-Is a serial interface for data acquisition procedures, the completion of the sampling data, normalized, and waveform display, suitable for the current study is to use.
chuankouwendu
- 串口数据采集实时显示程序 包含了串口通信和实时显示的源代码-Serial data acquisition in real-time display program includes a serial communications and real-time display of the source code
jishucheng_vb
- vb开发的通过串口与计数秤进行通信的程序,可以自动采集和手动采集数据,也可向下发命令控制计数秤-vb development of scale through the serial port to communicate with the counting procedures can be automatically collected and manually collected data can also be counting down command-control-fat scale
MFCCommAssist
- 利用VC++编的串口数据采集程序,利用本程序时,注意开通串口(包括虚拟串口)。-This program depitcs the process of serial ports,and it deserves learning.
22
- 温州创大,VB程序源码,VB绘制曲线,串口通信,数据采集分析,打印输出。-Wenzhou, and founded, VB program source code, VB draw curves, serial communication, data acquisition and analysis, printouts.
232rs
- vc++6.0编写的串口采集程序,用了缓冲区,实时显示效果很好,供大家学习参考-vc++6.0 prepared by serial acquisition program, with the buffer zone, real-time display a good effect, for them to learn information
VSPM
- 虚拟串口软件可以将TCP/IP、UDP广播映射成本机的虚拟COM 口,应用程序通过访问虚拟串口,就可以完成远程控制、数据传输等功能。 通过扩展DLL,可以实现串口互通、协议分析、数据采集等功能,提供例程代码。 此软件可免费用于商业用途,例如串口服务器、GPRS模块配套等 -VSPM
GpsRecv
- 通过调用Win32通信API函数,可以使程序打开一个串口,并对这个串口进行基本配置。GPS数据采集程序主要实现了配置串口,创建串口数据接收线程,使用重叠操作方式读取串口数据及如何处理接收到的数据的基本方法。-Communication by calling the Win32 API function, you can make the program opens a serial port, serial port and the basic configuration. GPS data a
MyAD
- 串口程序 ad数据采集卡 VC MFC -serial
chuankoucaiji
- VB USB 转串口采集程序 自动设置串口号 可以操作表格数据,-VB serial acquisition program can manipulate tabular data
USB与串口通讯
- 本程序实现利用CH376将串口的数据采集并储存的到U盘中,可以利用此程序开发数据存储器。
LandisGyr
- C++ 串口采集程序,串口通信采集热量表源码。-the actual effect is pretty good
测试程序
- 串口数据采集温度计算程序,将单片机采集到的AD数据通过串口采集进入上位机,并将之运算成温度值(Serial data acquisition temperature calculation program)
C#串口采集的分析程序
- C#串口采集的分析程序.......弦式(C# serial collection analysis program)
串口采集程序4(封装好)
- 通过串口采集数据,用曲线控件显示,可以实时显示,类似示波器,可以放大,缩小,平移(Data can be collected through serial port and displayed by curve control. It can be displayed in real time. Similar to oscilloscope, it can be enlarged, reduced and shifted.)
RecData
- 多串口采集数据存储数据库。线程同步和异步传输。(Multi-serial port data acquisition)