资源列表
O(logN)sort
- 时间复杂度为O(logN)的排序算法。。俗称重口味排序-Time complexity is O (logN) sorting algorithm. . Commonly known as the flavors sort
31
- 牛顿插值法 以及 拉格朗日 插值法的简单算法-Newton interpolation method and a simple algorithm for Lagrange interpolation
Bubble_sort
- program for bubble sort
h34
- 用c++语言描述的 用链表存储的 判断字符串左右是否对称-whether string is equal
6
- 用链表实现多项式相加。结构体定义,多项式的初始化,输入、输出。-Sum of polynomials with linked implementation. Structure definition, the polynomial initialization, input, output.
First-Heapsort
- 我的第一次自己写的堆排序算法,希望大家好好看,其实是为了凑字数-My first time to write their own heap sorting algorithm, I hope you look good, in fact, is to scrape together words
Untitled
- 主要通过矩阵运算,来进行可靠的信号分析,从来达到预测的效果-Mainly through the matrix operations, for reliable signal analysis, never achieve the result of forecast
draw-rectangle
- 用OPENGL实现在平面上画一个长方形,高和宽自己定义-draw a rectangle with opengl
cPPopencv
- 利用c++ opencv处理的视频播放器设置-Using c++ opencv deal video player settings
Sun
- 简单的图像展开,使用与要求不高的场合,MATLAB-Simple image expansion, use and less demanding situations, MATLAB
fxIDW
- 反距离权重法,从采样点得到目标图像矩阵,可调半径及幂指数参数;通过8邻点相似特性,运算点减少9倍;- Inverse distance weighting method, the sampling point to obtain the target image matrix, an adjustable radius and exponent parameters o by 8 points similar characteristics, operation point reduct
junzhilvbo
- 图像的均值滤波,加椒盐噪声的三种情况,加高斯噪声的三种情况,加混合噪声的三种情况-Image mean filtering, plus salt and pepper noise of the three cases, plus Gaussian noise in three cases, plus mixed noise in three cases
