搜索资源列表
VictorComm1335
- C++Builder 串口编程的很好的控件包,有必要用BCB编写的同仁不防下载试用.-C Builder Serial Programming good control packet, it is necessary to prepare the BCB colleagues not anti-downloading trial.
mscommbcb
- 众所周知,C++Builder本身并不提供串行通讯控件MSComm,但我们却可以通过注册后直接使用它。启动C++Builder5.0后,然后选择C++Builder主菜单中的Component菜单项,单击Import Active Control命令,弹出Import Active窗口,选择Microsoft Comm Control6.0,再选择Install按钮执行安装命令,系统将自动进行编译,编译完成后即完成MSComm控件在C++Builder中的注册,系统默认安装在控件板的Active
MSComm_rs232
- 利用MSComm控件,实现RS232串口通讯,采用C++Builder编写-use MSComm achieve RS232 serial communication using C + + Builder prepared
SerialCommCsharp
- C#写的串口通信程序例子,用的是ms communication 的控件,以前一般都是在VC下面作的。-write C# Serial communication procedures example, the ms communication is the controls, in the past are generally below for the VC.
Com
- 常见的串口通信程序,用过使用C#语言,利用控件实现串口的实时通信-common serial communication program, used to use C# language, the use of controls to achieve the real-time serial communications
Victor
- C++BUILDER 6.0 delphi 7 串口控件 由www.cppfans.com網站所提供 內涵說明 非常好用
TCommV1.0
- C++BUILDER 6.0 串口控件 簡單化的方式來控制RS232 設備
VC-PortProgamming
- 用Visual C++6.0编程工具,使用Microsoft Communications Control控件(MSComm控件)进行串行通信程序的开发。
cport310
- 控件 CB6 COM通讯| ComPort Library version 3.10 | | for Delphi 3, 4, 5, 6, 7, 2005, 2006 | | and C++ Builder 3, 4, 5, 6 | | | | by Dejan Crnila 1998-2002 | | maintained by Lars Dybdahl and Paul Doland
MicrosoftCommunicationsControl
- 常用的串行通信方式。在 Visual C++的编程中,既可以用 Windows API函数进行串行通信编程,也可以利用环境自带的控件进行编程。利用 API函数编写实际应用程序时,往往要考虑多线程的问题,这样编出来的程序不但十分庞大,而且结构比较复杂,继承性差,维护困难。但是使用串行通信控件就 相对简单一些,而且功能强大,性能安全可靠
Msmulticomms
- C++串口源代码。通过相关控件实现pc与设备的串行通讯。
RS232TEST
- 一个国外的编程人员用C#编的串口通信程序,采用微软 自带的serialPort控件,短小精悍,非常适合初学者使用
cport-3.0
- 串口通信控件,用delphi和c++builder编写-serial communication control, and c with delphi prepared builder
VC中串口编程资料汇总
- RS-232-C端口实时监控软件的设计实现 多线程技术在VC++串口通信程序中的应用研究 用VC6实现串行通信的三种方法 在基于单文档程序中应用MSCOMM串口通讯控件-RS-232-C port real-time monitoring software design multi-threading technology in VC serial communication procedures for the application of research VC6 realization o
MSComm
- 在vc++环境下是现在串口通信通信,利用mscomm控件实现,具有很强的借鉴意义。-In vc++ environment is the serial communication communications, the use of control mscomm realized, has a strong reference.
serial-communication
- 压缩包是关于串口编程的内容,一共有五个部分,第一个是测试小程序,基于Visual c++和Tubor C的,第二个是多线程串口编程工具Cserialport类得,第三个是控件MSCOmm串口编程的,第四个是windos API串口编程的,第五个是串口调试助手V2.2的源代码-Archive content is about serial programming, a total of five parts, the first is to test a small program, based
mycom
- MFC编写的串口调试软件,利用MSCOMM控件编写。同时提供了软件的发行安装包,MSCOMM控件的注册授权文件和注册方法。-Serial debugging software written in MFC, using the preparation of MSCOMM control. While providing a software distribution package, MSCOMM control, the registration authority and the regis
Visual C++实践与提高 —— 串口通信与工程应用篇
- 本书系统地介绍了使用Visual c++开发串口应用程序的方法。全书以串口应用为主线,由浅入深,详细讲解了使用MSComm控件和使用WinAPI方式开发串口应用程序的方法。对这两种方法的应用,分别就不同的应用要求做了详细剖析。在此基础上,又介绍了计算机和各种设备之间进行串口通信的编程方法,主要包括计算机与单片机、PLC、 Modem、射频卡以及两台计算机之间的通信编程方法。(Realizing the transmission of serial port information)
C#工业软件控件
- 工业控制用到的仪表,按钮等操作 ,可以方便自动化集成。(Instruments buttons and other operations used in industrial control can facilitate automatic integration)
C#与PLC通讯读写
- 用于C#学习PLC通信,项目使用了MX Component控件,MX Component由三菱提供,需要电脑安装后引用DLL,让开发人员不需要注重协议。(MX component control is used in the project. MX component is provided by Mitsubishi. It needs to refer to DLL after computer installation, so that developers do not need to
