搜索资源列表
AHP.rar
- 层次分析法,用matlab编制,输入任何矩阵后,可进行一致性检验,标准化权重向量,最大特征值计算。运行在通过matlab 2008a通过。,AHP using matlab prepared to enter any matrix may conformance testing, standardization of weight vector, the largest eigenvalue calculation. Running through the adoption of matlab
zidong
- 用c++实现自动文摘功能,包括自动分词,计算句子权重,摘录等功能,整个的程序代码都有-With c++ automatic summarization, including automatic word calculated weights sentence, extract features such as the entire program code
Huffman
- 哈弗曼编码,输入数据后可计算权重.例如,输入11122233334,可得到权重为1,2,3,4 的权重分别为3,3,3,1-the code of Huffman Tree ,this code can compute the weight of you input data