-
yujinxiangqudongbanxuexibiji
郁金香驱动班学习笔记,时时记录,可以帮助新学员快速掌握新知识(Tulip driver class study notes, from time to time records, can help new students quickly master new knowledge)
- 2010-10-13 08:03:07下载
- 积分:1
-
Chap14
WINDOWS驱动编程第二版例子代码第14章(WINDOWS driven programming second edition of the code examples in Chapter 14)
- 2010-07-20 11:31:09下载
- 积分:1
-
facility
用Cplex求解一个仓库选址的问题,目标是使总成本最小。(a program using Cplex on C++ platform to solve a warehouse site selection problem to minimize total costs.)
- 2021-03-06 21:29:31下载
- 积分:1
-
DiskQueryManage
一个把自己的东西刻成光盘后自动查询和启动的原代码(one their own things statue CD automatically initiated inquiries and the original code)
- 2007-03-19 11:24:34下载
- 积分:1
-
stund_0.96
vc++写的udp点对点程序。
工具环境是visual studio 2008.
stun是一种网络协议。(udp point to point program using vc++.
development environment is visual studio 2008. stun is a network protocol.)
- 2013-02-25 14:43:00下载
- 积分:1
-
-SourceCode
数字图像处理,何斌 ,VC++.关于图像处理的典型基本算法的实现,(Digital imageprocessing of pro.He)
- 2009-11-04 22:10:01下载
- 积分:1
-
ADO_Access
用VC++下用ADO两节Access数据库,实现对Access的操作(With VC++ next two Access database with ADO, to achieve the operation of Access)
- 2013-07-20 10:47:21下载
- 积分:1
-
zidongsaolei
扫雷程序外挂,真正的算法实现(非读内存方法),高级最快3~5秒,有具体的算法解释说明(Plug-in de-mining process, the real algorithm (non-memory methods of reading), Senior fastest 3 ~ 5 seconds, there are specific explanations of the algorithm)
- 2009-06-24 09:17:58下载
- 积分:1
-
splinewidget
VTK对格式为DICOM医学数据重建后,利用VTKsplinewidget类对其作进行曲线,并能利用鼠标对其人机操作。(VTK format for DICOM medical data reconstruction after VTKsplinewidget class its for the curve, and can use the mouse to its man-machine.)
- 2020-10-27 10:29:59下载
- 积分:1
-
B18
E:Visual_C__MFC扩展编程实例 例18
动态地抓取应用程序的屏幕图像并将其打印。
上一个实例打印的是文档的报表,而不是当前出现在屏幕上的内容。在本例中,将实现
屏幕抓取并打印其内容。M F C 为打印视提供了有限的支持, 但只要用M F C 在
C Vi e w : : O n D r a w ( )中所提供的设备环境,就可以绘制自己的视。在打印视的时候, M F C只需调
用具备打印机设备环境的O n D r a w ( )函数即可。但是,如果不绘制自己的视,例如,用一个或
者一个以上的控件窗口填充自己的视就不会打印任何东西。每个控件将使用自己的设备环境
将自己打印到屏幕,因此打印视的唯一途径就是抓取屏幕(拷贝其内容到一个位图对象)并将其
打印到打印机。由于该功能整个与位图相关,因此将该功能封装到了位图类中。(E : Visual_C__MFC expand programming examples cases 18 crawls dynamic application's screen images and their Print. Print example, a document is a statement, rather than the current appeared on the screen content. In this case, to achieve the screen crawls and print its contents. M F C Print, as provided limited support, but as long as M F C in C Vi e w : : O r a n D. w (), which provided the equipment environment, we can draw our own consideration. In Print, as when M F C only with the printer device called the environment O D r a n w () function can be. However, if we do not draw their attention, for example, or one with a control over their windows filled as it will not print anything. Controls will use their own equipment to their environment to Print Screen, Therefore, as Print i)
- 2007-05-19 19:40:37下载
- 积分:1