搜索资源列表
all1
- 利用小波和霍夫曼对单声道文件进行压缩编码 并解码输出-using wavelet and Hoffman right mono document coding and decoding output
Huffman_program
- 采用传统HUFMMAN编码方法,有效实现编码并解码
hfm
- 利用小波和霍夫曼对单声道文件进行压缩编码 并解码输出
MP3编码原理
- mp3编码原理,介绍并分析mp3编码以及解码原理.包括大量图示和例子-mp3 coding theory, presents and analyzes mp3 encoding and decoding principle. Picture shows including a large number of examples and
哈夫曼编码原码
- 用C语言实现哈夫曼编码对文件进行压缩,并没有通过类来实现,只是用标准的C语言中结构实现的,代码内部说明比较详细,具体可以看代码,包括对文件的编码也解码.-C language of the document Huffman coding compression, and not through the categories to fruition, but the standard C language structure to ach
rs编解码源程序
- 详细介绍了RS编码和解码原理,并附有C++源代码。
dpcm 差分脉冲编码调制(DPCM)
- 差分脉冲编码调制(DPCM)的matlab模块仿真,实现抽样,量化,预测,编码并解码。
Huffman
- 哈夫曼编码和解码系统,并可对文件进行编码-Huffman coding and decoding system, the documents can be encoded
MP3编码原理
- mp3编码原理,介绍并分析mp3编码以及解码原理.包括大量图示和例子-mp3 coding theory, presents and analyzes mp3 encoding and decoding principle. Picture shows including a large number of examples and
哈夫曼编码原码
- 用C语言实现哈夫曼编码对文件进行压缩,并没有通过类来实现,只是用标准的C语言中结构实现的,代码内部说明比较详细,具体可以看代码,包括对文件的编码也解码.-C language of the document Huffman coding compression, and not through the categories to fruition, but the standard C language structure to ach
SmsBridge
- 本人两年前开发的移动给小灵通发短消息的程序,原理是用一个gsm modem接收从移动手机发过来的消息并解码成为文字信息,然后通过电信的web网站发送给小灵通,虽然现在是废物,但是对学习gsm modem的操作大有好处,尤其是短消息编码解码,at命令操作等,该程序在实达的某款gsm modem上通过,也可以用一个老的nokia手机代替,但是我没有try过,自己简单调试一下即可-mobile PHS send text messages t
all1
- 利用小波和霍夫曼对单声道文件进行压缩编码 并解码输出-using wavelet and Hoffman right mono document coding and decoding output
suanshuhehammingma
- 用C语言编程实现Hamming码编码和解码,并实际构造出(15,11)Hamming码,以及算术编码-C Programming Language Hamming coding and decoding, and actually constructed (15, 11) Hamming code, and arithmetic coding
dm643_videoH263
- DM643上采集视频信号,对其进行H.263编码和解码,并驱动视频编码芯片进行显示。包括了视频编解码芯片的驱动和h.263 codec-DM643 video signal on the acquisition, its H.263 coding and decoding Drivers and video coding chip show. Including Video Decoder Chip drive and h.263 co
turboprog
- 使用Matlab,编程实现Turbo码的编码及其解码算法,并给出在AWGN信道下该信道编码的性能-use Matlab, Turbo programming code coding and decoding algorithm, and gives the AWGN channel under the Channel Coding Performance
dpcm
- 差分脉冲编码调制(DPCM)的matlab模块仿真,实现抽样,量化,预测,编码并解码,欢迎下载使用,我自己编的-Differential pulse code modulation (DPCM) of matlab simulation module, the realization of the sample, quantification, prediction, coding and decoding, welcome to do
霍夫曼编码及解码
- 对一个给定字符串,生成霍夫曼树,求出霍夫曼编码并进行解码(get the huffman tree for a string,code and translate)
CACM_Moffat_2017125132440649
- 实现算术编码与解码,进行文件的压缩,并伴有上界溢出与下界溢出的处理(Implement arithmetic coding and decoding, and compress files)
test1
- 用于电话号码在传输过程中的编码和解码测试,希望对您有所帮助。(The use of the code and decoding test of the phone number in the transmission process and hope to help you.)
huffman
- 对给定字符建立哈夫曼树并解码和编码,手动输入权值和数量(Set up the Hoffman tree for a given character and decode and encode)