资源列表
huffman
- this hanffman ,maybe it is useful for somee people,change the .zip to .c
opencv-move-detection
- 基于opencv的运动检测,采用光流法,只要安装了opencv 就能直接使用-moving detection using opencv optical algorithm
CNN_Edge_extraction
- CNN图像边缘检测,是将细胞神经网络的标准版用matlab实现,比较简单易懂-CNN Image edge detection is realized on matlab,it is simple.
DBAIN.m
- DBAIN: 用DBA方法来去除高密度脉冲噪声,如椒盐噪声的去除-DBAIN: using DBA method to remove high-density impulse noise, such as salt and pepper noise removal
5-20
- 用堆栈传递参数的形式把1到100进行累加,结果以十进制的形式在屏幕上显示出来。-Using the stack to pass parameters form 1-100 to accumulate, resulting in decimal form on the screen is displayed.
Hough
- 霍夫变换的C程序源码,接口已封装,可以在你的工程中调用-Hough transform of C program source code, interface has been packaged, you can call your project
aglo7
- (一) 编写一个程序LAGO7-1.CPP,实现二叉树的各种运算,并在此基础上设计一个主程序完成如下功能。 (1) 输出二叉树B; (2) 输出二叉树B的深度; (3) 输出H结点的左、右孩子结点值; (4) 输出二叉树B的宽度; (5) 输出二叉树B的结点个数; 输出二叉树B的叶子结点个数 -(A) to prepare a program LAGO7-1.CPP, to achieve a variety of binary operations, and on
nn
- N皇后问题的算法,算法设计中的基本算法,-N queens algorithm, algorithm design, the basic algorithm
stack
- 数据结构中栈操作的实现,包括出栈,入栈,判断栈是否为空等-Stack data structure operations to achieve, including the stack, the stack, the stack is waited in vain to determine
kmeans
- 字符识别的特征提取,内附有处理前的数据和处理后的数据,解压后即可使用-Character recognition feature extraction, enclosed is the manipulation of data from the data before and after treatment, after decompression can be used
Earth
- 生成三个球体,分别代表月亮,地球和太阳,然后月亮和地球围绕太阳转动-Generate three spheres, representing the moon, the earth and the sun, and the moon and the rotation of the Earth around the sun
m-k显著
- Mann-Kendall趋势检验(有时称为MK检验)用于分析时间序列数据的持续增加或减少趋势(单调趋势)。这是一个非参数检验,这意味着它适用于所有的分布(即数据不必满足正态假设)。但数据应该没有序列相关性。如果数据具有序列相关性,则可能在显著水平(p值)上产生影响。这可能会导致误解。为了克服这一问题,研究人员提出了几种改良的MannKendall检验(Hamed and Rao modified MK Test)。Yue和Wang修改了MK测试。使用预白化方法等改进的MK测试)。季节性Mann-
