搜索资源列表
PicCompressEncode
- 游程编码实现图像压缩。还可以,推荐给大家-RIc the image is compressed. Also, we recommend to the
youcheng
- 地理信息系统的一种编码方法游程编码,简单实用-a coding method run-length coding, simple and practical
datapress
- 数据压缩实验指导,有游程编码和预测编码的实现-data compression guidance, and with run-length coding and coding to achieve forecast
entroyencoding
- 用VC实现的算术编码,霍夫曼编码,游程编码,可以直接运行,并可以演示!-with VC arithmetic coding, Huffman coding and run-length coding, direct operation and can demo!
shannong
- 用vc++实现香农编码、游程编码、和算术编码
Princeton_math@mop.com
- 有< 信息论与编码> 的游程编码,超大数阶乘和数值分析的重要算法.-have lt; Lt; Information Theory and Coding gt; Gt; The run-length coding, and the large number of factorial analysis of the numerical algorithm.
jpeg.rar
- 对图像进行JPEG压缩,并使用哈弗曼和游程编码,显示压缩后的图像,JPEG
YOUCHENG
- C语言实现游程编码级解码过程,并附有注释。-C language-level RLE decoding process, together with the Notes.
RunLengthCoding
- 用C语言实现《信息论与编码》里的游程编码(黑白用数字表示)。-Using C language implementation, " Information Theory and Coding," in the run-length coding (black and white with that figure).
entropy_coding
- 熵编码的程序,包括哈弗曼编码,算术编码和游程编码。-Entropy coding of procedures, including Huffman coding, arithmetic coding and run-length coding.
ImageProcess
- 使用VC++对图像处理,以及游程编码及其解压缩-The use of VC++ for image processing, as well as run-length coding
youchengbianma
- 游程编码:将一行中颜色值相同的相邻像素用一个计数值和该颜色来代替。-youcheng
yc
- 这是用VC写的游程编码的源程序,是信息论与编码的课程设计,有相应的解码过程-This is written with VC run-length coding of the source, is information theory and coding of curriculum design, a corresponding decoding process
ECGCompressLossless
- 心电数据无损压缩代码 用到了游程编码 Golomb编码 差分编码等-Lossless Compression of ECG data the code uses a run-length coding Golomb coding differential coding
huffman
- 霍夫曼编码是经典的信源编码,与游程编码同为信道编码常用编码方式高效简单。-Huffman coding is the classic source coding, and run-length coding with channel coding used for the encoding easy and efficient.
youchengbianma
- 信息论编码课程设计中自己做到的游程编码的代码,里面包含了哈弗曼的编码算法,希望对你有所帮助。-Information theory, curriculum design in their own code to do run-length coding code, which contains a Havermann encoding algorithm, hope this helps.
bianma
- 游程编码,Shannon编码,Elias编码,huffman编码-RLE, Shannon coding, Elias coding, huffman coding
arrlle_rldc
- matlab实现的游程编码的编码与解码过程,,rle实现编码,rld实现解码,简单易懂实用 -matlab implementation of RLE encoding and decoding process, rle. achieve coding, rld achieve decoding, simple and easy to understand practical
yc
- 游程编码程序,输入一个01序列,将它转换成游程编码-Runlength encoding procedure, the input of a 01 sequence, and convert it into the run-length coding
RLE
- 对一定长度的数据进行压缩,采用游程编码,对连续重复的数据压缩率高。(For a certain length of data compression, using run length encoding of data, continuous repeated high compression rate.)
