搜索资源列表
xipi
- vti_encoding:SR|utf8-nl vti_timelastmodified:TR|24 Aug 2003 15:59:02 -0000 vti_extenderversion:SR|4.0.2.4426 vti_cacheddtm:TX|24 Aug 2003 15:59:02 -0000 vti_filesize:IR|20992 vti_cachedlinkinfo:VX| vti_cachedsvcrellinks:VX| vti_cachedti
Nl
- VB将日期转化为农历-VB conversion to date of the Lunar New
wave_cov
- A series of .c and .m files which allow one to perform univariate and bivariate wavelet analysis of discrete time series. Noother wavelet package is necessary -- everything is contained in this archive. The C-code computes the DWT and maximal overlap
winmtr_src
- About WinMTR: WinMTR is a windows clone of popular Matt s traceroute Linux program. Original mtr can be found at http://www.bitwizard.nl/mtr/ Installation: Binary: Unzip winmtr_bin.zip. You will have in unzip directory two files:
toolbox_signal
- This toolbox implements the algorithm in a fairly general way in a C file that can be called from Matlab. It allows to perform the traditional NL-means for denoising (for both B&W and color images) but also to use an arbitrary set of patches to perfo
nl
- 农历.rar VFP环境下非常好的农历软件原码
hacK
- * first open client.cpp and search for that USER_MSG_INTERCEPT(TeamInfo) over it u add this Code: USER_MSG_INTERCEPT(Health) { BEGIN_READ(pbuf,iSize) me.iHealth = READ_BYTE() return USER_MSG_CALL(Health) } *
nl
- 闹钟可在定点时刻响铃,具有清零功能,在整点报时,在6点到22报时,在23点到5点不报时
快速MD5 碰撞生成器 C++源码
- 原来我总是很自信地以为:你有本事找到 MD5 的碰撞又如何?你难道还有本事让两个可执行文件的 MD5 一样,却又都能正常运行,并且可以做完全不同的事情么? 答:还真的可以. http://www.win.tue.nl/hashclash/SoftIntCodeSign/HelloWorld-colliding.exe http://www.win.tue.nl/hashclash/SoftIntCodeSign/GoodbyeWorld-colliding.exe 这两个程序会在
POCS-NL
- 毫米波图像存在分辨率低的缺点,该程序在WRLA算法的基础上,进一步采用投影算法,能有效改善毫米波图像的分辨率-Images acquired from Passive Millimeter-Wave (PMMW) radiometer have poor resolution due to limited aperture dimension. Therefore, Super-Resolution Algorithm (SRA) is a key component for PMMW imag
NLmeansfilter0
- 图像去噪的快速算法,利用SSI和FFT.毕设的内容,效果还是不错的。-based NL-means filter,fast mean with SSI and FFT
NL
- 这个压缩文件 包含了非局部去噪的文章和这篇文章的去噪代码 -This compressed file contains non-local denoising of articles and code of this article denoising
NL-Delphi-IDE-Menu-Extension
- NL Delphi IDE Menu Extension. An example of Delphi 7 IDE menu extender.
code-of-NL-power-flow
- 改进的经典N-L潮流计算程序,比以前的渐变使用-Improved classic NL flow calculation program, using a gradient than before
NL-Means
- Non-local means算法由A. Buades, B. Coll, J.M Morel提出。该算法的主要参考文献为: A. Buades, B. Coll, J.M Morel, A review of image denoising algorithms, with a new one , Multiscale Modeling and Simulation (SIAM interdisciplinary journal), Vol 4 (2), pp: 49
NL-MEANS
- NL-MEANS图像去噪算法。 该算法对于灰度图像的高斯白噪声的去除效果极好,但是在计算时间上耗时较高。本程度对于256*256的灰度图像,约在30s以上。 运行,请输入“main”。-NL-means algorithm is a good way for grey image denoising on AWN, but it has high cost on the computation. The program here may cost beyond 30s for 256
NL_Mean
- NL-mean 图像去噪方法的matlab实现,附录有一个小demo(the matlab code of NL mean algorithm, the appedenix have a demo)
Non_Local_Means
- NL-means滤波的代码,觉得有用的可以拿去(The code of the NL-means filter,Think useful can be taken)