-
zip
压缩与解压缩类;压缩文件至.zip包内,增加文件至.zip包内,及解压缩相关操作。(zip and unzip。)
- 2013-10-14 10:16:38下载
- 积分: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
-
101138362InsNavigationKalman
这是我自己写的xsen的mti系统程序,从陀螺仪和加速度计中实时读取数据,并在地理坐标系中进行解算,最后积分得到速度和位置信息。可以用于手势识别或者精度要求不高的导航系统。如果要用于精确导航,则应该进一步进行修正。程序使用com4进行通信,波特率是115200,采样频率是50hz,这些参数都可以修改。(This is my own writing xsen the mti system program the gyroscopes and accelerometers to read data in real time, and geographic coordinate system solver, the final points to get the speed and location information. Can be used for gesture recognition or less precision navigation system. If you want to for accurate navigation, it should be further amended. Program to communicate with com4, baud rate is 115200, the sampling frequency is 50hz, these parameters )
- 2016-05-07 23:17:26下载
- 积分:1
-
mybank_cPP
银行家算法模拟程序的实现
用可视(图形)化界面完成银行家算法的模拟程序。
模拟程序能够实现对不同数目进程,不同数目资源种类,不同当前状态的测试,通过银行家算法判断任意次数的资源请求是否会得意满足,并对提出资源请求的进程作出正确处理。
模拟程序还需要能够正确回收资源,并在回收资源后判断是否需要唤醒阻塞进程,如需要则将先前因申请资源失败而被阻塞的进程唤醒,并提供资源分配(Bankers algorithm simulation program realization
)
- 2020-11-11 23:49:46下载
- 积分:1
-
idlVC
IDL和VC混合编程实例,VC6.0调用IDL(IDL and VC mixed programming examples, called IDL VC6.0)
- 2007-05-08 16:45:15下载
- 积分:1
-
tgff-3.5
task graph generator: task graph for free version 3.5
- 2020-12-21 09:29:08下载
- 积分:1
-
project3
这是心电项目的程序,VS写的,ecg检测,可以算心率,QRS波间隔(This program is the heart of power projects, VS write of ECG)
- 2016-11-21 12:13:44下载
- 积分:1
-
ImageProcessing
供大家学习用的图象处理程序,含盖了《数字图象处理》中所包含的所有图象处理算法,初学者入门非常不错(注意,是VC编写的,不是MATLAB的)(For everyone to learn to use the image processing procedures, covering a )
- 2007-09-25 10:04:18下载
- 积分:1
-
vcchengxu
人脸识别的程序,源码分别都是采用人脸细节几何特征进行人脸检测和人脸识别的方法(Face Recognition vc procedures, source separately and are based on people the details of the geometric characteristics of the face face detection and face recognition method)
- 2009-02-27 15:34:25下载
- 积分:1
-
Customized_Report_ListCtrl_src
Customized_Report_ListCtrl 定制的listctrl例子(Customized_Report_ListCtrl customized listctr l example)
- 2007-04-02 13:02:32下载
- 积分:1