搜索资源列表
串口编程调试
- 本程序使用MSComm控件实现串口通信底层技术,-use the MSComm control procedures Serial communication underlying technology,
Visual C++串口通信技术 与工程实践
- 书籍《Visual C++串口通信技术 与工程实践》的源代码。-books "Visual C serial communications technology and engineering practice" of the source code.
wlchxsjym1
- Visual C++网络程序设计实例详解 简介:本书全面介绍了使用Visual C++开发各种网络程序的方法与技巧,内容涵盖TCP和UDP的客户/服务器编程、Internet和LAN上的远程PC控制、链路层的计算机扫描技术、路由跟踪技术、IP欺骗技术、密码截获及保护技术、网络封包截获技术、串口通信技术、IOCP技术,以及分层协议、NDIS中间层网络驱动编程等。
wlchxsjym2
- Visual C++网络程序设计实例详解 简介:本书全面介绍了使用Visual C++开发各种网络程序的方法与技巧,内容涵盖TCP和UDP的客户/服务器编程、Internet和LAN上的远程PC控制、链路层的计算机扫描技术、路由跟踪技术、IP欺骗技术、密码截获及保护技术、网络封包截获技术、串口通信技术、IOCP技术,以及分层协议、NDIS中间层网络驱动编程等。
wlchxsjym3
- 内容涵盖TCP和UDP的客户/服务器编程、Internet和LAN上的远程PC控制、链路层的计算机扫描技术、路由跟踪技术、IP欺骗技术、密码截获及保护技术、网络封包截获技术、串口通信技术、IOCP技术,以及分层协议、NDIS中间层网络驱动编程等。
基于com的串口通信源代码
- 公司基于com组件技术制作的串口通信动态库
TTY
- 串口通信技术与工程实践:Visual C++C串口通信技术与工程实践!第一例!-Serial Communication Technology and Engineering Practice: Visual C C serial communications technology and engineering practice! The first!
ODBCComm
- Visual C++C串口通信技术与工程实践 第三例-Visual C C serial communications technology and engineering practice third case
SerialCheck
- Visual C++C串口通信技术与工程实践\第四例 -Visual C C serial communication technology and engineering practice of the fourth case
serialport_example
- 《Visual C++ 串口通信技术与工程实践》的源码-the source of <<Visual C++ serial communication technology and engineering practice>>
UDP
- 基于UDP的串口通信,与TCP不同的是UDP利用的是广播技术,和服务端并没有建立可靠的连接-jiyuudpdechuankoutongxin
chuankou
- 实用c++编程实现了串口通信技术,非常实用.-c++ implementation of the serial communication technology, very useful.
CommDlg
- 用vc实现串口通信技术,能够正常接收和自动发送,代码详尽-Achieved with the vc serial communication technology to the normal reception and automatic transmission, the code in detail
10
- vc++串口通信技术与工程实践-.............................................................................................................................
Visual-CPP--communication-
- Visual C++串口通信技术与编程实践,介绍了在VC++环境中操作串口读写的方法,适合初学者使用-Describes the operating environment of VC++ serial port read and write methods, suitable for beginners
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
VCPPserialcommunication
- 《太阳雨多年积攒600M极其珍贵的原创VC++串口通信技术资料V1.0》介绍.pdf-" The sun rain accumulated years 600M extremely rare original VC++ serial communication technology information V1.0 introduced. Pdf
PLC串口通信
- VB.NET做的上位机,使用串口通信技术,与PLC成功通信连接,应用于实际工程中在使用。
windows C语言 串口
- windows C语言 串口,串口通信技术(hadsjfhasdfhas,hoaidsjfoasjiofjaspfks,ejofaewofi)
QT 串口操作
- 开发环境:WIN7+QT4.7+QT CREATOR2.8+MINGW 已编译通过测试平台:XP、Win7、ubuntu、tiny210 技术实现:通过第三方串口通信类,解析协议并作出处理 基本功能: 1:支持16进制数据发送与接收。 2:支持windows下COM9以上的串口通信。 3:自动加载对应操作系统串口号。 4:实时显示收发数据字节大小以及串口状态。 高级功能: 1:可自由管理需要发送的数据,每次只要从下拉框中选择数据即可,无需重新输入数据。