查看会员资料
用 户 名:万***
发送消息- Email:用户隐藏
- Icq/MSN:
- 电话号码:
- Homepage:
- 会员简介:
最新会员发布资源
smooth
- 图像平滑、锐化、中值滤波以及拉普拉斯变换。。h文件如下 #include "windows.h" #define IDM_LOADBMP 1 #define IDM_EXIT 2 #define IDM_SMOOTHING_BOX 40007 #define IDM_SMOOTHING_GAUSS 40008 #define IDM_SHARPENING_LAPLACIAN 40009 #define IDM_HMEDIAN 40046 #define I