CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 搜索资源 - mfc serial

搜索资源列表

  1. Windows CE下的串口通讯类

    0下载:
  2. 串行通讯是目前计算机、通信和控制领域最基本的通信方式。在CSDN的“嵌入式开发/WINCE”社区中,经常有人提问该到哪找串口通讯类,其实这个问题我自己也问过。:)而一般的回答是给你提供一个Pocket PC 2002的SDK例子程序。但到底SDK的程序和MFC的结构有很大的不同,对于想用MFC编写通信程序的人来说也不是很便利。 另一方面,由于Windows CE是一个基于Unicode的操作系统,并且Windows CE不支持Windows下常用的串行通信重叠I/O方式(OVER
  3. 所属分类:Windows CE

    • 发布日期:2008-10-13
    • 文件大小:5.52kb
    • 提供者:wzg
  1. WINCEserialportdriver

    0下载:
  2. 串口驱动程序,MFC下编写,具有很强的实用性。-Serial port driver, MFC, prepared, and highly practical.
  3. 所属分类:Windows CE

    • 发布日期:2017-05-13
    • 文件大小:3.21mb
    • 提供者:houfangyuan
  1. keilc

    0下载:
  2. 用Keil C编写的串口程序。编写的代码部分都有中文注释,对刚开始接触MFC的学习者来说是很好的资源!-Keil C, prepared with serial procedures. They are all code written in Chinese Notes of the beginning of contact with learners MFC is a very good resource!
  3. 所属分类:SCM

    • 发布日期:2017-04-28
    • 文件大小:8.86kb
    • 提供者:仙儿
  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
    • 文件大小:4.25mb
    • 提供者:李涛
  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
    • 文件大小:10.99mb
    • 提供者:钟慧娟
  1. cktx

    0下载:
  2. 基于MFC的串口通信源码,带数据存储功能-MFC-based serial communication source, with data storage capabilities
  3. 所属分类:Other Embeded program

    • 发布日期:2017-05-15
    • 文件大小:3.57mb
    • 提供者:hanmeimei
  1. vc-achieve-the-control-

    0下载:
  2. vc++MFC实现单片机串口的控制,经典论文实现,分享大家-vc achieve the control of the microcontroller serial
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:216.46kb
    • 提供者:小李
  1. camera

    0下载:
  2. 串口 摄像头 上位机程序 avr 单片机 下位机程序 -Through a serial port send image signal, on display in MFC
  3. 所属分类:SCM

    • 发布日期:2017-05-23
    • 文件大小:6.92mb
    • 提供者:Andy
  1. MScom

    0下载:
  2. 本文档使用MFC,利用MScomm控件实现电脑和51单片机的串口通信-this document take advantage of MScomm to fulfill the serial communication between PC and Single chip microcomputer
  3. 所属分类:SCM

    • 发布日期:2017-05-30
    • 文件大小:12.31mb
    • 提供者:徐成名
  1. serio

    0下载:
  2. 串口自发自收,便于调试,使用vsap虚拟串口,mfc版。 有源代码和可执行程序以及汉化版的串口虚拟器安装软件(不需要真实串口连接也可以),程序简单,有详细注释-Serial spontaneous self-closing, easy to debug, use vsap virtual serial port, mfc version. Source code and executable programs, as well as the finished version, seri
  3. 所属分类:Windows CE

    • 发布日期:2017-05-18
    • 文件大小:4.46mb
    • 提供者:钱彬
  1. RS232

    0下载:
  2. 使用vc++6.0编写的mfc程序,用于串口调试,适合新手学习借鉴-Mfc program written using vc 6.0 for serial debugging , suitable for a novice to learn fro
  3. 所属分类:Windows CE

    • 发布日期:2017-11-21
    • 文件大小:343.29kb
    • 提供者:zhujian
  1. MFCPOWERView

    0下载:
  2. MFC多页面范例。实现串口自动读写、配置和检测设备,多页面多种元素显示、文件导出、系统设置。程序经长期测试运行,可以直接使用。编译环境VC++6.0-MFC multi-page example. Achieve automatic serial read and write, configuration and testing equipment, and a variety of elements in multi-page file export, and system settings.
  3. 所属分类:SCM

    • 发布日期:2017-12-05
    • 文件大小:575.74kb
    • 提供者:谢帅夫
  1. MCU_Control_PC_via_Infrared_ray

    0下载:
  2. 51单片机通过红外线模块接收遥控器的信号后通过串口发送到计算机,和计算机上运行的读取串口MFC程序进行通信,从而执行一系列命令-51 microcontroller via infrared module receives the remote control signal sent through the serial port serial MFC program to run on the computer, and the computer reads to communicate, s
  3. 所属分类:SCM

    • 发布日期:2017-11-15
    • 文件大小:30.81kb
    • 提供者:申晨
  1. SerialPort

    0下载:
  2. wince的串口调试工具源码,mfc框架编写-wince serial debugging tools source code, mfc framework of the preparation
  3. 所属分类:Windows CE

    • 发布日期:2017-05-20
    • 文件大小:5.78mb
    • 提供者:123
  1. Comm_MFC

    0下载:
  2. 仿照Vb基于MFC上位机通信单片机的点灯程序,附有串口调试功能!-Modeled Vb MFC-based PC communication microcontroller lighting program, with serial debugging features!
  3. 所属分类:Other Embeded program

    • 发布日期:2017-05-23
    • 文件大小:7.12mb
    • 提供者:徐士博
  1. STM32_407_USART

    0下载:
  2. 文件为一个用keil建立的mfc工程,工程中主要实现了对stm32串口通信功能,代码风格良好,对于初学者很有帮助-Document is an establishment with keil mfc engineering, engineering mainly realize the stm32 serial communications functions, code style good, very helpful for beginners
  3. 所属分类:SCM

    • 发布日期:2017-05-29
    • 文件大小:11.63mb
    • 提供者:陈心卓
  1. searial_MFC

    0下载:
  2. 在wince平台下的MFC环境下的串口软件测试和界面开发-In the MFC environment serial wince platform software testing and interface development
  3. 所属分类:Windows CE

    • 发布日期:2017-05-02
    • 文件大小:775.08kb
    • 提供者:jingfeilong
  1. CESeries

    1下载:
  2. 是一个用于wince MFC串口通信信的封装类-Is a serial communication channel wince MFC wrapper classes for
  3. 所属分类:Windows CE

    • 发布日期:2017-04-03
    • 文件大小:4.11kb
    • 提供者:choyguoxia
  1. mfc

    0下载:
  2. 利用vc++编写的基于mfc的串口通信界面,能够进行串口选择-With c++ mfc prepared based on serial communication interface, able to choose the serial port
  3. 所属分类:Other Embeded program

    • 发布日期:2017-05-09
    • 文件大小:1.72mb
    • 提供者:mobaoxi
  1. ceSuperUART

    0下载:
  2. 基于SuperSerialPort在visual studio 2008重新编译,静态mfc编译,在wince7中可以直接打开运行。重新配置界面,取出多余无用功能,简洁方便,可以配置一般串口调试助手等功能,下载到wince 7中亲测可用,wince6.0中没有测试(Based on SuperSerialPort Visual Studio 2008 recompile, static MFC compiler, in wince7 can directly open the operation
  3. 所属分类:Windows CE

    • 发布日期:2018-01-05
    • 文件大小:7.68mb
    • 提供者:Nick-kusyn
« 12 »
搜珍网 www.dssz.com