CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - MFC SERIAL

搜索资源列表

  1. Zhizhuo

    0下载:
  2. MFC保存程序数据 使用串行化,其中有一个Document/View串行化实例-MFC keeping procedures used serial data, There is a Document / View examples of Serial
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:76570
    • 提供者:123
  1. byyserial

    0下载:
  2. 串口编程实例 MFC架构下的-serial programming examples MFC framework of the
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:81799
    • 提供者:汤泽世
  1. gsms-1.0

    1下载:
  2. This a c++ program in MFC. Including the basic function to send and receive msg, connection to serial port, and PDU format. -This a c program in MFC. Including the bas ic function to send and receive msg, connection to serial port, and PDU format.
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:14988
    • 提供者:tera
  1. Code

    0下载:
  2. 使用CArchive类对文件进行操作。MFC框架程序提供的文件新建与打开功能内部的实现机制。如何利用CDocument类的串行化存储功能保存与加载数据。如何实现类对串行化的支持,CObArray的串行化实现内幕。删除文档数据时常犯的错误。MFC框架程序的文档类和视类的关系,以及如何获得相互的指针引用。-use CArchive category of documents for the operation. MFC framework of the procedures and document
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:91156
    • 提供者:王兰
  1. 串口通讯的MFC类 C Serial Port src

    1下载:
  2. 这是一个精点的用于串口通讯的源码,已得到广泛程序员的应用。
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:18073
    • 提供者:wan
  1. square0297

    0下载:
  2. 编写可串行化类时,MFC用你指定的模式号制定一个粗略的版本控制方式。在向档案写数据时,MFC用模式标记该类的实例;而在读回数据时,MFC将档案中的记录的模式号和应用程序中使用着的 该类对象的模式号做比较,如果两模式号不匹配,则MFC发送一个CArchiveException,其m_cause 等于CArchiveException::badSchema。没有得到处理的该类异常会促使MFC显示一个对话框,提示 “非预期的文件格式”。如果每次修改对象的串行化存储格式时都能做到增加模式号,那么就不怕
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:369982
    • 提供者:张永新
  1. COMSerial

    0下载:
  2. 在MFC下,编写串口通信程序包括两种方法,一种是使用MSComm控件,一种是使用API通信函数。本程序演示了如何使用串口通信API实现串口通信。-in MFC, to prepare serial communication program includes two ways : one is to use MSComm control, the use of a communication API functions. This program demonstrated how to use
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:31654
    • 提供者:王 望
  1. CSerialPort多线程串口类

    1下载:
  2. CSerialPort多线程串口类,可以自己在MFC里定义消息函数接收数据,移植性强-CSerialPort multi-threaded serial classes can define their own message function in the MFC in the receive data, transplantation and strong
  3. 所属分类:ActiveX/DCOM

    • 发布日期:2017-03-22
    • 文件大小:14499
    • 提供者:qiwenbo
  1. MSCommMultiPort.rar

    0下载:
  2. 用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 Chi
  3. 所属分类:Communication

    • 发布日期:2017-03-30
    • 文件大小:35934
    • 提供者:仙儿
  1. ComTwo

    0下载:
  2. 一个用MFC实现串口通信的小程序,使用API通信函数。-A serial communication with the MFC implementation of small programs, the use of API communication functions.
  3. 所属分类:Com Port

    • 发布日期:2017-04-04
    • 文件大小:44217
    • 提供者:airycanon
  1. EasySerialAssistant

    0下载:
  2. 一个mfc下实现单片机的串口读写功能!并能显示edid信息!-Mfc to achieve a single-chip serial read and write functions! And can display edid information!
  3. 所属分类:Dialog_Window

    • 发布日期:2015-11-26
    • 文件大小:11217920
    • 提供者:汪洋
  1. API-PORT

    0下载:
  2. MFC API 串口通信总结,个人通过学习总结了一些经验,希望对其他人有用-MFC API serial communication summary of a number of personal experience through the study concluded, hope its useful to others
  3. 所属分类:Project Design

    • 发布日期:2017-03-30
    • 文件大小:86901
    • 提供者:yifan
  1. SerialPortVxD

    0下载:
  2. 用MFC编写的不用占有串口的串口数据捕捉实例程序。编写的代码部分都有中文注释,对刚开始接触MFC的学习者来说是很好的资源! -Prepared to use MFC do not share the serial port serial data capture examples of procedures. They are all code written in Chinese Notes of the beginning of contact with learners MFC is
  3. 所属分类:Communication

    • 发布日期:2017-03-28
    • 文件大小:58572
    • 提供者:仙儿
  1. ultral

    2下载:
  2. 基于MFC的步进电机控制界面,已带与下位机串行通信程序-MFC-based stepper motor control interface, has been with and of Serial Communication Program
  3. 所属分类:界面编程

    • 发布日期:2014-03-05
    • 文件大小:8000731
    • 提供者:花椒
  1. com

    0下载:
  2. 本程序使用vc6编写的串口测试程序,本程序是mfc源码,肯定能用,亲测。-This program uses the serial port test program written in vc6, this program is mfc source, certainly can, pro-test.
  3. 所属分类:Com Port

    • 发布日期:2017-04-07
    • 文件大小:17012
    • 提供者:rexlc
  1. lifengSerialPort

    0下载:
  2. VC2008编写的串口通讯MFC DLL类-VC2008 MFC DLL written in serial communication class
  3. 所属分类:Com Port

    • 发布日期:2017-03-30
    • 文件大小:6000
    • 提供者:lifeng
  1. ReadHDisk

    0下载:
  2. 获取硬盘序列号,并复制到粘贴板,mfc对话框程序-Get hard drive serial number, and copied to the Clipboard, mfc dialog box procedure
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:29099
    • 提供者:孔宁
  1. MSCommV1

    2下载:
  2. 用MFC写的串口通信界面。可以接收串口发送过来的数据,进行实时曲线绘制。-Using MFC to write serial communication interfaces. Send them to receive serial data in real-time curve drawing.
  3. 所属分类:Dialog_Window

    • 发布日期:2015-04-20
    • 文件大小:72736
    • 提供者:zhangm
  1. VC

    0下载:
  2. 用VC 控件MSComm实现串口通信,本文详细介绍了串行通信的基本原理,以及在Windows NT、Win98 环境下用MFC 实现串口(COM)通信的方法:-Using VC control MSComm realization of serial communication
  3. 所属分类:Com Port

    • 发布日期:2017-03-29
    • 文件大小:530788
    • 提供者:张立
  1. Monitor

    0下载:
  2. 使用串口获得电机运行时的速率,在MFC的对话框上使用曲线图表达出来。-Access to motor run time using the serial port rate, in the MFC dialog box using curve expressed.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-02
    • 文件大小:856991
    • 提供者:zhanglin
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 26 »
搜珍网 www.dssz.com