资源列表
Decimal_arithmetic_coding
- 小数算术编码,采用小数压缩方法对文本文件进行压缩解压-Decimal arithmetic coding, compression method using fractional text file compression decompression
Bloodbank
- This one bank system-This is one bank system
HuffmanCompress
- huffman编码解码用于压缩,用了相当一定技巧,值得学习!-Huffman Compress and decompress!!!!!!!!!!!!!!!!!!!
TakeVideo
- m程序采集、压缩、回放视频,视频的长度由用户定义。- This program uses Image Acquisition toolbox to take video at any time length as user defined. The function imaqtool has the limitation in taking long duration videos.
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
Sensorless_2833x
- 利用TI晶片實現無感測器向量控制同步馬達驅動-sensorless PMSM drive with TMS320F2833x
LZW.rar
- LZ77算法与模式匹配KMP算法的结合及算法实现,包含: LZ77.doc t1.txt t2.txt t3.txt cc3260mt.dll borlndmm.dll 测试cpp1.cpp 压缩程序使用说明.txt,LZ77 algorithm and pattern-matching algorithm for the combination of KMP and algorithm, including: LZ77.doct1.txtt2.txtt3.txtcc3260mt
MATLAB_2frame
- H264解码,把头信息解析出来,生成H264文件,使用viso可以看编码的效果-H264 decoding, the head of the information to parse out, generate H264 files, the use of VISO can look at the effect of coding
vb534742288824
- 很好 立刻仪用 需要的人 都可以来下载 下载了要给点说民、哦-immediately Instrument good people in need can also download the people said he should be, oh
592wg.com-dnf-dg
- 我用过的很好的地下城外挂的适用版本,都能选-I used a good plug-in application version of the underground city
zstd-v1.3.6-win64
- Zstandard, or zstd as short version, is a fast lossless compression algorithm, targeting real-time compression scenarios at zlib-level and better compression ratios. It's backed by a very fast entropy stage, provided by Huff0 and FSE library.
LZO_explain_in_detail
- 著名的无损压缩算法LZO,关于其算法的详细解释,网上少有的好资料-LZO is a data compression library which is suitable for data de-/compression in real-time. This means it favours speed over compression ratio.