资源列表
sliding
- 求出sliding window的最大最小值-n array of size n ≤ 106 is given to you. There is a sliding window of size k which is moving from the very left of the array to the very right. You can only see the k numbers in the window. Each time the sliding window moves ri
1
- CRC循环的代码,可以用,很详细,欢迎下载-CRC cyclic code can be used, in great detail, are welcome to download
kkk
- 给定K个单词作为文本的开始。程序每次生成一个单词,其过程为:读取文本中最后的K个单词,并在书中寻找这K个单词连续出现的所有位置,然后从中随机挑选一个位置,并把该位置之后的一个单词加入到文本中。该过程不断重复,直到生成的文本达到最大单词数,或者生成的单词恰好是这本书的最后一个单词。-Given K words as the beginning of the text. Each program generates a word, the process is: read the text in a
8_1
- 多态 实现了多态的 多态的运算,老师的很认可改程序,对多态不熟熟悉的朋友-duotaiyunsuan
canny-edge-detection
- 基于openCV的canny边缘检测代码 VC++ 2008 express环境运行。-The canny edge detection based on openCV code VC++ 2008 express running environment.
fixed-piont-smoothing-estimates
- 做的一次作业,kalman滤波及其固定点估计-kalman estimates and fixed-piont smoothing estimates
stone_game_dp
- 现有4堆石子,两个人轮流取石子,他们有n种可能的取法,取法表示从第1堆取A1个石子,从第2堆中取B1个,第3堆取C1个,第4堆取D1个.如果取的时候某一堆的石子数比所要取的石子数要少,则这种取法是不可行的.取到最后没有可行取法的人就算输了. 现给出4堆石子的石子数目以及n种取法,请问如果两个人都采用最优取法,先取的人是赢还是输.-Four existing heap of stones, two people take turns stones, they have emulated n
rec2
- matlab 对图像进行小波重建 本函数输入为图像经小波分解后处理过的一个低通分量和相应的三个方向(水平、垂直、斜向)的高频分量,输出重建图像-matlab image wavelet reconstruction of the function of the input image after wavelet decomposition treated by a low-pass component and a corresponding three directions (horizonta
WaterShed
- 此程序为优化后的分水岭算法,避免了图像过分割-This watershed algorithm has been optimized. By using this algorithm,you can avoid over segmentation to a certain extent.
MyEntropy
- 计算图像Image的信息熵, 输入:目标RGB图像, 输出:信息熵, 说明:Image应是[0,1]浮点数-Calculate information entropy image Image Input: Target RGB image Output: Information Entropy Descr iption: Image should be [0,1] float
RGBTOHSI
- 将RGB颜色空间转换到HSI颜色空间的算法,基于opencv-The RGB color space conversion algorithm to HSI color space, based on opencv
21sjsanwei
- 对三维运动的图像进行特征点提取,根据提取的特征点获得图像的三维信息,从而实现三维信息的获取。-The three-dimensional information of the image is obtained by extracting the feature points of the three-dimensional motion image, and the three-dimensional information is obtained according to the extra
