Although there has been a lot of AVL tree libraries available now, nearly all of them are meant to w
Although there has been a lot of AVL tree libraries available now, nearly all of them are meant to w...
Although there has been a lot of AVL tree libraries available now, nearly all of them are meant to w...
MIB Browser allows you to view the hierarchy of SNMP MIB variables in the form of a tree and provide...
创建FP-Tree树的过程。从.txt文件中读取字符型数据,然后创建FP-Tree。...
用Java编写的KD TREE算法实现, 希望对大家有所帮助...
This is a binary search tree with void* pointer in data segment in order you to search store and del...
基于单片机的数据压缩算法的实现-Huffman算法...
用简单的实例对HUFFMAN编码进行说明,通俗易懂...
用c实现Huffman编码,基于概率统计,压缩率较高...
利用Huffman编码法做的一个文本文件压缩程序,仅支持英文的文本文档,压缩效率在10%~50%,DOS界面,欢迎讨论。...
I ve written some many years ago dynamic Huffman algorithm to compress and decompress data. It is ma...