资源列表
xihua
- 一个可以供参考的字体细化算法,对一些简单的字体可以起到较好的细化效果-be a reference for the character thinning algorithm to a few simple words can play better refining results
hafuman
- 哈夫曼树很易求出给定字符集及其概率(或频度)分布的最优前缀码。哈夫曼编码正是一种应用广泛且非常有效的数据压缩技术。该技术一般可将数据文件压缩掉20%至90%,其压缩效率取决于被压缩文件的特征。 利用哈夫曼编码进行通信可以大大提高信道利用率,缩短信息传输时,降低传输成本。但是,这要求在发送端通过一个编码系统对待传送电文须预先编码,在接收须将传送来的数据进行译码。请自行设计实现一个具有初始化、编码、译码、输入/输出等功能的哈夫曼码的编码/译码系统。并实现以下报文的编码和译码:“this prog
Lempel-Ziv
- Implementation for Lempel-Ziv code. Encoder and decoder are separated. The input is a file and the output is written in another file.
BlobDetection
- Example in OpenCv BlobDetection -Example in OpenCv BlobDetection
tree-and-forest
- 实现树和森林的二叉链表表示方法和树的两种遍历算法及其应用。-To achieve binary trees and forests and tree list representations of two traversal algorithm and its application.
DFSlection
- DF特征选择算法,Java的程序,不是原创的哦!-DF feature selection algorithm, Java, non-original!
lw_11
- 道路中的车辆进行阴影消除源代码
Huffman
- 可以任意输入个数,输入权值,以及输入内容(也即是可以按顺序输入每个权值所对应的字符)的huffman编码程序 可以使用-You can enter any number, enter the right values, and enter the content (that is, the right to enter each character corresponding to the value of the order) of huffman coding procedures can
optical-fliter
- 粒子滤波跟踪,用于在图像中对目标进行跟踪,目标可用鼠标选定-Particle filter tracking, for in the image of the target track, the target is selected using the mouse
bayesgauss
- BAYESGAUSS贝叶斯分类器对高斯模式。 D = BAYESGAUSS(X,钙、马、P)计算贝叶斯决策 n维的功能模式的行X。 n-by-n-by-W大小的CA是一个数组,其中包含了协方差 的矩阵大小n-by-n,W类的数量。 大小n-by-W 马是一个数组,其列。柯尔- 水洼意味着向量。一个赔偿。矩阵和平均向量必须 为每个类指定,即使一些都是平等的。X是大小 K-by-n,K是模式的数量分类。P是 1-by-W数组,包含发生的概率
linear-fittin
- MATLAB实现线性拟合和相关系数 源程序代码,初学者必看-MATLAB for linear fitting and correlation coefficient source code
entropy
- this a code for entropy of image detection in matlab
