搜索资源列表
VBserialcommunication
- VB编写的串口通讯界面,主要面向51单片机的串口通信。
Dsp_Vs3.26
- VC++与RS232 的串口通信界面,可以实现对下位机的正常通信,界面有编辑框和组合框,Button控件等
MSCommMultiPort
- 基于VC6.0自制串口通信的小程序,界面有COM1和COM2串口,通过串口,能够发送数据,实现通讯功能。-Based on a small the VC6.0 homemade serial communication program, COM1 and COM2 serial interface to be able to send data through the serial port communication functions.
SCommTest
- 串口通信界面开发例程AppWizard has created this SCommTest application for you. This application not only demonstrates the basics of using the Microsoft Foundation classes but is also a starting point for writing your application.-err
PIV_WaterControlSys
- 品微井下智能控制系统,不错的界面,还有串口通信,曲线显示等等功能-Commodities underground micro-intelligent control system, a good interface, there are serial communications, and so functional curve shows
XComm
- 串口通信程序,包含vc界面,很好用的哦,不会还少字数吧-Serial communication program, including vc interface, good use of Oh, no less the number of words it
zuixinbanben
- 主要实现串口通信的vc界面程序,主要实现了串口通信接受gps信号-Main achieved vc interface serial communication program, the main achievement of the Serial Communication receive gps signal
communications
- 串口通信,控件实现,mfc界面-Serial communication, control, achievement, mfc interface
com
- 发送程序: 与接收程序合作实现两台计算机的串口通信,但只能正确接受英文字母和数字,界面为VC标准视图(38KB)-Send program: cooperation with the receiving program to achieve two computer serial port communication, but only the right to accept letters and numbers, interface standards for the VC View (38
mscommunication
- 实现串口间的通信,界面编程,串口控件。vc++常用控件-mscommunication
ComMFC
- 串口编程,MFC设计串口界面,调用已编好的DLL动态链接库实现串口通信-Visual C++ Comm example
10.31LCU_test
- C# .net 实现的上位机测试台通讯程序,可运行。程序实现串口通信,与下位机通讯协议分析,组包及解包功能,并调用labview控件,美化界面,并输出word, excel报表并打印。-C#. Net realized host computer test communications program can be run. The procedures for serial communication, and the next bit machine communication protoc
Ttest
- 串口通信。简单 的一个界面,用于单片机与PC 的通信。-Serial interface communication. A simple interface to the microcontroller and PC communications.
BJDJ
- 用vb编写界面 对步进电机进行控制 利用串口通信功能-Write interface to control the stepper motor using vb
shangweiji
- 这个程序是单片和电脑进行通信的上位机程序,里面有串口通信,和界面设计程序,也有PC键盘控制程序-This program is a host computer program, the monolithic and computer communication there are serial communication, and interface design program, a PC keyboard control procedures
temperature-control
- 单片机控制水温的串口通信界面程序,利用了COM编程-SCM Serial port
VB_Port_Commun
- 《VisualBasic串口通信技术与典型实例》书本里面的例程,与串口通讯相关的界面程序编程;很实用,推荐参考参考!-Visual Basic serial communication technology with typical instance of " books inside the routine, and serial communication interface programming very practical, it is recommended to refe
p_reg
- 网络通信 串口通信 界面开发 硬件通信- Network communication serial communication interface development hardware communication
COM_customplot
- 自己用的小软件,仿造原子的XCOM功能,加了一下自己用的功能。 1、基本串口通讯,鼠标放入串口选择自动刷新,显示COM口的驱动类型。 2、多条发送界面,可定时发送,可关联数字键盘、右键发送按钮可更改按钮名称,方便记忆。 3、485通讯,数据有十进制和十六进制可选,发送后自动保留记录。 4、CRC校验小工具。 5、十六进制通信协议提取部分位并根据自定义数据类型转化为十进制 6、字符格式示波器,例:">P:-1.25",示波器显示曲线名称P,数值-1.25,曲线个数最多8个
QT串口和网络助手界面实现
- QT串口和网络助手界面实现,包括TCP,UDP,串口通信等功能。