-
人脸识别登陆windows系统的相关代码.
人脸识别登陆windows系统的相关代码.-Face Recognition System landing windows related code.
- 2022-03-20 10:43:15下载
- 积分:1
-
Windows套接字
一些API函数的使用和学习
Windows套接字
一些API函数的使用和学习-Windows Sockets API functions of some use and learning
- 2022-02-06 03:44:12下载
- 积分:1
-
目前在网上有一个CPictureEx类,用于加载GIF动画,不过该类是mfc封装类,对于不使用mfc的c++程序员来讲,不能使用。为了让该类能够让更多的人方便的...
目前在网上有一个CPictureEx类,用于加载GIF动画,不过该类是mfc封装类,对于不使用mfc的c++程序员来讲,不能使用。为了让该类能够让更多的人方便的使用,使其不再被局限于MFC,本人花时间改造了一下这个类,改造后,该类可以应用于任何MFC、 WTL/ATL及其它WINDOWS API编程。
由于原来的CPictureEx是继承于CStatic类,本人改造后,在CPictureEx中直接封装了一个窗口句柄HWND。
假设您在一个弹出式Dialog对话框中加载gif动画,您要做的就是在对话框中放一个控件,可以是BUTTON、STATIC等等。假设您加的这个控件的ID是IDC_FLASH,您的对话框窗口句柄是hDlg,则要使用CPictureEx,将非常简单。详情参见源代码。-present on the Internet which is a CPictureEx category for loading GIF animation, But such is mfc Packaging category for the non-use of the c mfc speaking programmers, which can not be used. To allow such to allow more people to use, it will not be confined to the MFC. I spend time on this transformation of the type that after transformation, and these can be applied to any MFC. WTL/ATL and other Windows API programming. As the original CPictureEx inherited from CStatic category, I transform, In CPictureEx directly Packaging a window handle HWND. Suppose you in a pop-up dialog box loaded Dialog gif animation You need to be done is up in a
- 2022-07-09 13:07:36下载
- 积分:1
-
MP3 codec original procedure, in two parts, part of the code is part of decoding
MP3编解码原程序,分两部分,一部分是编码,一部分是解码-MP3 codec original procedure, in two parts, part of the code is part of decoding
- 2022-03-24 11:35:44下载
- 积分:1
-
VFP转换程序WORD to CHM源码,小例子,大家看看,可能会有帮助,好了...
VFP转换程序WORD to CHM源码,小例子,大家看看,可能会有帮助,好了-VFP Word conversion to CHM source, small examples, we see that may be helpful, a good
- 2022-08-18 01:39:33下载
- 积分:1
-
非常好的Internet Mail形式的界面
非常好的Internet Mail形式的界面-very good form of Internet Mail interface
- 2022-01-25 15:31:41下载
- 积分:1
-
Development asp
Development asp
Development aspDevelopment asp
Developmen...
Development asp
Development asp
Development aspDevelopment asp
Development asp-Development asp
Development asp
Development asp
Development aspDevelopment asp
Development asp
- 2022-05-10 23:50:03下载
- 积分:1
-
Visual C++ 6.0编程学习捷的书付例子.rar
Visual C++ 6.0编程学习捷的书付例子.rar-Samples for learning VC++6.0
- 2022-01-22 11:39:22下载
- 积分:1
-
VC实现的分水岭算法
算法内容:首先将二维灰度图像抽象为三维地形,横纵坐标表示经纬度,灰度表示高度,这样就产生了一个地形图,地形中有高山有盆地,我们的任务就是找到盆地并且给盆地划定地盘。
算法过程,将最低点(灰度)作为起始点,开始从下注水,想泉水一样,水位逐渐上升,所有点都是上下透水的,但不会横向流动,每产生一个新的积水盆地时标记这个盆地使之与原有盆地区别开,当两个盆地内的水要汇集的时候,在此点建立一个水坝,将水分开,此水坝无限高,水永远不会溢出,依次建立所有水坝,最后的水坝就是所谓的分水岭或分水线,也就是得到的分割线。
- 2022-03-20 10:50:29下载
- 积分:1
-
浙江大学程序设计大赛源代码ACM2481题
浙江大学程序设计大赛源代码ACM2481题-Zhejiang University Design Competition source code that ACM2481
- 2023-01-20 03:30:04下载
- 积分:1