资源列表
b
- 、通过将其元素插入到双向链表中的方法对数组A进行排序。算法对链表的当前操作位置进行维护,当需要插入表项时,若新元素比当前位置值要大,则往前移动;若小则往后移动。编写函数DoubleSort实现上述排序算法。
erchashu
- 二叉树的排序算法 数据结构 实现算法
Huffman
- Huffman c环境下的实现 数据结构课程设计题目-Huffman c environment data structure to achieve the curriculum design topics
Huffman
- 哈夫曼编码器,输入一串字符,用哈弗曼进行编码。-Huffman encoder, type a string of characters encoded with Huffman
motion_detection
- motion detection in opencv feed from ip camera
bsf
- 数字信号处理应用中的一个子函数算法。用于双线性变换中的有理分式代换子程序,这里只考虑分子为常数1的情况。-Digital signal processing applications in a Functions algorithm. Bilinear transform for the rational fraction substitution subroutine, here only consider the situation of a molecule is constant.
biaodashi
- 数据结构:简单的单位数表达式求值模拟器 输入单位数计算出结果
lle
- 局部线性嵌入,是一种流行学习的算法,可以学习任意维数的低维流形-locally linear embedding is a algorithm of manifold learning, it can be used to learn arbitrary dimension of low dimensional manifold
image-compress
- 对于一幅比较大的图像的数据读取 图像压缩 截取所需大小的图像的综合代码 -image compress
PCA_Face_Recognition
- 基于PCA的人脸识别源程序,希望对新手有帮助-PCA-based face recognition source code, hope to help novice
speckle2.m
- a method to generate a speeckle pattern for use in the digital image correlation method
haar-transform
- 图像的Haar变换算法实现,包含正反变换函数-Haar transform algorithm realize the image, including the pros and transform function
