CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 通讯/手机编程 搜索资源 - MFC a

搜索资源列表

  1. 20060330170217

    0下载:
  2. 通讯录管理系统1.0 可以为您方便地, 安全地管理你的通讯录, 是您的家庭好帮手. 本系统使用Visual C++(MFC)开发, ODBC开放式数据库源 -Contacts Management System 1.0 can be your convenience, safe management of your correspondence, Your family is a good helper. The system uses Visual C (MFC) devel
  3. 所属分类:通讯/手机编程

    • 发布日期:2008-10-13
    • 文件大小:75508
    • 提供者:黄玉奇
  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. 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. USBDetection

    1下载:
  2. 1.可以读取及侦测USB设备监测插入及安全弹出示例。程序可以自动监测有新USB移动设备插入并即时获取显示该移动设备的有关信息。2. 可以查看usb 的详细信息。ENDPOINT,HID report ID, USB view。3. 使用MFC開發,需DDK-1. Can be read and monitored to detect USB device insertion and security pop-up sample. Monitoring program can automatica
  3. 所属分类:USB编程

    • 发布日期:2017-06-29
    • 文件大小:246708
    • 提供者:謝慶昌
  1. 0906

    0下载:
  2. 用MFC编写串口通信用于遥控操作的程序实例。可实现人机数据交换。编写的代码部分都有中文注释,对刚开始接触MFC的学习者来说是很好的资源! -MFC prepared using serial communication for remote operation of the procedures. Man-machine data exchange can be realized. They are all code written in Chinese Notes of the begin
  3. 所属分类:Com Port

    • 发布日期:2017-05-09
    • 文件大小:80317
    • 提供者:仙儿
  1. PDUformet

    0下载:
  2. 在我的MFC应用程序中显示一个JPG或GIF文件-In my MFC application to display a JPG or GIF files
  3. 所属分类:SMS

    • 发布日期:2017-04-15
    • 文件大小:7459
    • 提供者:wangc
  1. chuankou_zhuji

    0下载:
  2. 这是一个串口通信的主机例程,通过控件做成的一个MFC的例子,很好的实现了串口通信的仿真-This is a serial communication routines of the host, through the control into a MFC example of good implementation of the Serial Communication Simulation
  3. 所属分类:Com Port

    • 发布日期:2017-05-09
    • 文件大小:2012443
    • 提供者:sunzhengchen
  1. chuankou_cejuji

    0下载:
  2. 这是一个串口通信的下位机例程,通过控件做成的一个MFC的例子,很好的实现了串口通信的仿真-This is a serial communication routine the next bit plane, through the control into a MFC example of good implementation of the Serial Communication Simulation
  3. 所属分类:Com Port

    • 发布日期:2017-05-16
    • 文件大小:3800148
    • 提供者:sunzhengchen
  1. dingwwei

    0下载:
  2. GPS卫星定位源码最新版下载,试验成功,新手可以参考
  3. 所属分类:GPS develop

    • 发布日期:2017-03-28
    • 文件大小:514285
    • 提供者:playbouy
  1. testMFC

    0下载:
  2. 一个用MFC编写的有简单界面的RFID读卡程序。-a simple program of RFID reading using C++ MFC APPWizard .
  3. 所属分类:RFID

    • 发布日期:2017-03-29
    • 文件大小:70215
    • 提供者:dyw
  1. VCcom

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

    • 发布日期:2017-03-29
    • 文件大小:66760
    • 提供者:csheng
  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. CommWizard

    1下载:
  2. 这是一个用mfc写的串口调试助手,在一般的串口功能上添加了一些新的交互功能。-This is a com assistant written by C ++。
  3. 所属分类:Com Port

    • 发布日期:2017-05-15
    • 文件大小:3857216
    • 提供者:蔡八
  1. API-232

    0下载:
  2. 在mfc中进行串口通讯最简单的方法莫过于在对话框中使用MSCOMM控件了,MSComm通信控件提供了一系列标准通信命令的接口,它允许建立串口连接,可以连接到其他通信设备(如Modem). 还可以发送命令、进行数据交换以及监视和响应在通信过程中可能发生的各种错误和事件,从而可以用它创建全双工 、事件驱动的、高效实用的通信程序。 -The first Chapter provides an introduction to the API-232 library. Chapt
  3. 所属分类:Com Port

    • 发布日期:2017-04-07
    • 文件大小:18336
    • 提供者:王建
  1. vcMSComm

    0下载:
  2. 在mfc中进行串口通讯最简单的方法莫过于在对话框中使用MSCOMM控件了,MSComm通信控件提供了一系列标准通信命令的接口,它允许建立串口连接,可以连接到其他通信设备(如Modem). 还可以发送命令、进行数据交换以及监视和响应在通信过程中可能发生的各种错误和事件,从而可以用它创建全双工 、事件驱动的、高效实用的通信程序。 -Mfc carried out in the simplest way serial communication than in the dialog box c
  3. 所属分类:Com Port

    • 发布日期:2017-04-03
    • 文件大小:75594
    • 提供者:mengchao
  1. scommtest

    0下载:
  2. mfc的一个串口程序,直接移植就可以使用-mfc in a serial process, you can use directly transplanted
  3. 所属分类:Com Port

    • 发布日期:2017-05-09
    • 文件大小:1900372
    • 提供者:SOLIDTL
  1. SCommTest

    0下载:
  2. 这是一款使用MFC实现的串口通讯实例,请通过吧,我很需要资源!-This is a serial communication using the MFC implementation example, please, and I really need resources!
  3. 所属分类:Com Port

    • 发布日期:2017-05-13
    • 文件大小:3545587
    • 提供者:王旭
  1. Ser_co

    0下载:
  2. The given code is given a serial communication protocol on window 32 without using mscomm active x control in mfc application
  3. 所属分类:Com Port

    • 发布日期:2017-04-05
    • 文件大小:39560
    • 提供者:milind123
  1. MSCommMultiPort

    0下载:
  2. Visual C++6.0环境下利用MSComm控件在VC中MFC程序中控制多个串口。在使用MSComm控件时,1个MSComm控件只能同时对应1个串口。如果应用程序需要访问和控件多个串口,那么必须使用多个MSComm控件。在基于对话框的MFC应用程序中应用MSComm控件编程实现对COM1和COM2的串口控制,双方同时可以发送和接收数据,并把接收到的数据显示在接收编辑框中。-Visual C++6.0 environment using MSComm control in VC in the
  3. 所属分类:Com Port

    • 发布日期:2017-04-03
    • 文件大小:42007
    • 提供者:借方鋆
  1. devApp

    0下载:
  2. 基于windows Mobile 6.0 Standard sdk (Armv4)的一位条形码扫描程序,能够实现对条形码的扫描,开发环境为VS2005 MFC-On windows Mobile 6.0 Standard sdk (Armv4), a bar code scanner, bar code scanning can be achieved on the development environment for VS2005 MFC
  3. 所属分类:Windows Mobile

    • 发布日期:2017-05-25
    • 文件大小:8455241
    • 提供者:Xueli Wei
« 1 23 4 »
搜珍网 www.dssz.com