资源列表
huffman_code
- 基于huffman的信源编码与解码。可实现对文本的编码压缩及解码恢复(Source coding and decoding based on Huffman. The coding compression and decoding recovery of text can be realized)
stepmotor
- 这是个用矩阵键盘控制步进电机圈数和转速的程序,参数设定在触摸屏上显示-This is a matrix keyboard to control the stepper motor number of turns and speed program parameter settings on the touch screen display
JEPEG2000
- Implementation of JPEG2000 Using SSE Instruction Set
huibiankeshe
- 对给定的文本文件进行压缩和解压 程序功能: 1.压缩(5个命令行参数) Compress c 输入文件名 输出文件名 start step 将输入文件压缩为输出文件。Start,step意义见下面。 2.解压(3个命令行参数) 上面生成的压缩的输入文件解解压缩到输出文件,如果不是上面压缩的格式(根据文件特征识别),报错。 一元编码可以对整数序列进行编码。 非负整数n的一元编码(unary code)定义为n-1个1后跟一个0(表1)。
huff
- vc编程实现的哈夫曼编码,有兴趣的可以
compression-algorithms
- 多种压缩算法的源代码,包括SPLAY,LZW,LZ,HUF等经典压缩算法-A variety of compression algorithms source code, including the classic SPLAY, LZW, LZ, HUF and other compression algorithms
czip_source
- CZip和CUnzip的VC++源代码,编译运行后生成zipdll.dll,共两个类: CZip用于压缩文件, CUnzip用于解压缩文件,使用gzip GNU源代码 -CZip and CUnzip the VC++ source code, compile and run after the generation zipdll.dll, a total of two classes: CZip used to compress files, CUnzip for extracting f
ZipTest_src
- ZIP 压缩、解压 源码,C 语言实现,文件压缩解压缩-ZIP compression, decompression source code, C language, file compression and decompression
dwprotected
- simple watermark test
VxWorks
- 语音压缩原理可靠
asd
- huffman动态算法,注视详细绝对实用可靠,希望对大家有所帮助-Dynamic Huffman algorithm detailed, look absolutely reliable and practical, and they hope to help everyone
Discrete_Cosine_Transform_and_JPEGFiles
- Discrete Cosine Transform and JPEG Files