资源列表
Huffman
- 利用哈夫曼编码对文件实现压缩、解压的功能-Huffman coding to compress files, extracting features
Gzip
- 通过c#语言实习,对文件或文件夹gzip解压和压缩-compress and decompress via c# release gz file
Summary_of_HEVC_working_draft_1(HM)
- H265 test model 的介绍,功能块的对比-introduce H.265 . By comparison 264&&265
MFClibrary3
- VC++写的仓库管理系统源码和完整的开发文档-VC++ Written warehouse management system and complete the development of source documents
aes_fifo_interface
- aes to fsl with xilinx fpga
labeling_GM_PHD
- 三维labeling_GM_PHD程序,三维labeling_GM_PHD程序-The dimensional labeling_GM_PHD procedures,matlab programme!The dimensional labeling_GM_PHD procedures,matlab programme!
LR
- 行程压缩算法,也叫游程压缩算法,是一种无损压缩算法。-Stroke compression algorithm
airline
- 课程设计,航空订票系统,javaEE实现,仅供学习!-Curriculum design, airline reservation system, javaEE to achieve, only to learn!
lzw
- 无损数据压缩,该算法利用字典法,可以实现对图像的无损压缩-Lossless data compression, the algorithm uses a dictionary method, can achieve lossless compression of images
mpeg2decode
- mpeg格式的解码程序,在MATLAB中实现并得到显示。-mpeg format decoder program, implemented in MATLAB and display.
Kmeans
- K-means algorithm It is useful for clustering sample data
HuffmanTree
- HuffmanTree 从文件中读取字符,统计字符个数并以此来建立霍夫曼树,从而实现霍夫曼编码。 -HuffmanTree code