资源列表
[压缩解压] Huffman
说明:Huffman编码的主导思想是根据数据符号发生的概率进行编码。在源数据中出现概率越高的符号,相应的码长越短;出现概率越小的符号,其码长越长,从而达到用尽可能少的码符号表示源数据。Huffman编码方法是接近压缩比上限的一种最佳的编码方法。-The dominant idea of the Huffman coding is based on the probability of occurrence of data symbols for encoding.The higher the prob<张怡然> 在 2025-06-11 上传 | 大小:2kb | 下载:0
[压缩解压] tiaozhixushi
说明:雷达回波信号的检测方面的源代码 -Radar echo signal in the inspection of the source code<韩洁> 在 2025-06-11 上传 | 大小:2kb | 下载:0
[压缩解压] matchscores
说明:For finding the distance or classification<rathi> 在 2025-06-11 上传 | 大小:2kb | 下载:0
[压缩解压] MatrixComputer11.rar
说明:c#实现通过原矩阵求对应的逆矩阵的详细代码,c# to achieve the original matrix and the corresponding inverse matrix code<曹叶军> 在 2025-06-11 上传 | 大小:2kb | 下载:0
[压缩解压] lz.rar
说明:LZ算法的实现,是项目中的一部分(这里给出的是最基本的功能,所以没有版权问题),自己理解后完成的,用了3周时间实现最基本的功能,非常便于理解。当数据量较小的时候,压缩后的数据量可能会增大;大数据压缩会减小数据。经过测试,word文档、bmp/jpg图像压缩解压都没有问题。纯C代码,linux和windows下都可编译运行,LZ algorithm, is part of the project (given here is the most basic function, so there is<丁力> 在 2025-06-11 上传 | 大小:2kb | 下载:0