搜索资源列表
串行通信的基本原理及用MFC实现串口通信编程
- 串行通信的基本原理及用MFC实现串口通信编程
mfc仓库存储系统
- mfcvc6.0 编写的仓库存储系统,可以实现仓库库存的查询存储提取等功能,可查看货物的交易记录
VCdll
- 虽然能用DLL实现的功能都可以用COM来替代,但DLL的优点确实不少,它更容易创建。本文将讨论如何利用VC MFC来创建不同类型的DLL,以及如何使用他们-Although the DLL can be used to achieve the functions can be used to replace COM, but the DLL is indeed a lot of advantages, it is more easy to create. This article will di
115
- 采用Creator 和Vega 平台以及Simulink仿真开发工具对空面导弹的飞行视景仿真技术进行了研究。提出了一种空面导弹飞行视景仿真系统的体系构架,利用获取的DED真实地形数据,通过Creator建立大地形三维模型;借助VC/MFC开发平台,实现了Simulink数字仿真系统与视景仿真的通信;在Vega中实现视景仿真系统的软件开发调试。仿真结果表明,该系统能够为空面武器系统研制阶段的参数优化和效能评估提供有效的验证平台。-Creator and Vega used Simulink sim
VCPPSummary-of-network-programming
- 1.套接字编程原理;2.基本的Windows Sockets API编程;3.MFC下的Socket编程的类;4.套接字的托管实现。四个部分介绍。-1. Socket programming principle 2. Basic Windows Sockets API programming 3. MFC Socket programming under the class 4. Managed implementation of the socket. Four-part introdu
txl
- 用VC++的MFC实现的通讯录,可以实现添加,删除,统计,查询基本功能,还附有课程报告-Contacts with VC++ MFC implementation can achieve add, delete, statistics, query the basic functions, also accompanied by a curriculum report
Socket-wen-jian-chuan-shu
- 有关socket的基于文件传输的编程,基于MFC图形用户界面来实现的-The socket programming based file transfer MFC-based graphical user interface to achieve
MFC-QQ
- 本系统基于客户端/服务器基本原理,程序即是服务端,也是客户端,通过IP 就可以相互添加好友,并且实现点到点通信,有聊天记录(未实现根据用户发送的消息而改变字体颜色,只能在客户端改),字体颜色设置(一改全改~),包含主界面MaindBord 和聊天Talk 两大功能模块。-The basic principle of the system is based on a client/server program, client service, client over IP Add Friend e
Experimental-chat-program-documents
- 聊天程序实验文档,应用Visual C++中MFC CSocket类,实现网络数据传输,通过此文档可以制作实用的局域网一对一聊天程序。-Experimental chat program documents, applications Visual C++ in MFC CSocket class network data transmission, this document can be made practical through LAN-one chat program.
udp-mfc
- 是一个关于mfc中的udp编程的文档,内容很详细,有一些程序实现。-a document of udp programming in mdc
C++_MFC界面读写USB_HID设备数据程序
- 这个文档中主要是在MFC中实现USB通信的上位机代码,可以理解为是一个USB调试助手的代详细的码说明文档。
MFC实现各种类型数据转换
- MFC实现各种类型数据转换,包括字符串与整型,浮点数、字符的转换之间的双向转换