资源列表
[压缩解压] Huffman_encode
说明:这是一个霍夫曼编码的程序,是利用霍夫曼树等相关算法解决的。在程序中,随机产生的10个字符,利用子函数: HC=HuffmanCoding(HT,HC,w,3) 则可以获得每个元素的码字,存储的方式是通过一个指针的指针。-This is a Huffman coding process is the use of Huffman tree related algorithms to solve. In the process, the<浪飞人海> 在 2025-01-13 上传 | 大小:2kb | 下载:0
[压缩解压] HuffmanCoding
说明:(1)I:初始化(Initialization)。对输入的一段英文中的每个字符统计其权值,建立哈夫曼树; (2)E:编码(Encoding)。利用已建好的哈夫曼树,对每个字符进行编码。 -(1) I: Initialization (Initialization). English section of the input statistics for each character of their weight, the e<贾铭> 在 2025-01-13 上传 | 大小:2kb | 下载:0
[压缩解压] motionEstNTSS
说明:该代码对图像处理中涉及到的搜索算法中的三步法进行了改进,即提出了一种新的三步法。-Of the code in image processing involved in the three-step search algorithm has been improved, that is, a new three-step method.<lima> 在 2025-01-13 上传 | 大小:2kb | 下载:0