资源列表
RISE_110_80_source
- RISE global illumination raytracing
noname02
- just a simple struct prgram
dither.tar
- 一种dither 算法,处理后提高图像质量-A dither algorithm, processed to improve image quality
test_3
- 可以实现静态切分窗口、 直角坐标系、画正弦波、画锯齿波、画矩形波 -Can achieve static segmentation window, right-angle coordinate system, drawing sine, sawtooth painting, painting a rectangle wave
HuffManEncoding_Src
- Huffman encoding in Csharp
DTCclassique
- this file for DTC classic in matlab
Digital-Calender
- its a digital calender using assembly lang.
lzwyasuo
- lzw压缩算法的实现 lzw压缩算法的实现-lzw Compression Algorithm lzw Compression Algorithm
utf7codec
- utf7 encoding, decoding class
cpp2
- 简单的压缩编码——算术编码,可实现基于算术编码原理的二进制压缩-AC Coding
cpp1
- 压缩编码的又一经典方法,游程编码,可对于连零连一有较好的压缩效果-compressing coding
cpp3
- 压缩编码的一种经典方法,LZW码,基于字典的建模原理,首先构建字典,然后通过搜索进行压缩-LZW