-
MFC 文档的多个实例
1 MainFrame工程是多文档框架,如果没有插件,打开后客户区无任何显示。左侧的树控件来源于网络,不是本文推荐的主要目的。
2 PlugInTest是插件,工程编译后输出为dll,将该dll放到MainFrame输出的exe同目录下即可执行。
3 PlugInTest1是另外的一个插件,工程编译后输出也为dll,使用同2,但是例子和2不同。
做这个工程的目的就是想:如果一个工程足够大,可以将插件分配给不同的小组开发,同时互相又不会干扰。
- 2022-08-03 03:58:38下载
- 积分:1
-
监视程序摄像头 监视程序摄像头 监视程序摄像头
监视程序摄像头 监视程序摄像头 监视程序摄像头-Monitoring program to monitor program camera camera camera monitoring program
- 2022-03-26 15:07:13下载
- 积分:1
-
鼠标定位器
本程序由vc2012基于win32框架编写,基本原理是设计定时器按时刷新界面显示鼠标位置及所指窗口信息。
- 2023-09-05 01:05:02下载
- 积分:1
-
西南科技大学导游智能系统,对于公交系统查询非常有用
西南科技大学导游智能系统,对于公交系统查询非常有用-Southwest University of Science and Technology Smart Guide System, the public transportation system is very useful query! !
- 2023-04-03 23:40:05下载
- 积分:1
-
本程序是对经典的旅行商问题的一种解法,是学习数据结构算法的极佳材料,c语言编写...
本程序是对经典的旅行商问题的一种解法,是学习数据结构算法的极佳材料,c语言编写-the procedures of the classic traveling salesman problem a solution is learning algorithm data structure of excellent material, language c
- 2023-07-15 21:10:03下载
- 积分:1
-
解析iso文件的头信息,将iso文件的volume description 信息列出来。...
解析iso文件的头信息,将iso文件的volume description 信息列出来。-Analysis of iso file header information will be iso file volume description information listed here.
- 2022-02-24 11:15:21下载
- 积分:1
-
大家请多指教!!!费了我很多时间!
大家请多指教!!!费了我很多时间!-you please enlighten! ! ! I spent a lot of time!
- 2022-03-22 08:13:30下载
- 积分:1
-
gentico种群的crecimeito算法
algoritmo gentico para el crecimeito de poblaciones
- 2022-07-08 11:28:17下载
- 积分:1
-
directx9实现纹理过滤例程
directx9实现纹理过滤例程-directx9 achieve texture filtering routines
- 2022-03-29 23:39:56下载
- 积分:1
-
Named Pipes can be on the same computer between different processes, or across a...
命名管道可在同一台计算机的不同进程之间,或在跨越一个网络的不同计算机的不同进程之间,支持可靠的、单向或双向的数据通信。不需要事先深入掌握基层网络传送协议(如 T C P / I P或I P X)的知识。这
是由于命名管道利用了微软网络提供者(M S N P)重定向器,通过一个网络,在各进程间建立
通信。-Named Pipes can be on the same computer between different processes, or across a network of different computers in different processes in support of a reliable, one-way or two-way data communications. Do not need prior grasp of the grass-roots network protocol (such as TCP/IP or IPX) knowledge. This is because the use of Named Pipes Provider Microsoft Network (MSNP) redirector through a network set up at the inter-process communication.
- 2022-02-15 03:41:25下载
- 积分:1