搜索资源列表
用VC++6.0实现PC机与单片机之间串行通信的方法
- 详细介绍了在Windows环境下应用VC++实现PC机与单片机的几种串行通信方法,给出了用Visual C++6.0编写的PC机程序和用C51编写的单片机通信程序。经实际应用系统运行稳定可靠。-detail in the Windows environment applications VC PC and SCM several serial communication method, we use Visual C 6.0 prepared by the PC and procedures u
SerialCommunicationRS232
- 使用Visual C++ 6.0开发的R232串口通信程序,与通用的串口调试助手功能类似,可以在上面添加自己需要的功能,做二次开发-6.0 using Visual C development of the R232 serial communication procedures, with the common serial debugging Help function similar to the above can add the functions they need, so seco
MultiThreadCommunication
- 多进程的串口通讯的示例,编译环境为Visual C 6.0.-process over the serial communication example, the build environment for Visual C 6.0.
chuankou
- 用visual c++ 6 编写的串口通信程序,适合初学者学习
VC-PortProgamming
- 用Visual C++6.0编程工具,使用Microsoft Communications Control控件(MSComm控件)进行串行通信程序的开发。
326587
- Visual C++网络通信编程实用案例精选光盘内容6-9章,编译通过,保证能够运行。-Visual C++ network communications programming practical cases Featured content discs 6-9 s, the compiler is passed, can guarantee to run.
pd
- 能够判断编辑框内数字(可以为字符串)大小和传送程序(通过点击按钮发送)-visual c++6.0
VisualcPLCMSComm
- PC与智能仪器串口通信程序设计 目前仪器仪表的智能化程度越来越高,大量的智能仪器都配备了RS-232通信串口,并提供了相应的通信协议,能够将测试、采集的数据传输给计算机等设备,以便进行大量数据的存储、处理、查询和分析。 设计采用的是南京朝阳仪表有限责任公司生产的AMT3000A智能仪器。 设计说明: 1、 掌握PC与智能仪器串口通信的线路连接方法。 2、 掌握PC与智能仪器串口通信的C++程序设计方法。 设计用软、硬件: 1、 PC 2、
SerialPort
- Visual C++6.0 串口通信编程。-Visual C++6.0 serial communication programming.
VCPPsci
- 用Microsoft Visual C++ 6.0编写的串口调试软件,串口设置可调,有发送接收、自动发送功能。-Using Microsoft Visual C++ 6.0 prepared by the serial debug software, serial port settings adjustable, with sending and receiving, automatic transmission function.
SCommTest
- Visual C++6.0环境下编写一个基于窗体的应用程序,用MSComm控件控制串口,能在界面上接收从该串口发来的数据,也能发送数据。-Visual C++6.0 environment to write a form-based application, with MSComm control control serial port, can be received from the serial interface data sent can also send data.
easySerialPortTest
- Visual C++6.0环境下应用CSerialPort类来编写一个基于对话框的测试测试程序。-Visual C++6.0 environment applications CSerialPort class to write a test program based on the dialog box testing.
MSCommMultiPort
- Visual C++6.0环境下利用MSComm控件在VC中MFC程序中控制多个串口。在使用MSComm控件时,1个MSComm控件只能同时对应1个串口。如果应用程序需要访问和控件多个串口,那么必须使用多个MSComm控件。在基于对话框的MFC应用程序中应用MSComm控件编程实现对COM1和COM2的串口控制,双方同时可以发送和接收数据,并把接收到的数据显示在接收编辑框中。-Visual C++6.0 environment using MSComm control in VC in the
disptest
- visual c ++ 6.0 中串口通信的程序-the visual c++ 6.0 uart communication
chuankou
- 本程序使用visual c++ 6.0的通用串口控件MSCOMM来对发送到串口的数据进行采集处理。并将其绘成曲线图-This program using VC6.0 Universal Serial control MSCOMM sent to the serial data acquisition and processing.
UDPSource
- 这是用Visual C++6.0编写的UDP的源程序,适合初学者。-The program source for UDP which written with C++,Visual C++6.0