CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - vc port
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - vc port - List
[
Software Engineering
]
MSComm
DL : 1
MSComm 控件通过串行端口传输和接收数据,为应用程序提供串行通讯功能。MSComm控件在串口编程时非常方便,程序员不必去花时间去了解较为复杂的API函数,而且在VC、VB、Delphi等语言中均可使用。 Microsoft Communications Control(以下简称MSComm)是Microsoft公司提供的简化Windows下串行通信编程的ActiveX控件,它为应用程序提供了通过串行接口收发数据的简便方法。具体的来说,它提供了两种处理通信问题的方法:一是事件驱动(Event-driven)方法,一是查询法。-MSComm through serial port transmission and reception of data and application procedures for serial communications capabilities. MSComm in serial programming extremely convenient programmer does not have to spend time to understand the more complex API function, but also in VC, VB, Delphi, and other languages may be used. Microsoft Communications Control (hereinafter referred to MSCom m) is provided by Microsoft to simplify Windows programming of serial communication Active X-Control, which provides for the application procedures for the adoption of Serial Data Interface Transceiver simple method. Specifically, it provides a communication problem handled in two ways : First, the event-driven (Event-driven), First Act inquiries.
Date
: 2025-12-16
Size
: 9kb
User
:
steven
[
Software Engineering
]
cuankou
DL : 0
i have no time , for short, this is about serial port communication in VC envirement.
Date
: 2025-12-16
Size
: 9kb
User
:
nbshao
[
Software Engineering
]
WBD
DL : 0
智能温度系统设计,本设计主要通过以单片机为控制单元的温度采集、转化、显示并通过串口将数据传输到PC机,在PC机端实现数据的存储、分析、绘制波形。在以单片机技术和VC编程技术为基础提出了系统框架和具体的设计方案,用汇编和C语言从硬件电路和软件阐述了控制系统的总体实现,并利用按键、LCD显示等外围设备为用户提供服务,实现人机交互。-Intelligent temperature system design, primarily through the design to single-chip temperature control unit for the acquisition, transformation, display and transmit data through the serial port to the PC, the PC-side data storage, analysis, rendering waveform. In single-chip technology and VC-based programming technique proposed system framework and the specific design of the program, using C language compilation and hardware circuitry and software control system on the overall implementation and use of keys, LCD display and other peripheral equipment to provide users with services, implementation of HCI.
Date
: 2025-12-16
Size
: 752kb
User
:
amanda
[
Software Engineering
]
SPP.doc
DL : 0
在VC++中有两种方法可以进行串口通讯。一种是利用Microsoft公司提供的ActiveX 控件 Microsoft Communications Control。另一种是直接用VC++访问串口。下面将简述 -In VC++ in the There are two ways to carry out serial communication. One is the use of Microsoft' s ActiveX controls provided by Microsoft Communications Control. The other is the direct use of VC++ access to serial port. Are summarized in the following
Date
: 2025-12-16
Size
: 6kb
User
:
王丽
[
Software Engineering
]
5345345345
DL : 0
利用ActiveX控件开发串口通信软件 - VC++ - 编程文档 - 编程论坛-The use of ActiveX controls serial port communications software development- VC++- Programming Document- Programming Forum
Date
: 2025-12-16
Size
: 66kb
User
:
李润生
[
Software Engineering
]
vc
DL : 0
vc上位机源码及单片机接收发送程序,上位机可以发送接收,pc与单片机通过串口连接,单片机p2口接8个led可显示流水灯-vc host computer source code and the MCU receiver to send a program, host computer can send and receive, pc with the microcontroller through the serial port connection, SCM p2 mouth can be displayed next eight led water lamp
Date
: 2025-12-16
Size
: 5.18mb
User
:
李先海
[
Software Engineering
]
GPSportcommunication
DL : 0
VC^++6[1].0环境下GPS接收机串口通信的实现,摘 要 首 先简 单 介绍 了 GPS接 收机 串 口通 信 的基 本概 念 , 然 后 通 过 实例 详 细介 绍 了计 算机 与 GP S接 收 机进 行 数 据 传 输 的 两 种 方 法 : 一 种 是 使 用 W i n 3 2 API通 信 函 数 的 文 件 读 写 方 式 ;另 一 种 是 通 过 VC 6 .0提 供 的 MSCo mm 控 件实现 。-VC ^++6 [1] .0 environment GPS receiver serial port communication, first a brief summary of the GPS receiver the basic concepts of serial communication, and then described in detail by examples and GP S receiver computer data transfer two Methods: One is the use of W in 3 2 API communication functions file reading and writing The other is through the VC 6. 0 provided MSCo mm control achieved.
Date
: 2025-12-16
Size
: 86kb
User
:
feifei
[
Software Engineering
]
vcMSCom
DL : 0
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.
Date
: 2025-12-16
Size
: 74kb
User
:
于玮婷
[
Software Engineering
]
PC
DL : 0
基于window编程的MFC,使用 VC++编程,实现对PC机串口通信的模拟,并实现串口通信的基本功能-Based on the MFC window programming, the use of vc++ to realize PC serial port communication simulation, and to realize the basic function of serial communication
Date
: 2025-12-16
Size
: 1.02mb
User
:
[
Software Engineering
]
qwe
DL : 0
实现串口通信的程序 功能强大-Complete serial port the communication program Vc++ source code
Date
: 2025-12-16
Size
: 4kb
User
:
靳文昌
[
Software Engineering
]
PortScan
DL : 0
TCP Connect端口扫描器实验,利用vc++ 编写实现.-TCP Connect port scanner experiments using vc++ achievement.
Date
: 2025-12-16
Size
: 1.9mb
User
:
zhkx
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.