资源列表
HuffmanExp
- 该源码实现了对一256色灰度图像的霍夫曼编码输出,并用MFC实现了界面化处理-Realized the source of a 256-color gray-scale image of the Huffman code output, and the realization of the interface with MFC treatment
HUFUMAN
- 该源码实现了从文件中读取字符串,并对其进行霍夫曼编码和解码过程,源码注释详尽,易于理解-The realization of the source file read from the string and its encoding and decoding process of Hoffman, detailed source notes, easy to understand
ComprSrc
- 包含Lzw,Huff1,Dhuff等等多种压缩算法的源代码包。 -Contains Lzw, Huff1, Dhuff a variety of compression algorithms and so the source code package.
condensationparticalfilter
- 实现了粒子滤波功能,主要用在跟踪等各个方面,是一个很好的算法-The realization of the particle filter, mainly used in tracking all aspects of the algorithm is a very good
pfcode
- 是例子滤波方面的一个很好的算法模块,可以直接使用;-Example of filtering is a very good algorithm modules can be used directly
JPEG_decode
- 此是JPEG编码程序,请大家指正,如果有更好的可以互相交流 -This is the JPEG encoding process, please correct me, if there is a better exchange
Rabin-Kharp
- huffman coding which will make u encoding
Huffman
- 统计一段英文中各字母出现的频率,并用哈夫曼树进行编码-Statistics section of the English in the frequency of the letters, and Huffman coding tree
matlab
- matlab 常用指令 概率统计 方便快捷的学习使用-matlab programmable stationally
H.263EncodingandDecoding
- H.263编码与解码程序,能将YUV文件压缩成H.263格式的视频文件,也能将263文件还原成视频图像并播放,是学习视频压缩与解压缩的好材料-H.263 Encoding and Decoding
cicle
- 客户管理系统 基于vb开发环境,功能齐全,操作简单-Client Management System
N_Queen
- N-Queens made in SST