搜索资源列表
GPS时间采集程序
- 用C编写的GPS时间采集程序,对于对时间精度要求很高系统值得借鉴- GPS time gathering procedure compiles which with C, regarding is worth to the time precision request very high system profiting from
用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数据的采集
- 该程序采用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
GPS数据vcgps采集程序
- GPS数据采集程序,一,vc打开,enjoy it:) -GPS data collection procedures, a, vc open, enjoy it :)
电力行业的采集程序
- 这是一个电力行业的采集程序,非常适用,我写的很详细-This is a power industry gathering procedures very well and I write very detailed
用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
串口温度数据采集并实时显示
- 串口温度数据采集并实时显示 读串口数据的原理是,只要当有数据向串口发数据来时,计算机就会自动将其数据写到一个特定的缓冲区,我们只要写程序去读那个特定的缓冲区就可以了. 有数据向串口发过来时,程序可以将数据接收到,接收的数据是字符型的,那么将数据转化为数字型的,再将这个数据的大小作为画图的某一个点的纵坐标,横坐标为数据的序号.将这些点用线连起来就是一个曲线图了,这个就是图形显示基本原理. 查看原来的数据的原理也是这样的,不同的地方就是,数据是从文件中来,同样的也是将多个数据分成一个一个的,然后这一
基于com控件的温湿度采集系统设计
- 基于com控件的温湿度采集系统设计
ad采集程序
- 基于单片机的多通道数据采集程序。
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
wenducaiji
- VC++6.0编写的串行通信程序温度采集-VC++6.0 to prepare the serial communication program temperature acquisition
IPmulti
- 一个由台湾人编写的课程设计---IP多播 流媒体影音传输,涉及到视频采集,编码(directshow),传输(jrtplib),解码,播放。我做毕业设计时参考过。 其中包括整个程序的框架说明ppt,相信对大家非常有用,其中注释为繁体中文,可用ue阅读源文件,不过不是很多。-The people of Taiwan to prepare a curriculum design--- IP multicast streaming media audio and video transmissio
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
串口数据实时采集显示例程
- 通过调用API函数实时采集来自串口的数据,并将数据实时显示在界面中(function: sample data come from serio port and display information in form)