搜索资源列表
UsB-duotongdao-pingpufenxiyi
- USB便携式多通道分析仪的PC端软件,可以实现对采集信息的频谱分析,并且获得频谱图以及相关数据,具有极高的价值.欢迎大家下载与交流!-USB portable multi-channel analyzer software on the PC can be achieved on the information collected spectrum analysis, given a spectrum of related data with a high value. You are welc
GPS_receiver
- 本程序是针对特定GPS接收机--JAVAD公司的legacy的一个应用,用来收取标准的NMEA-1083GGA信息或JPS格式(JAVAD公司的特有GPS信息格式)的{RT,PO}信息,并统计数据大小与经历时间。本程序用VC6.0+串口控件MSComm实现,其中关于如何在数据长度不定的情况下实现数据帧的同步的方法可以借鉴到其它串口数据采集的应用之中,具备一定的实用价值-this program is targeted at specific GPS receiver -- JAVAD the l
sc-kuj
- 21世纪的一个重要标志就是人类社会从后工业时代过渡到信息时代。随着计算机技术的发展和成熟,计算机的应用也越来越广泛。在自动化领域,计算机已经成为控制系统的首选平台,应用计算机对生产和实验进行实时、远程监控是现代自动化发展的主要方向。计算机也在这个时代悄然绽放,并且开始深入每一个家庭,甚至影响着人们的日常生活。 串行通信具有连接简单、使用灵活方便、数据传递可靠等优点,在工业监控、数据采集和实时控制系统中得到了广泛应用。本课题正是机于此技术的一种远程通信系统。 本系统主要工具vb6.0面向对
tt
- 采集电子称数据,给单片机发送汉字字模信息-Said electronic data collection, send characters to the single-chip matrix information
DataTransferModule
- 最新的电能信息采集与管理系统,DL698.41主站通信协议(送审稿)的终端集中器代码参考-the most new system for DL ,arm7 2378.if you have this time to code arm7 you can download it.
CSLS
- 用于高速公路可变限速标志的信息发送、状态采集和控制-Variable speed limit signs for the highway of information sent, the state acquisition and control
mas
- 读取MSCOMM显示为温度相关数据,同时采集压力信息-MSCOMM read the temperature data is displayed as the same time, pressure information acquisition
serial-temp-display
- 串口温度采集并实时进行显示的VC程序,在坐标轴上显示温度信息-Serial temperature measurement and real time display of the VC process, the temperature in the axis display information
CVRDrive
- 身份证信息采集及验证,可以通过对相关代码的学习初步掌握相关的内容-Identity information collection and verification, by learning to code initially grasp related content
ug480-ver1.5
- 利用实验板上的XADC资源,对芯片温度、内部电源进行定时采集和监控,并把信息存入blockram,可实现翻看,并有按键消抖模块-XADC resource use experimental board, the chip temperature, the internal power supply timing collection and monitoring, and put information into blockram, look can be achieved, and a key
CDT规约(最新)
- 新部颁 CDT 规约本标准规定了电网数据采集与监控系统中循环远动规约的功能、帧结构、信息字结构和传输规则等。(The new Ministry CDT specification stipulates the function, frame structure, information character structure and transmission rules of the circular telecontrol protocol in the power grid data acq
unicode_api
- 在VC++编程里,不用控件,直接用API函数,实现串口端口的监测与数据信息的采集,并且解决了Unicode字符下的字符接收问题,也兼容多字节的接收。