资源列表
ysph
- 约瑟夫环,数据结构算法,挺有意思,看看,-ysphdfgfgf
CIF2BMP-ok
- CIF图像转BMP图像,matlab程序,速度快,有注解。-CIF image transfer BMP image, matlab program, fast, with annotations.
1678_GG_Single_Day
- 今天需要大家帮gg一个忙,2009年11月11日是星期三,而这是他一个星期中课业最重的一天,一天10课时……gg想知道的是,N年后的Single Day还会是星期三吗?如果不是,又是星期几呢?N年后的gg,欢迎大家展开丰富的想象!(继续YY中,勿扰……) 输入共t+1行,第一行是一个整数t,表示共有t组数据。下面t行,每行一个int类型的正整数N(1<=t<=10^4,0<=N<=10^9)。 输出对应的星期数,星期一是1,星期二是2,……,星期日是7。-Toda
josepharray
- 约瑟夫问题,用链式结构实现,有N个数,从S开始报数M,列出前后出序序列-Joseph problems with the chain structure to achieve, there are N number, starting from the S reported that the number M, before and after the order listed in the sequence
BIT2008_1
- 存储一组姓名,如 Apple,Tom,Green,Jack 要求能排序、按字母顺序插入、并显示。-Storage group name, such as Apple, Tom, Green, Jack asked to sort into alphabetical order and displays.
sort
- 两个模板函数,一个是快速排序算法,一个是二分查找算法。-Two template functions, one is the quick sort algorithm, a binary search algorithm is.
direct-method
- 这是基于周期图改进的welch的功率谱估计,这种方法是在经典周期图的基础上改进而来的,效果很不错 -This is based on the improved welch periodogram power spectrum estimation, this method is based on the classical periodogram improvement comes, the effect is very good
BilateralFiltertest
- 双边滤波的简化形式,首先采用行卷积,再采用列卷积,相比二维卷积速度提高很多,效果却一样。-very good code
raw2bmp
- 将.raw格式的图像数据(3D)保存为多幅BMP格式的图像文件,可以自由选择要保存的slice.-The raw format image data (3D) save multiple BMP format image files, you can freely choose to save slice.
hipass_filter
- 实现高通滤波器的程序代码,很方便,很实用-High-pass filter code, very convenient, very practical
gaosilvbo
- 高斯滤波代码,先对源图像进行加噪处理,然后再对其进行滤波。-Gauss filter code, the source image denoising, and then the filter.
aliasing_distortion
- Read a grayscale image, downsample it by a factor of 4, and reconstruct the full size image the downsampled image. Then, prefilter the original image with a lowpass filter and repeat downsampling and reconstruction as before. -Read a grayscale im