资源列表
qianfangjiaohui
- 前方交会软件,适合于计算测绘中前方交会问题-forward intersection software, in calculating the appropriate mapping front Rendezvous
mos
- mos评分,可以将最近流行的压缩感知运用到一起,对压缩还原后的语音进行评测-Mean Opinion Score
LI
- 学生查询!!!!代码~原代码~?
v
- 计算水库的最大效益,从而由水库水流量计算出水库发电量从而算出最大收益。此模型是一道校内赛的第一问,运行简单可行
hafuman2
- 此霍夫曼编码可根据自己输入的字符集及频度构建霍夫曼树,利用建好的哈夫曼树生成哈夫曼编码.-This Huffman code can be entered in accordance with their own character set and the frequency of Huffman tree constructed using built Huffman tree generated Huffman.
0000
- 使用C语言根据huffman树算法写的txt文件压缩与解压,里面还有些不完善之处,请不要见怪-The huffman tree algorithm using C language to write the txt file compression and decompression, which some imperfections, please do not take offense
bmpread
- 将bmp转换成jpg格式Visual Basic源码-bmp change to jpg by Visual Basic
Documents
- bubble sort integer table
AdaptiveHuffman
- 自适应赫夫曼编码java实现,adaptive huffman-adaptive huffman java implemention
huffmancoding
- 通过建立霍夫曼树,输入一串数据,进行霍夫曼编码-Huffman code
huffmanbianma
- huffman压缩算法,c语言编写。可下下来参考-Huffman compression algorithm, c language. Reference may be down under
linear_code
- 自己编的一个线性码的类。可以添加到需要的工程中。