搜索资源列表
用Socket编写的通过网络的数据采集程序
- 用Socket编写的通过网络的数据采集程序,当客户端和服务器连接后,就可以通过设置频率采集服务器端数据(开发版)- Compiles with Socket through the network data acquisition procedure, after the customer end and the server connection, may (develop version) through the establishment frequency gathering ser
usb数据采集
- 12路usb数据采集程序,配合usb采集卡使用,简单、方便!-Route 12 usb data collection procedures with the use of USB Capture Card, a simple and convenient!
GPS数据vcgps采集程序
- GPS数据采集程序,一,vc打开,enjoy it:) -GPS data collection procedures, a, vc open, enjoy it :)
用VB进行串口实时数据采集
- 用VB进行串口实时数据采集-using VB Serial Real-time Data Acquisition
GPS数据采集程序
- GPS数据采集到PC端-GPS data acquisition to a PC -
利用多线程实现数据采集delphi源码+文档
- 在delphi利用多线程实现数据采集有文档说明-use in multi-threaded data collected documents note
串口温度数据采集并实时显示
- 串口温度数据采集并实时显示 读串口数据的原理是,只要当有数据向串口发数据来时,计算机就会自动将其数据写到一个特定的缓冲区,我们只要写程序去读那个特定的缓冲区就可以了. 有数据向串口发过来时,程序可以将数据接收到,接收的数据是字符型的,那么将数据转化为数字型的,再将这个数据的大小作为画图的某一个点的纵坐标,横坐标为数据的序号.将这些点用线连起来就是一个曲线图了,这个就是图形显示基本原理. 查看原来的数据的原理也是这样的,不同的地方就是,数据是从文件中来,同样的也是将多个数据分成一个一个的,然后这一
Sky
- “Sky试验测试与控制系统软件”用于工业控制系统的数据采集、解析、分析和保存,可以读取PCI、RS232、USB、CAN总线数据,将参数以曲线、列表和数码管等不同方式显示。 测控系统目前支持的设备有:RS232串行设备,研华PCI系列采集卡,周立功系列CAN分析仪,ASCL高速CAN采集仪,USB7310数据采集卡等。通过接口扩展,该系统可以支持任意用于计算机的Windows系统下的采集设备。 测控软件采用高精密定时系统,定时精度为1ms,曲线最高显示频率为1K,数据采集频率不限,取决于采集设备
labview_serial
- labview中实现串口数据采集和实时显示-Serial labview in data acquisition and real-time display
MFCCommAssist
- 利用VC++编的串口数据采集程序,利用本程序时,注意开通串口(包括虚拟串口)。-This program depitcs the process of serial ports,and it deserves learning.
communicationPC
- 数据采集与工业控制、串口通信、虚拟设备编程、监控组态软件编程-Data acquisition and industrial control, serial communication, virtual device programming, monitoring, configuration software programming
serial
- 串口数据采集资料,包括一个串口读写的程序-Serial Data Acquisition Data
SerialCommuication
- 智能仪表与计算机通过RS232串行端口进行通信的数据采集程序,VB代码,仪表为XMT3001,不同的仪表仅通信协议不同-Intelligent Instrument and computer to communicate through the RS232 serial port data acquisition program, VB code, and instrumentation for the XMT3001, a different instrument is only a diff
AcqMr
- 4通道USB2.0 数据采集卡,可以在此基础上编程 完成示波器设计-4-channel USB2.0 data acquisition card can be programmed on this basis, the completion of the oscilloscope design
hezheng
- 上位机数据采集,并更加采集的数据显示相应的曲线图源码-Host computer data acquisition, and more collected data show that the corresponding curve source code
datacollection
- 通过MSCOMM,串口进行的电子称数据采集系统,可改变窗口大小-Through the serial port of electronic data acquisition system, said
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
ysi
- YSI水质传感器的串口数据采集以及数据的窗口编辑框的显示-YSI water quality sensors serial data acquisition and data display window of the edit box
串口数据实时采集显示例程
- 通过调用API函数实时采集来自串口的数据,并将数据实时显示在界面中(function: sample data come from serio port and display information in form)