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

搜索资源列表

  1. serialms

    0下载:
  2. 这个是串口通信编程,里面包括报告,用MFC编写的,含有文件传输,不过仅限于文本传输-This is a serial communication program, which includes a report prepared by MFC, which contains the file transfer, but the text is limited to transmission
  3. 所属分类:Communication

    • 发布日期:2017-05-13
    • 文件大小:3536191
    • 提供者:高荣
  1. serialports

    1下载:
  2. 基于MFC对话框编写串口调试助手,可以对串口号进行配置,可以手动进行配置,界面友好,操作简单,功能齐全-MFC dialog based on the preparation of serial debugging assistant serial number can be configured, you can manually configure, user-friendly, simple, functional
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-16
    • 文件大小:4397056
    • 提供者:陈开
  1. vc_serialport_communication

    0下载:
  2. MSComm 控件在基于单文档中的应用 Win32 API 串口控制 MFC 打包类 Win32串口编程 多线程,多接收模式串口类LsComm 通过串口收发短消息 一个串口通讯数据库存取例子程序-vc serial port communication by much ways
  3. 所属分类:Communication

    • 发布日期:2017-05-19
    • 文件大小:5354543
    • 提供者:liuyuefeng
  1. RS232

    0下载:
  2. 串口助手源码,通过MFC的串口控件来控制数据的接发-Serial assistant source, through serial controls to control the MFC sending data
  3. 所属分类:Com Port

    • 发布日期:2017-04-06
    • 文件大小:69039
    • 提供者:Roy
  1. SCOMMV23

    0下载:
  2. 用MFC编写的串口调试助手的程序。可以完全实现现在网上流行的串口调试助手,串口调试精灵的全部功能!并且编写的代码部分都有中文注释,对刚开始接触MFC的学习者来说是很好的资源! -MFC prepared using serial debugging assistant procedures. Can be fully realized online now popular serial debugging assistant, serial debug the full functiona
  3. 所属分类:通讯编程

    • 发布日期:2016-05-29
    • 文件大小:151914
    • 提供者:仙儿
  1. CRCProgram

    0下载:
  2. 用MFC编写的数据包校验与常用校验算法(数据处理方法与串口通信用户层协议的编制)。编写的代码部分都有中文注释,对刚开始接触MFC的学习者来说是很好的资源! -Prepared by MFC with the commonly used packet checksum checksum algorithm (data-processing methods and user layer protocol serial communication preparation). They are al
  3. 所属分类:Communication

    • 发布日期:2017-04-15
    • 文件大小:26185
    • 提供者:仙儿
  1. SerialPortTest

    0下载:
  2. 用MFC编写的串口通信数据包处理方法的程序实例。编写的代码部分都有中文注释,对刚开始接触MFC的学习者来说是很好的资源! -MFC prepared using serial communication method of packet processing procedures. They are all code written in Chinese Notes of the beginning of contact with learners MFC is a very good re
  3. 所属分类:Communication

    • 发布日期:2017-04-07
    • 文件大小:76706
    • 提供者:仙儿
  1. ReadCompass

    0下载:
  2. 用MFC编写的与ACCESS数据库结合的串口程序实例。编写的代码部分都有中文注释,对刚开始接触MFC的学习者来说是很好的资源! -Prepared using MFC and ACCESS databases of serial procedures. They are all code written in Chinese Notes of the beginning of contact with learners MFC is a very good resource!
  3. 所属分类:Communication

    • 发布日期:2017-04-17
    • 文件大小:101258
    • 提供者:仙儿
  1. StopWaitComm_VC6.0

    0下载:
  2. 利用串口通信实现的文件传输系统,实用的停等协议。-Serial Port Communication
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-08
    • 文件大小:52285
    • 提供者:Wayne
  1. 090527softwaredesignofanalysisofgammarayscollected

    0下载:
  2. 能谱仪VC++6.0软件个人设计是由本人2009年05月开发的γ能谱仪VC++6.0软件 不过由于我是初次接触VC,很多语句调用和逻辑算法都还是新手阶段,请勿见笑 本软件包括 1.调用MFC控件接受串口数据包(数据包为附件中通讯协议规定) 2.调用pDC绘图(绘制表格和谱线) 3.实时采集数据并处理(处理部分其实还没写好) 4.调用WINDOWS系统的OFFICE控件将采集到的数据保存到EXCEL(由于我不会建立文件夹,所以在运行前,必须在C盘建立一个文件夹“collec
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-05-17
    • 文件大小:4454896
    • 提供者:李涛
  1. RTUWin32

    0下载:
  2. 串口通信编程,win32 vc++,界面。mfc win api -Serial Communication
  3. 所属分类:Com Port

    • 发布日期:2017-05-27
    • 文件大小:10183928
    • 提供者:liuhp
  1. VCcom

    0下载:
  2.  串口的操作可以有两种操作方式:同步操作方式和重叠操作方式(又称为异步操作方式)。同步操作时,API函数会阻塞直到操作完成以后才能返回(在多线程方式中,虽然不会阻塞主线程,但是仍然会阻塞监听线程);而重叠操作方式,API函数会立即返回,操作在后台进行,避免线程的阻塞。 个类的基类。 该MFC参考通常不描述通过继承的函数或操作符。若要寻求这些函数的信息,请参阅类层次结构图中该类的基类信息。 每个类的说明文档包括:该类的概括、类成员的种类、以及该成员函数、重载操作符或数据成员的基本用途。
  3. 所属分类:Com Port

    • 发布日期:2017-03-29
    • 文件大小:66760
    • 提供者:csheng
  1. mscommDlg

    0下载:
  2. 串口控件编程,使用MFC自带串口控件经行编程-Serial control programming, using the MFC own line of programming via serial port control
  3. 所属分类:Communication

    • 发布日期:2017-03-31
    • 文件大小:3737
    • 提供者:zhangzhi
  1. comm

    0下载:
  2. 用跨平台的QT库编写的串口通讯工具。QT库相当于MFC,但简洁,高效而且有很好的跨平台特性,用其编写的代码不用修改可以在linux/windows平台下编译。-With cross-platform QT library written in serial communication tool. QT library is equivalent to MFC, but the simple, efficient and have a good cross-platform features, w
  3. 所属分类:Communication

    • 发布日期:2017-05-15
    • 文件大小:3630618
    • 提供者:心雪
  1. MFC_API_Arch_SeriesPort

    0下载:
  2. 于MFC对话框的 WIN32 API串口通信程序,实现串口通信与实时传输 接受的好例子-In the MFC dialog WIN32 API serial communication program to achieve serial communications and real-time transmission to accept a good example of
  3. 所属分类:Com Port

    • 发布日期:2017-04-04
    • 文件大小:37517
    • 提供者:
  1. VisualCofmrtech

    0下载:
  2. 在本书中,我们抛弃了Windows下串口通信中经常使用,但又被不恰当使用的MSCOMM控件,而是从基本的Windows API函数讲起,然后介绍它的类封装。在图形界面开发的部分,我们不仅介绍主流的MFC技术,而且对目前非常流行的Qt库中如何使用串口通信进行了详细说明。-VisualC++
  3. 所属分类:Com Port

    • 发布日期:2017-04-02
    • 文件大小:241289
    • 提供者:solon
  1. WinCE

    0下载:
  2. wince实验指导,系统定制、BSP克隆、镜像下载、远程工具使用、添加文件及快捷方式、SDK导出、MFC方式俄罗斯方块设计、C#开发托管程序、用户shell实验、数码管及LED点阵实验、串口通讯编程、Bootloader跟踪调试实验、Source Insight进行BootLoader跟踪调试实验。适合初学开发者,很详细、很好的实验-wince experimental guide, system customization, BSP cloning, image download, remot
  3. 所属分类:Windows CE

    • 发布日期:2017-05-28
    • 文件大小:11519819
    • 提供者:钟慧娟
  1. Wireless-Serial-based-on-MFC

    0下载:
  2. 在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 f
  3. 所属分类:Com Port

    • 发布日期:2017-05-23
    • 文件大小:7319686
    • 提供者:徐曙
  1. MFC-serial-design

    0下载:
  2. 比较实用的串口编程基本知识和实例,没时间整理,下了自己正吧-Serial programming of the basic knowledge and examples
  3. 所属分类:Com Port

    • 发布日期:2017-03-28
    • 文件大小:23750
    • 提供者:苏怀东
  1. PCRS32

    0下载:
  2. PC windows下实现串口通信程序,MFC编程,调试确实好用。-PC windows to achieve serial communication program, MFC programming, debugging really easy to use.
  3. 所属分类:Com Port

    • 发布日期:2017-03-31
    • 文件大小:272652
    • 提供者:machy
« 1 2 3 45 6 7 8 9 10 ... 26 »
搜珍网 www.dssz.com