-
实现文件复制拷贝功能
是一个在VC下实现文件拷贝的程序,包括浏览文件夹、拷贝进度显示功能,文家拷贝主要使用win32函数CopyFileEx,进度显示则通过其回调函数CopyProgressRoutine实现。
- 2022-03-10 10:59:25下载
- 积分:1
-
埃伦页它
ADP 中值滤波,适合盐及胡椒
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报 打分 发表评论 暂无评论
- 2022-08-14 09:54:44下载
- 积分:1
-
VC++ DrawIcon在窗体上使用图标
// DrawIcon.cpp : Defines the class behaviors for the application.
// Download by http://www.codefans.net
#include "stdafx.h"
#include "DrawIcon.h"
#include "DrawIconDlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = __FILE__;
#endif
//////////////////////////////////////////////
- 2023-06-25 21:50:03下载
- 积分:1
-
在应用程序之间进行拖放操作
在应用程序之间进行拖放操作-in applications between drag and drop
- 2022-03-03 08:21:45下载
- 积分:1
-
老外写的stringgrid的填色源码
老外写的stringgrid的填色源码-foreigner written logs of coloring FOSS
- 2023-01-14 17:40:03下载
- 积分:1
-
VC编写的选择一副.bmp图像并计算出其图像尺寸的程序!比较简单适合于初学者学习!...
VC编写的选择一副.bmp图像并计算出其图像尺寸的程序!比较简单适合于初学者学习!-VC prepared to choose one. Bmp image and calculate the image size of the program! Relatively simple suitable for beginners to learn!
- 2022-06-26 01:52:43下载
- 积分:1
-
ParamTooltip is what I find online, and belongs to original author.
ParamTooltip
是我在网上找的,版权归原作者所有。-ParamTooltip is what I find online, and belongs to original author.
- 2022-07-23 10:23:09下载
- 积分:1
-
基于MFC的MediaPlayer音乐播放器编写
基于MFC的MediaPlayer音乐播放器编写,界面有渲染,有播放列表,包含所有源文件,已运行编译并无错误,可使用。可以供初学者学习。
- 2022-08-16 20:01:33下载
- 积分:1
-
卷轴位图,通过不断计算坐标,由定时器发送消息相应,反复重新贴图!...
卷轴位图,通过不断计算坐标,由定时器发送消息相应,反复重新贴图!-scroll through constantly calculating coordinates, and send messages from the corresponding timer and repeatedly re-mapping!
- 2022-03-19 16:21:09下载
- 积分:1
-
数据挖掘_ KNN
&k近邻算法(k-NN)是一种非参数算法
- 2022-05-20 10:57:33下载
- 积分:1