资源列表
DiscussApp
- 计算机串口通信编程,主要是采集卡与计算机串口通信的数据读写,具有可视化的界面。-Computer serial communication programming, mainly capture card serial data communications and computer literacy, with visual interface.
AngSP
- 串口通信功能模块,通过简易模块中输入传输内容,可以快速通过预定好的串口传输给终端,实现快速通信。-Serial communication modules, input modules transmit content through simple, you can quickly by a predetermined good serial transmission to the terminal for fast communication.
VisualC
- VisualCTurboC串口通信编程实践-VisualCTurboC serial communication programming practice
VC_Serial-program
- 本上传程序是vc串口的编程实例,初学者可以通过学习该程序,掌握串口的编程技巧。-The upload process is vc serial programming examples, beginners can learn the program, master serial programming skills.
unicode_api
- 在VC++编程里,不用控件,直接用API函数,实现串口端口的监测与数据信息的采集,并且解决了Unicode字符下的字符接收问题,也兼容多字节的接收。
EssentialPCOM
- he book written by first-class authority, revealing the COM (Component Object Model) the nature, designed to help developers to truly understand why the COM, but not limited to how to use. The book also provides a complete Distributed COM application
VCCOMM
- 强大的串口接口,使用Windows接口开发,没有使用MSCOMM,速度快,效率高-Strong serial interface, use the Windows interface development, do not use MSCOMM, fast, efficient
RFonline-上位机
- 一款将Zigbee和上位机通信的界面交互软件,Zigbee传感器接收到的信息通过串口与上位机相连,经过处理在软件上显示出来。(A Zigbee and the host computer communication interface interactive software, Zigbee sensor received information through the serial port and the host computer connected, after processing i
TCPcPP
- tcp通信,套接字,客户端,可以实现类似qq的功能,用到信号量的知识-tcp socket
VS serial port programming Demo
- VS 串口编程的一个案例 Demo,适合新手学习(VS serial port programming Demo)
VCchuankoutongxin
- 基于vc++串口的开发,详细介绍了其原理以及其实例! 里面为pdf文件。-Vc++ serial port on the development, details of its principles and its practice! Inside the pdf file.
VisualC_Turbo_C_Seral
- 内容简介 《Visual C++/Turbo C串口通信编程实践》(第2版)从编程实践角度详细介绍了PC计算机Windows环境下、DOS环境下以及单片机的串V1通信的基本方法,并根据当前串口与网络结合的发展趋势,给出了串口与TCP\IP网络、远程监控相结合的解决方案与详细程序实例。内容丰富、步骤详尽,初学Visual C++\Turbo C的读者也能很快编写出实用的串12通信程序。第二版根据第一版的使用反馈,增加了许多基础内容与应用实例,更易于读者掌握和调试程序。配套光盘中包含了书中实例源