搜索资源列表
-
0下载:
双机冗余系统采用主备机原则运用软件方式通过串口相互通信,达到实时检测的功能,能够保证系统的可靠性。即使有一台机子出现故障的情况下也不影响系统的正常运行,而通过串口通信的方式代替常规的检测转换设备,不仅可以解决转换设备本身出错的瓶颈问题,还在很大程度上节约了成本,因此有很好的实用推广价值。-double-redundant system uses the main principles for the use preparation software through the serial form
-
-
0下载:
本程序是功耗检测系统的上位机程序,通过串口实时获得下位机传过来的数据,显示电流电压信号以及计算功耗,并绘制了一个电压表,在恒定电流的情况下,电压表指针实时更新读数,非常形象。-This program is PC power detection system procedures, real-time access through the serial port under the crew passed over the data, showing current and voltage si
-
-
0下载:
用VC++MFC编写的上位机软件,它可以通过rs232串口接收下位机发送来的数据并实时显示,还可以对波形作频率幅度检测,可以保存和回读波形。-Prepared using VC++MFC software, it can be through the RS232serial port to receive the client to send data and display in real time, but also on the wave frequency amplitude detec
-
-
0下载:
Real Time and Wireless Smart Faults Detection Device for Wind Turbines
-
-
0下载:
iOS 网络状态监测。网络实时检测,用到Reachability(自行下载),需加框架:SystemConfiguration.framework
ios程序需要用到网络检测,有些程序是刚启动时检测一次,而有些则从头到尾检测网络状态。-IOS network status monitoring.Real-time detection and Reachability (download), frame: SystemConfiguration.framework
IOS programs
-
-
0下载:
实现检测移动设备的传感器的数目,并能实时采集底层传感器的参数的app。-To achieve the number of detection sensors for mobile devices, and the real-time capture app bottom of the sensor parameters.
-
-
0下载:
REAL-TIME FACE DETECTION AND TRACKING
-
-
0下载:
监视器软件,用于检测数据信息并实时显示到手机上-Monitor software for the detection of data information and real-time display on the phone
-
-
0下载:
串口通信实时检测,可以实现串口的实时读取和索引(Real-time detection of serial communication)
-
-
1下载:
1软件打开时,自动检测有效COM端口
2 软件打开时,自动复原到上次关闭时的状态
3 不必关闭串口,即可直接进行更改初始化设置内容(串口号、波特率、数据位、停止位、校验位),可按更改后的信息自动将串口重新打开
4 可统计接收字节和发送字节的个数
5 接收数据可按16进制数据和非16进制数据进行整体转换
6 可将接收到数据进行保存
7 可设置自动发送,发送时间可进行实时更改
8可按字符串、16进制字节、文件方式进行发送,字符串和16进制字节可分别进行存储,内容互
-