资源列表
数组按从小到大的顺序排序
- 这是一个简单的排序。给你一个有N个值的数组,每个数都小于10000000。然后就将这个数组按从小到大的顺序排序。在输入时,第一行输入一个整数T,T代表一个有多少个数组要排序。然后就有T组数,每组数的第一行就是数组的大小N。紧跟着就有N行数,第N行就是数组的第N个数。每个数组的输出就有N行。,Given you an array with N non-negative integers which are smaller than 10,000,000, you have to sort this
CH
- 这是一个关于基数排序的快速排序的算法,用最快的算法来对一段数据进行排序,节约程序计算时间。-This is a base of about sort of the quick sort algorithm, the fastest algorithm to sort a section of data, time-saving procedures for the calculation.
maxflow1
- 最大流问题,用标号法寻求网络中最大流的基本思想是寻找可增广轨,使网络的流量得到增加,直到最大为止。-maximal flow
elipse
- Un programa realizado utilizando la libreria de OpenGL para hacer una elipse
TuXiangFuYuan
- 图像复原,通过一些列的处理,将图像复原,还原出清晰的图像-Image restoration, through a series of processing, image restoration, to restore a clear image
mixture
- 利用openCV实现图像混合效果,输入为两幅灰度图,运行完后合为一幅图-OpenCV image mixing effect, input for two grayscale run after together for a picture
wwrap
- matlab实现的In-SAR影像的解缠算法实现程序,图像处理的常用程序,可供大家参考-Matlab In- SAR image unwrapping algorithm procedures, the commonly used image processing program, for your reference
Goge1
- 盲源分离算法用于分离混合前后的信号,对盲源分离技术的研究有一定的帮助-Blind source separation algorithm is used to separate the mixed signals before and after the blind source separation technology research has some help
Wav_denoise
- 对于原始图像中只含有较少的高频噪声,采用合适的小波分解洗漱阈值量化方法进行去噪-For the original image only contains less high frequency noise, the use of appropriate wash wavelet thresholding denoising method
test_gray
- MATLAB程序代码,测试图像灰度平均值的程序,希望对大家有用。-MATLAB program code, test the image gray mean value of the program, I hope useful for everyone.
illumination-correction-
- 数字图像光照不均匀校正及Matlab实现源代码,经测试可用-Digital image illumination non-uniformity correction and Matlab realization source code, has been tested and is available
CameraVideo
- 掌握OpenCV环境配置方法,掌握OpenCV中图像采集处理相关的常用函数。-Grasp the OpenCV environment configuration methods, to master the image acquisition and processing in OpenCV commonly used functions.
