资源列表
raw_number_select
- 在YUV的序列中,选择某一个片段,比如有个300帧的序列foreman300.yuv,想选择第30-100帧,可以生产一个新的70帧的序列-select a segment of YUV sequence
compile_work2
- 这个是编译原理的课程实验~~~是计算机大三所学的~~试验名称为正确递归
Video-Compression
- video compression algorithm for video compression and processing
huffman
- 实现霍夫曼编码,初学的好例子,新手入门,建议好好分析程序
yasuo
- RLE压缩,完成文本文件的压缩,运用游程长度编码算法
DCT
- code for dct for image processing
Ass1(2nd)
- 這是一個簡單的C++程式,可是十分合適初學者用來體驗C++的基本功能-It is a simple programme which has introduced C++, it is very suitable for the beginner user of C++
shangke-
- 统计字符串出现的次数,并进一步实现数据压缩-Number of statistical occurrences, and further data compression
rc4
- Cifra/decifra strings utilizando o algoritmo de fluxo RC4.
com
- 用java实现zip文件的解压缩处理,代码测试通过-Zip file with the java solution to achieve compression
cyclic-FINAL
- cyclic conovlution code for transsmission of digital data
DTCWT
- 双树复小波变换具有平移不变性、方向选择性等特点,适合进行图像压缩,优于传统离散小波变换方法。-The DT-CWT is suitable to image compression processing because of its shift invariance and directional selectivity. It is preferable to traditional Discrete Wavelet Transform(DWT).