搜索资源列表
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
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).
QQDemo
- Visual C++ MFC 模仿QQ的登陆界面-Visual C++ MFC imitate QQ login screen
TCP
- 使用C++ MFC编写的简易TCP通信程序,包括客户端和服务端两个程序-A TCP communication program written by C++ MFC, including client and server
network-chat-program
- 实现一个简单的网络聊天程序,应用Visual C++中MFC CSocket类,实现网络数据传输。-Achieve a simple network chat program, the application in Visual C++ MFC CSocket class, network data transmission.
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
881861
- 《Visual C++ MFC 编程实例》的配套源代码,不错的源码-The Visual c++ MFC programming examples of form a complete set of source code, source code
comTest
- C++ MFC在VS2012编写的一个简单串口通讯的例子,可以发送和接收数据(C++MFC prepared in vs2012 a serial communication example, you can send and receive data)