Welcome![Sign In][Sign Up]
Location:
Search - mscomm with mfc

Search list

[Com PortCharSend-Receive

Description: 利用MSComm控件,在一个MFC工程中实现对串口进行数据发送和接收-Using MSComm control in a MFC project to achieve the serial data to send and receive
Platform: | Size: 35840 | Author: 了挖 | Hits:

[MiddleWaremscomm

Description: 串口调试工具,可以选择二进制,ASCII或16进制的数据,进行发送接收-Serial debugging tools, you can choose to binary, ASCII or 16 hexadecimal data to send to receive
Platform: | Size: 1949696 | Author: sam | Hits:

[CommunicationCOMM_VC

Description: 用MFC编写的基于 MSComm 控件的最简单的串口程序。编写的代码部分都有中文注释,对刚开始接触MFC的学习者来说是很好的资源!-Prepared using MFC control based on MSComm the most simple serial program. They are all code written in Chinese Notes of the beginning of contact with learners MFC is a very good resource!
Platform: | Size: 38912 | Author: 仙儿 | Hits:

[CommunicationModemComm

Description: 用MFC编写的基于 MSComm 控件的串口与MODEM拨号应用程序。编写的代码部分都有中文注释,对刚开始接触MFC的学习者来说是很好的资源!-Prepared using MFC control based on MSComm and MODEM serial dial-up applications. They are all code written in Chinese Notes of the beginning of contact with learners MFC is a very good resource!
Platform: | Size: 35840 | Author: 仙儿 | Hits:

[CommunicationMSCommMultiPort

Description: 用MFC编写的基于 MSComm 控件串口程序。实现应用MSComm控件控制多个串口。编写的代码部分都有中文注释,对刚开始接触MFC的学习者来说是很好的资源! -Prepared using MFC control based on MSComm serial procedures. Application of MSComm control to achieve a number of serial port control. They are all code written in Chinese Notes of the beginning of contact with learners MFC is a very good resource!
Platform: | Size: 35840 | Author: 仙儿 | Hits:

[Com Port91331982MSCommV1

Description: MFC下用MSComm控件实现串口通讯,调试通过,并且可以测量串口电压-This programme can transfer data to your seriel with the MSCOMM.
Platform: | Size: 72704 | Author: 酷宝宝 | Hits:

[CommunicationScommAssistant

Description: 此程序利用MFC技术结合MSComm控件,使用C++语言编写。程序功能包括:手动设置串口参数,串行接收和发送数据,可以显示接收数据和保存接收数据等功能。此程序可以作为单片机与微机串口通信时的调试工具。-This program combines the use of MFC technology MSComm control, the use of C++ language. Program features include: manually set the serial port parameters, the serial receive and send data, receive data can be displayed and save receive data and other functions. This program can serve as a microcontroller to communicate with the computer serial port debugging tool.
Platform: | Size: 3712000 | Author: zhouqing | Hits:

[Software EngineeringvcMSCom

Description: vc串口通讯控件MSComm编程详解,在mfc中进行串口通讯最简单的方法莫过于在对话框中使用MSCOMM控件了,MSComm通信控件提供了一系列标准通信命令的接口,它允许建立串口连接,可以连接到其他通信设备(如Modem).还可以发送命令、进行数据交换以及监视和响应在通信过程中可能发生的各种错误和事件,从而可以用它创建全双工 、事件驱动的、高效实用的通信程序。 -vc serial communication control MSComm programming Xiang Jie, carried out the serial port communication in mfc simplest way is to use MSCOMM control in the dialog box has, MSComm communication control provides a range of standard communication command interface, which allows to establish serial port connection, you can connect to other communication devices (such as Modem). You can also send commands, data exchange and the surveillance and response in the communication process with various kinds of errors and events, so you can use it to create a full-duplex, event-driven, efficient and practical communication program.
Platform: | Size: 75776 | Author: 于玮婷 | Hits:

[Com PortvcMSComm

Description: 在mfc中进行串口通讯最简单的方法莫过于在对话框中使用MSCOMM控件了,MSComm通信控件提供了一系列标准通信命令的接口,它允许建立串口连接,可以连接到其他通信设备(如Modem). 还可以发送命令、进行数据交换以及监视和响应在通信过程中可能发生的各种错误和事件,从而可以用它创建全双工 、事件驱动的、高效实用的通信程序。 -Mfc carried out in the simplest way serial communication than in the dialog box controls the use of MSCOMM, MSComm communication control provides a range of standard communication command interface, which allows to establish serial port connection, you can connect to other communication devices (eg Modem) . You can also send commands, data exchange, as well as surveillance and response in the communication process with various kinds of errors and events, so you can use it to create full-duplex, event-driven, efficient and practical communication program.
Platform: | Size: 75776 | Author: mengchao | Hits:

[Com PortWireless-Serial-based-on-MFC

Description: 在MFC Dialog环境下,用MSComm控件实现单片机与上位机的无线串口通讯,保存接收数据,并用画图函数实时画出数据曲线-In the MFC Dialog environment, using MSComm control MCU and the host computer with wireless serial communications, saving the received data, and draw with a real-time data curve drawing function
Platform: | Size: 7319552 | Author: 徐曙 | Hits:

[GPS developGPS-_-MSComm-_-API

Description: GPS编程,其环境是MFC和API两种情况。在熟悉VC的MFC以及API应用之后了解和学习GPS编程的好文档。-GPS programming, the environment is MFC and API two kinds of cases. In the familiar with VC the MFC application and API after learning about the good programming and GPS document.
Platform: | Size: 576512 | Author: 颜俊杰 | Hits:

[Com PortMSComm_MFC

Description: 用MFC的MSComm控件编写串口通信助手,含教程,代码-MSComm control with the MFC write serial communication aides, including tutorials, code
Platform: | Size: 5021696 | Author: wuyaoguo | Hits:

[Com PortMFC-com

Description: 本文既写了在Windows中怎样用VC控件MSComm,又说明了API技术编程方法,在写用MSComm控件时,数据类型的转换说得不是太明白,初次涉猎串口编程的朋友恐怕看了还是编不出来;直接从底层编写的部分值得一读,说得较为详细,但你得先从VC教本上看一看什么是线程。-This paper is written in Windows using VC control how MSComm, and shows the API technology programming method, and write in with MSComm control, data type conversion s not understand too, first dabbled in serial programming friends I m afraid or make up not see come out From the bottom part of the direct written is worth reading, say more in detail, but you have to start from the VC on its descendants see what is the thread.
Platform: | Size: 6144 | Author: 赵小亮 | Hits:

[ActiveX/DCOM/ATLCport2_MSComm

Description: vs2008下用MFC的MSComm控件编写的串口通信程序,PC机与SIM5215E实现串口通信!-under vs2008 written with MFC MSComm control serial communication program, PC machine with SIM5215E of serial communication!
Platform: | Size: 11854848 | Author: zhangyaping | Hits:

[CommunicationMFC-MSComm-VCPP

Description: 用MFC实现串口基本通信,完成简单的收发功能-MFC with a basic serial communication transceiver functions
Platform: | Size: 1879040 | Author: qingyuan | Hits:

[Com PortVS2008MFC_MSComm_

Description: V2008下用MFC 的MSComm控件编写串口程序,带图文说明。-V2008 serial program, prepared by MFC MSComm control with captions.
Platform: | Size: 985088 | Author: 小兵 | Hits:

[Com Portscommtest

Description: 用MFC的mscomm控件编程,实现两台计算机的数据传输及文件传输-Mscomm controls with MFC programming, to achieve data transfer between two computers and file transfer
Platform: | Size: 3697664 | Author: 田伟光 | Hits:

[Communicationceshu

Description: 一个用MFC编写的精确测试串口通讯速度的程序,可用于检测Modbus,用mscomm组件。-A prepared using MFC accurate test speed serial communication program, it can be used to detect Modbus, with mscomm components.
Platform: | Size: 39936 | Author: lizongshou | Hits:

CodeBus www.codebus.net