搜索资源列表
mscommbcb
- 众所周知,C++Builder本身并不提供串行通讯控件MSComm,但我们却可以通过注册后直接使用它。启动C++Builder5.0后,然后选择C++Builder主菜单中的Component菜单项,单击Import Active Control命令,弹出Import Active窗口,选择Microsoft Comm Control6.0,再选择Install按钮执行安装命令,系统将自动进行编译,编译完成后即完成MSComm控件在C++Builder中的注册,系统默认安装在控件板的Active
c++buildercommmunicaition
- 一个简单的程序:在c++builder环境下实现使用MSComm的串行通信-a simple procedure : c builder in the circumstances to achieve the use of serial communications MSComm
63535282mscommbcb
- c++builder有关mscomm控件的-c builder controls the mscomm
MSComm_rs232
- 利用MSComm控件,实现RS232串口通讯,采用C++Builder编写-use MSComm achieve RS232 serial communication using C + + Builder prepared
C++buildermscomm
- C++builder写mscomm控件读写串口的小程序
cbuilder
- Borland c++ builder串口通讯源码示例程序-Borland c++ builder use MSComm
MSComm
- 本文详细介绍了MSComm控件在串口编程中使用。-This paper describes MSComm control used in serial programming.
MSComm
- c++builder 基于MSCOMM的串口通信-c++ builder serial communication based MSCOMM
how-to-use-mscomm
- 在c++builder中怎样使用MScomm控件实现串口通讯-How to use serial communication control implementation MScomm
Tcomm
- 这是串口通讯的小例子,实例程序没用的控件是MSComm,注意RThread要设置1,不然事件不触发-COM C++builder
serial-communication
- c++builder编写的串口通信程序,其中以MSComm控件为基础,包括一些window api,对初学者帮助很大。-c++ builder written in serial communication program, including some window api, great help for beginners.
use-MSComm-to-program
- c++builder MSComm控件的详细参数介绍,其中包括各个属性,事件驱动函数,和对该控件的应用程序。-c++ builder MSComm control parameters described in detail, including all property, event-driven functions, and the control applications.
CPPBuilderchuanxinbiancheng
- c++builder串口通信编程,很实用,采用的MSCOMM空间,希望对大家有用-c++ builder serial communication programming, very practical, the MSCOMM space used, the hope that useful
Borland-CPP-Builder-MSComm
- Borland C++ Builder 串口例程代码1.5-Borland C++ Builder serial routines code 1.5
MSComm
- C++builder用Mscomm编写的串口软件,适合初学者-C++ builder written in Mscomm serial port software, suitable for beginners
MSComm
- c++builder中的MSCommm控件的使用说明-c++builder in MSCommm control instructions
BCBCOMT
- 实现双机通讯(两台电脑)通过borlandc++builder&MSComm控件来实现-borland c++ builder mscomm test
MSComm
- 基于C++ Builder 6,mscomm控件与欧陆3504通讯的模板,分为读取,和写入两个部分。-Based on the c++ Builder 6, with European 3504 communication mscomm control template, divided into reading, and writing two parts.
MSComm串口,实现二进制不用定时器
- C++ builder使用mscomm串口进行编程,可以实现二进制形式通信,优点是不会报文丢失(C++ builder is programmed with MSComm serial port, and it can communicate in binary form. The advantage is that no message is lost.)