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

搜索资源列表

  1. cscom

    0下载:
  2. 自已写的串口通信程序,基于MFC,界面很漂亮,喜欢的朋友下载来看看啊!-Their own writing serial communication program, the interface is very beautiful, like a friend to download Laikankana!
  3. 所属分类:Com Port

    • 发布日期:2017-05-04
    • 文件大小:1341354
    • 提供者:韦韦
  1. the-test-about-USB-light-up-LED

    0下载:
  2. 一个通过USB端口去控制LED灯亮的MFC软件-A MFC software that can control LED lighter through USB port
  3. 所属分类:USB develop

    • 发布日期:2017-05-09
    • 文件大小:2484883
    • 提供者:上善若水
  1. BtestApp

    0下载:
  2. 一个用于测试上位机与USB接口数据传输MFC软件,可以进行快读、块写测试。-a MFC software used to test bulkwrite and bulkread
  3. 所属分类:USB develop

    • 发布日期:2017-05-22
    • 文件大小:7091949
    • 提供者:上善若水
  1. chaoshijieshou

    0下载:
  2. 串口超时接收,串口超时接收 串口超时接收 串口超时接收-MSComm control based on single document in the application of Win32/API serial control MFC pack class/Win32 serial programming/serial development of another way/serial library second version/serial interface communication
  3. 所属分类:Com Port

    • 发布日期:2017-05-10
    • 文件大小:2253488
    • 提供者:
  1. fq

    0下载:
  2. 本软件应用在局域网中,是局域网中节点间信息及文件传输的平台。在局域网中能实现不同节点间的信息传输,相互间聊天,传输文件,接受文件等简单功能。软件使用技术有MFC编程技术,SOCKET编程技术等技术,使用面向对象技术设计并构建软件,软件的操作简单,界面一目了然,使用人员能快速上手,并且软件的实际占用空间较小,有利于用户计算机的空间合理利用。-Software applications in the LAN is a platform of information and file transfer
  3. 所属分类:GPS develop

    • 发布日期:2017-05-15
    • 文件大小:3816567
    • 提供者:刘娇
  1. PCMCoder

    1下载:
  2. MFC界面下实现PCM编码,采用A律13折现编码规则,可自定义输入值范围。-MFC interface PCM encoded using A-law the 13 discounted encoding rules, the the custom input value range.
  3. 所属分类:语音压缩

    • 发布日期:2016-03-03
    • 文件大小:1532902
    • 提供者:luckscx
  1. UART_MFC

    0下载:
  2. 一个简单的集成串口通信协议 MFC的上位机软件 和对应的下位机串口通信软件 下位机代码为51单片机代码 对新手学习串口通信 和上位机编程很有帮助 另外上位机 还集成了一些其他功能 方便学习MFC 如 图片浏览器、一个简单的逃跑游戏 -A simple integrated serial communications protocol MFC PC software and lower machine serial communication software lower machine code
  3. 所属分类:Com Port

    • 发布日期:2017-10-30
    • 文件大小:6961289
    • 提供者:acaho
  1. GraphDemo

    0下载:
  2. 同样是通过MFC实现的一个对数据的展示程序,开起来不是很美观,但功能实现的很好,也希望您在使用的过程中加以修改指正,谢谢!-Through the MFC to achieve a data display program to open up is not very beautiful, but functions well, but also hope that you use in the process to modify correct me, thank you!
  3. 所属分类:Com Port

    • 发布日期:2017-11-16
    • 文件大小:44188
    • 提供者:ydl
  1. androidwifipcsocket

    0下载:
  2. android在wifi下手机与电脑的socket通信,内附电脑端的VC++程序源码,需要在VC6环境下编译并生成EXE文件,方可运行,同时还包括了本实例实现过程的技术文档。在wifi网络下,手机和电脑可以通过socket通信。手机做服务端,电脑做客户端,也可以对调过来。   手机作为服务端,电脑使用MFC编程作为客户端,原理是,手机建立一个ServerSocket,并获取自己的ip地址和端口port;然后电脑通过socket连接手机的ip:port。-android wifi phone
  3. 所属分类:android

    • 发布日期:2017-11-11
    • 文件大小:4526333
    • 提供者:hpudn37
  1. book

    0下载:
  2. 自己编写的一款利用C++MFC制作的通讯录。不怎么完善。。见谅。-I have written a book produced by the use of C++MFC. Not very perfect. . Forgive me.
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-11-25
    • 文件大小:15091
    • 提供者:asd
  1. ERLANGB

    0下载:
  2. C++界面MFC编程,编写的爱尔兰计算器,可以分别求B,S,和A-Erlang B calculator with C++
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-06-12
    • 文件大小:19636581
    • 提供者:白露
  1. SerialPortComm

    0下载:
  2. 此程序是一个串口调试助手。可以实现16进制发送接收。用MFC编写。-This program is a serial debugging assistants can realize hexadecimal to send and receive written in MFC
  3. 所属分类:Com Port

    • 发布日期:2017-05-23
    • 文件大小:7530701
    • 提供者:李冉冉
  1. LsCommDemo

    0下载:
  2. 这是一个Win32 API的打包类,对处理串口的Win32 API类进行了封装,借助这个类可以很方便地对串口进行操作。 特性: 1、C++接口简洁易用。 2、使用C++异常时,首选 Win32 常规的返回值机制。保证使用CSerialPort的代码更加健壮。 3、支持UNICODE,支持MFC静态链接并且所有代码都在 warning level 4 级别上进行洁净编译。 4、支持串口模块使用重叠、阻塞和回调(只能在NT中使用) -This is a Win32 API
  3. 所属分类:Com Port

    • 发布日期:2017-04-07
    • 文件大小:369163
    • 提供者:zfcx1688
  1. taiwanchuankougongjuyuandaima

    0下载:
  2. MFC寫成的串口調適工具源代碼,具有實用價值可以接收及傳送串口資料,VC6編譯通過,是了解用MFC寫視窗程式的好範例,就MFC寫的程式而言,這個程式碼算是很精簡-MFC written serial adaptation tools source code, has a practical value can receive and send serial data, VC6 compiler, is to understand the Windows program written using
  3. 所属分类:Com Port

    • 发布日期:2017-04-17
    • 文件大小:69023
    • 提供者:曹诗杰
  1. MFC01

    0下载:
  2. 用控件实现的串口通信,绝对是串口通信初学者的良好例程,是用VC++做的MFC-With the controls to achieve the serial communication, serial communication is definitely a good beginner routine is done with VC++ MFC
  3. 所属分类:Com Port

    • 发布日期:2017-05-19
    • 文件大小:5333247
    • 提供者:nameyue
  1. CSerialports

    0下载:
  2. 基于短信猫的针对GSM模块短消息的二次开发,使用了MFC的多文档,涉及串口编程。通过串口连接上短信猫设备,可从该程序界面上输入短信息,向指定电话号码发送短消息-Based on SMS cat in view of the secondary development of GSM short message module, using the MFC document, involving a serial port programming. Via a serial port connecti
  3. 所属分类:Com Port

    • 发布日期:2015-06-26
    • 文件大小:67584
    • 提供者:杨颜
  1. COMM

    0下载:
  2. 基于mfc的串口助手,简单实用,对于初接触的学习者具有较大帮助-Mfc-based serial assistant, simple and practical, for early contact with a large helping learners
  3. 所属分类:Com Port

    • 发布日期:2017-05-06
    • 文件大小:1108680
    • 提供者:emma
  1. SerialPortTest

    0下载:
  2. 用vc++6.0MFC写的一个串口调试小例子,代码中有详细注释,用于学习非常不错,分享给大家。-Using vc++6.0 MFC write a serial debugging small example, the code has detailed notes, very good for learning, for everyone to share.
  3. 所属分类:Com Port

    • 发布日期:2017-04-16
    • 文件大小:74486
    • 提供者:maikeyiwen
  1. C_SFilleTranser

    1下载:
  2. 实现PC与android手机SD卡之间通过wifi共享文件,基于TCP协议的通信程序,电脑端软件为MFC程序,手动输入手机的IP地址,可以使android手机和PC建立连接。传送几兆文件时速度快,文件完整。-Achieved sharing files between the PC and android mobile phone SD card by wifi, TCP-based communication program, PC software program is developed
  3. 所属分类:android

    • 发布日期:2014-10-26
    • 文件大小:238592
    • 提供者:吴成斌
  1. Serial

    0下载:
  2. Serial communications is needed in several types of applications, but the Win32 API isn t a very easy to use API to implement it. Things get even more complicated when you want to use serial communication in an MFC based program. The classes provided
  3. 所属分类:Com Port

    • 发布日期:2017-04-07
    • 文件大小:46515
    • 提供者:李德本
« 1 2 34 »
搜珍网 www.dssz.com