搜索资源列表
Control_Development_of_Parallel_Port_Communication
- A self-designed control of PC parallel port communication is introduced in this paper.Taking advantage of the MFC ActiveX technology, it is developed in Visual C++ and offset the scarcity of the control of PC parellel paort communication. An example
串口通讯的MFC类 C Serial Port src
- 这是一个精点的用于串口通讯的源码,已得到广泛程序员的应用。
[Qt.4.C++.GUI.Programe
- Qt编程教程,比较详细,也很全面 从C++里语言继承过来,只是不再用MFC MFC相对它来讲太不值一提, 而且QT可以跨平台,喜欢GTK的朋友可能也喜欢QT,因为它跟GTK一样,只不过,QT又可跨平台哦
serialcom
- 用visual c++编写的MFC程序,可以实现PC对PC的通信及PC对单片机的通信。-Visual c++ using the MFC process to prepare, you can achieve PC to PC and PC communication on single-chip communications.
OFDM4.21.wan
- OFDM simulations based on MFC(C++)-OFDM simulations based on MFC(C++)
ScommAssistant
- 此程序利用MFC技术结合MSComm控件,使用C++语言编写。程序功能包括:手动设置串口参数,串行接收和发送数据,可以显示接收数据和保存接收数据等功能。此程序可以作为单片机与微机串口通信时的调试工具。-This program combines the use of MFC technology MSComm control, the use of C++ language. Program features include: manually set the serial port param
Serial
- C++实现的串口API封装,支持MFC。-C++ implementation of the serial port API package in support of MFC.
tongxunlu
- 用c++实现带MFC界面的通讯录编程,包括密码登陆,添加、删除、查询联系人等多项功能-Using c++ with MFC to achieve address book interface program, including the password to login, add, delete, query and many other features contact
CommTest
- 采用C++中的MFC编写的,用于RS232串行通信,界面友好,设置简单,通信良好-Using C++ in MFC prepared for the RS232 serial communication, friendly interface, easy to set up, good communication
Audio
- Audio Capture MFC C++ Source
Sound
- Sound Capture MFC C++ Source
address-list-
- 设计一个程序,实现通讯功能。本软件采用C++程序编程,实现通讯录基本功能(①用文件来保存通讯录信息(必须实现的功能)②编程实现通讯录记录的添加、删除、修改、浏览和查询(必须实现的功能)。本软件在中文版Visual C++中运行,利用MFC编程设计界面,实现各个功能的操作。 -Design a program to achieve communication. The software uses C++ programming, to achieve the basic functions of
MFC4585521
- 在微软公司推出的Visual C++中,不仅可以利用串行通信控件或调用Windows API来进行串行通信,而且可以利用MFC CFile类来实现串行通讯。-Introduced in Microsoft Visual C++, not only can use the serial communication control or call the Windows API for serial communication, and can use MFC CFile class to impl
ComMFC
- 串口编程,MFC设计串口界面,调用已编好的DLL动态链接库实现串口通信-Visual C++ Comm example
scom
- 基于C++和MFC结合MSP430 开发的串口通讯程序-Serial communication program based on C++ and MFC MSP430 development
LX2
- 应用Visual C++中MFC CSocket类,实现网络数据传输,使用了Client/Server模式互相传输数据,并提供聊天记录功能(txt)。-Application of the Visual C++ MFC CSocket class, the network data transmission using the Client/Server mode to transmit data with each other, and chat history function (txt).
Socket
- 关于Socket的一个简单实现,在C++中使用MFC的CSocket直接连接,在服务器端和客户端各添加了一个线程用于传输。实现比较简单,两个CSocket连接后就可以传文件,且传好的文件可以通过MD5的检查。-Socket A simple implementation in C++ using MFC CSocket direct connection, add a thread for the transmission of the server and client. Relatively
SerialPort
- evc 串口通信 利用嵌入式操作系统的。串口间的通信 mfc- C++ WICE COMMUNICATION
CPPMFC
- C++ MFC大作业,全班最高分 个人日程管理系统 实现开机启动 定时提醒 定期提醒 备忘录 固定节日提醒 个人日记 选择提醒音乐 等功能 优化UI界面-MFC C++ big job, the highest score of the personal calendar management system to achieve the boot time to remind the regular reminder of a regular reminder of the holiday se
comTest
- C++ MFC在VS2012编写的一个简单串口通讯的例子,可以发送和接收数据(C++MFC prepared in vs2012 a serial communication example, you can send and receive data)