登录
首页 » Visual C++ » Adaptive-median-filter

Adaptive-median-filter

于 2021-02-26 发布 文件大小:5122KB
0 149
下载积分: 1 下载次数: 21

代码说明:

  基于vc++的自适应中值滤波器的代码,能用于对相位图的滤波。(The adaptive median filter code can be used for the filtering of the phase diagram.)

文件列表:

自适应中值滤波
..............\AdpMedianFilter.aps,29324,2009-10-07
..............\AdpMedianFilter.clw,2504,2009-10-08
..............\AdpMedianFilter.cpp,4371,2005-05-04
..............\AdpMedianFilter.dsp,5531,2005-05-10
..............\AdpMedianFilter.dsw,555,2005-05-04
..............\AdpMedianFilter.exe,348160,2009-10-08
..............\AdpMedianFilter.h,1455,2005-05-04
..............\AdpMedianFilter.ncb,132096,2009-10-08
..............\AdpMedianFilter.opt,200704,2009-10-08
..............\AdpMedianFilter.plg,939,2009-10-08
..............\AdpMedianFilter.rc,11990,2005-06-02
..............\AdpMedianFilterDoc.cpp,1979,2005-05-04
..............\AdpMedianFilterDoc.h,1629,2005-05-04
..............\AdpMedianFilterView.cpp,3705,2005-05-04
..............\AdpMedianFilterView.h,2062,2005-05-04
..............\atlas_Athlon.dll,1118208,2001-02-09
..............\atlas_PII.dll,880640,2001-02-09
..............\atlas_PIII.dll,1040384,2001-02-09
..............\atlas_PPro.dll,847872,2001-02-09
..............\CDIB
..............\....\cdib.cpp,39041,2004-12-31
..............\....\cdib.h,3697,2004-12-18
..............\....\ColorTable.h,65095,1995-09-27
..............\....\DIBPrcs.cpp,17030,1995-08-03
..............\....\FerruleTest.BCE,20794,2005-01-11
..............\....\GlobalApi.h,9141,2004-12-15
..............\dformd.dll,425984,2000-08-25
..............\dforrt.dll,419328,2000-08-25
..............\glren_sgl.dll,90112,2001-04-10
..............\gui_sgl.dll,409600,2001-05-22
..............\hardcopy_sgl.dll,110592,2001-05-23
..............\hg_sgl.dll,843776,2001-05-19
..............\ImgProcessor
..............\............\ImgProcessor.cpp,52962,2005-05-06
..............\............\ImgProcessor.h,4386,2005-05-04
..............\............\IntegratedTest.cpp,1237,2005-05-06
..............\............\IntegratedTest.h,919,2005-05-04
..............\lapack.dll,1740800,2001-02-05

..............\libeng.lib,6976,2001-03-14
..............\libmat.dll,36864,2001-04-10
..............\libmat.lib,9150,2001-03-16
..............\libmatlb.dll,421888,2001-05-21
..............\libmatlb.h,40156,2001-03-23
..............\libmatlb.lib,202380,2001-03-09
..............\libmatlbm.h,44888,2001-04-27
..............\libmatlbmx.lib,202532,2000-09-12
..............\libmex.dll,28672,2001-04-12
..............\libmex.lib,19866,2001-04-08
..............\libmmfile.dll,2498560,2001-04-29
..............\libmmfile.lib,194476,2001-03-14
..............\libmwarpack.dll,122880,2001-01-17
..............\libmwarpack.lib,2784,2001-01-17
..............\libmwbuiltins.dll,159744,2001-05-03
..............\libmwcl.dll,45056,2001-01-13
..............\libmwfftw.dll,376832,2000-09-23
..............\libmwgcl.dll,45056,2001-01-13
..............\libmwlapack.dll,57344,2000-09-30
..............\libmwlapack.lib,118664,2000-09-30
..............\libmwservices.dll,32768,2001-04-24
..............\libmwsglm.dll,1060864,2001-04-29
..............\libmwsglm.lib,73228,2001-03-09
..............\libmx.dll,139264,2001-05-10
..............\libmx.lib,101854,2001-04-13
..............\libsgl.h,13019,2001-01-06
..............\libut.dll,172032,2001-04-10
..............\MainFrm.cpp,2376,2005-05-04
..............\MainFrm.h,1440,2005-05-04
..............\matrix.h,28743,2001-02-11
..............\mex.h,10144,2001-04-11
..............\mfc42.dll,995383,1999-08-17
..............\mpath.dll,61440,2001-04-07
..............\msvcrt.dll,266293,1999-08-17
..............\mwutil.h,27679,2001-03-11
..............\m_ir.dll,217088,2001-04-11
..............\m_parser.dll,344064,2001-04-07
..............\numerics.dll,311296,2001-05-20
..............\ppp.dll,53248,2005-04-04
..............\ppp.h,1055,2009-10-08
..............\ppp.lib,2798,2005-04-04
..............\ReadMe.txt,4527,2005-05-04
..............\res

..............\...\AdpMedianFilter.rc2,407,2005-05-04


..............\resource.h,649,2005-05-04




..............\sgl.dll,225280,2001-05-23
..............\sgl.lib,82386,2001-04-06
..............\StdAfx.cpp,217,2005-05-04
..............\StdAfx.h,1054,2005-05-04
..............\tmwtypes.h,10760,2000-12-01
..............\udd.dll,372736,2001-05-19
..............\udd_mi_sgl.dll,249856,2001-05-19
..............\uiw_sgl.dll,405504,2001-05-22

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • Virtual-screen-and-realization-
    Visual C++语言提供了虚屏功能,利用它及Windows GDI图形函数,可编制出功能强大的图形处理程序。虚拟屏幕的原理是,首先定义一个虚拟设备描述表及一块位图象数据区,将本应在实际窗口的绘画处理转移到此图象数据区(这块图象数据区功能相当于视频存储区),绘画操作完成后可通过图象传递,将结果弹出到可视窗口。许多Windows环境的图形处理或CAD系统都采用了这种技术。如GIS软件Mapinfo、AutoCAD for Windows等,它们的图形操作功能如开窗、漫游等的基础都是建立在虚屏基础上,并且将操作界面都作成工具窗(一种特殊的窗口,客户区内规则地排列着图象按钮响应操作代码)的形式,直观、灵活且便于用户选择操作。VC++的CDC类、CBitmap类封装了对虚屏的操作,利用类的继承性,也可很容易的实现工具窗。(Visual C++ provides a virtual screen function, use it, and Windows GDI graphics functions, can be prepared in a powerful graphics program. The principle of the virtual screen, first define a virtual device description table and a bit image data area, the present should be transferred in the actual window painting processing of this image data area (this image data area function equivalent to the video memory area ), after the completion of the painting operation can be passed through the image, the results of the pop-up to the visible window. Graphics or CAD system for many Windows environment using this technology. GIS software Mapinfo, AutoCAD for Windows and other graphics operations functions such as windows, roaming the foundation are built on the basis of the virtual screen, and the operator interface made ​ ​ tool window (a special window, the client area regularly arranged in the form of image button in response to the operation code), intuitive, flexible and user-fri)
    2012-11-29 00:55:11下载
    积分: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
  • E0403
    VC6.0完全自学手册 主编孔鹏 对话框与窗口操作源代码(VC6.0 dialog with the window operation code)
    2013-10-26 19:01:57下载
    积分:1
  • LDPC
    该程序给出了LDPC编译码程序的经典算法,即BP算法,性能比较好(The program gives the classic algorithm LDPC decoding procedures, namely BP algorithm, the performance is better)
    2013-06-13 15:42:39下载
    积分:1
  • Server
    服务器端代码··可以跟客户端自由通信··(Server-side code can be freely client communications)
    2009-03-05 18:07:12下载
    积分:1
  • loadsys
    一个简单的xp和2k3系统下加载驱动和卸载驱动的源码(Under a simple xp and 2k3 system load and unload the driver source drive)
    2014-01-22 14:45:43下载
    积分:1
  • C
    说明:  C++DES加密之源程序解释,精典,应该有人需要(DES encryption of the source explained that the classical, someone should be required)
    2009-03-09 20:59:14下载
    积分:1
  • B11Test
    一种Ipod Shuffle Cable检测程序(One kind of Ipod Shuffle Cable testing procedures)
    2011-10-28 08:46:13下载
    积分:1
  • buscard
    公交刷卡系统项目源代码压缩文件夹,有需要的可以去看看(Bus card system project source code archive folder, there is need to go and see)
    2013-09-02 23:26:58下载
    积分:1
  • 123
    NET平台下的IP欺骗和SYN Flood攻击-彭宁-贵州大学(NET platform IP spoofing and SYN Flood attacks- Penning- Guizhou University)
    2013-12-17 11:41:19下载
    积分:1
  • 696518资源总数
  • 105885会员总数
  • 31今日下载