搜索资源列表
iectrlappin11dlg
- 首先,需要在你的程序中嵌入IE浏览器的窗口。有两种实现方法,其一,添加CHtmlView的视类;其二,添加IE浏览器的ActiveX控件。其实不管用什么方法,除了函数名称稍有区别外,它们最终都调用了微软的IWebBrowser2的接口。IWebBrowser2的功能非常强劲,使用它的技术叫DHTML(动态HTML,以后再给大家介绍)。在这篇文章中,先给大家举例介绍一些初级的使用,起到抛砖引玉的作用。更多功能可以参考MSDN-First, you need to embed the process
r-time
- 实时曲线绘制的类clPlot,在vc环境下实现曲线图形,vc++以曲线形式实时动态显示数据的控件。-Class clPlot, vc environment under curve vc in the form of real-time dynamic curves show the data control.
TestColtTempator
- 由于工作关系几个月没有接触Internet了,回来发现很多朋友给我写了信,其中很多一部分都是关于串口方面出现了问题。由于在以前的工程实施过程中关于串口通讯我有时用MSCOMM控件,有时自己用WIN32 API直接操作串口。后来还试验了网络上面很流行的SerialPort类。在工业控制过程中间我对SerialPort类进行了一些简单的修改,发现这个类确实是一个非常好的东西,其中封装了操作串口复杂的一些串口操作。我们使用的时候可以直接通过它的一些简单的接口就可以完成各种外围设备的工作了。我对串口数量
VisualC++tongxin
- VisualC++通信编程工程实例精解 \\Chapter 2 \\Example 1 MSCOMM控件编程实例 \\Example 2 基于Windows API的虚拟终端实现 \\Example 3 基于CSerialPort的串口多线程通信框架 \\调试工具\\串口调试助手 \\Chapter 3 \\Example 4 Winsock API编程技术——基于Winsock的聊天室程序 \\Example 5 CAsyncSocket编程技
02212759646
- 1.建立项目 2.在项目中插入MSComm控件 3.利用ClassWizard定义CMSComm类控制变量 4.在对话框中添加控件 5.添加串口事件消息处理函数OnComm() 6.打开和设置串口参数 7.发送数据
serialport
- CSerialPort类 一个可以代替串口控件的类 非常好用
CSerialPort_src
- CSerialPort类支持线连接的串口编程操作,可代替MSComm控件的功能。
SerialPort
- 调用API的串口通信类,不用MSCOMM控件就可以。-API call serial communications, you can not MSCOMM control.
vc_serialport_communication
- MSComm 控件在基于单文档中的应用 Win32 API 串口控制 MFC 打包类 Win32串口编程 多线程,多接收模式串口类LsComm 通过串口收发短消息 一个串口通讯数据库存取例子程序-vc serial port communication by much ways
PC_COM_Communication
- 一个串口通讯的例程,用的是CMSComm控件。如果机子没装VC的话还修改注册表才能实现通讯,比较麻烦,所以我在自己的项目中把CMSComm控件的功能用CSerial这个类实现,单这个例子其它部分还是不错的,推荐给大家。-A serial port communication routines, using a CMSComm control. If the machine did not loaded, then VC can be achieved also modify the regist
TCP_OCX_ALL
- tcp 通讯客户端我已经有一个自己写的CProEdit类,打算将这个功能用控件实现,所以在建立OCX控件时选择了在EDIT基础上开发,我想只要得到EDIT类的变量M_EDIT ,再将M_EDIT的类型改为 CProEdit就可以实现了, 可我没有办法得到EDIT类的变量,请高手指点一下,如果这种方法不行要怎么实现 本篇文章来源于 www.itzhe.cn IT者网站 原文链接:http://www.286it.com/news/20081006/245167.html-tcp comm
VC_serial_port_programming
- 本文将对串口进行硬件原理的介绍,随后将逐章学习DOS 平台的串口编程,及Windows 平台下基于API控件和第三方类的串口编程,最后本文将给出一个综合实例。-In this paper, the principle of serial port hardware that will be followed by chapter study of the serial programming DOS platform and API based on Windows platform and t
MFC4585521
- 在微软公司推出的Visual C++中,不仅可以利用串行通信控件或调用Windows API来进行串行通信,而且可以利用MFC CFile类来实现串行通讯。-Introduced in Microsoft Visual C++, not only can use the serial communication control or call the Windows API for serial communication, and can use MFC CFile class to impl
RetarderValveScope-20121031
- 一个使用QT4.4.0开发的电子产品测试程序,主要使用经典的串口通讯类、自己模仿的示波器显示控件。可以参考,只是架构上并不灵活。-A use QT4.4.0 the development of test procedures of electronic products, mainly using the the classic serial communication class imitate the oscilloscope display controls. Can refer to,
SerialPort
- SerialPort串口类,很实用,可以和Mscomm控件对比下,还是很方便的-SerialPort serial type, very practical, can Mscomm control contrast, is still very convenient
CSerialMSComm
- 比较两种串口通信实现方式,CSerial类和MSCommVC控件实现方式-Comparison of two ways of realizing serial communication, CSerial and MSCommVC controls to realize mode
IMServer
- 类控制MFC控件填写数据,使用MFC调用类然后通过类将数据返回到MFC窗口-MFC control class to fill in the data control
modem
- 未使用任何控件,自己控制串口,编写的单独类,可进行拨打电话,接听电话,接收来电号码等操作。是从一本书上复制下来的。 因为没使用任何的控件,所以不会因为控件漏洞的原因被系统阻止使用。 所有使用控件的通信程序,后来都不好用了,没办法只能使用这个方式。(Have not use any controls, control their own serial port, the preparation of a separate class, you can make calls, answer call
TVEQN
- 关于串口编程,可设置串口,平率,介绍串口控件类的基础知识()
Delphi IPv6 socket控件
- 对Delphi类TServerSocket和TClientSocket做了修改,增加IPv6协议支持。 修改后的类名为TIPV6ServerSocket和TIPV6ClientSocket。 使用方法与原类一致,仅需要在激活Socket前设置一下IPVer属性。