资源列表
huffman
- huffman编码和解码,可从文件中读取,并将文件翻译成0,1代码-huffman encoding and decoding can be read from a file, and the translation of documents into the 0,1 code
26073-800_ANSI_C_source_code
- 3GPP Adaptive Multi- Rate (AMR) 标准实现,针对8KHz采样音频文件按20ms一帧实现两者VAD模式的编码 -3GPP Adaptive Multi-Rate (AMR) standard of achievement for 8KHz sample audio files, according to 20ms between the VAD model to achieve a coding
ImageCoding
- 本例给出了几种编码方法的源码,包括:霍夫曼编码,香农编码,位平面编码等-This example shows the source code of several encoding methods, including: Huffman coding, Shannon coding, bit plane coding, etc.
jiaotongdeng_VHDL
- 交通控制灯:4个红色指示灯、4个绿色指示灯和4个黄色指示灯模仿路口的东、西、南、北四个方向的红、绿、黄交通灯。控制这些指示灯,使它们按下列规律亮、灭: ①初始状态为四个方向的红灯全亮,时间1秒。 ②东、西方向绿灯亮,南、北方向红灯亮。东、西方向通车,时间5秒。 ③东、西方向黄灯闪烁,南、北方向红灯亮,时间2秒。 ④东、西方向红灯亮,南、北方向绿灯亮。南、北方向通车,时间5秒。 ⑤东、西方向红灯亮,南、北方向黄灯闪烁,时间2秒。 ⑥返回2,继续运行。 ⑦若
lab2
- Zackerman algoritm encode/decode
SharpZipLib
- 一个C#的zip压缩和解压缩的源码,支持多种zip格式-A C#, zip compression and decompression of the source code, supports multiple formats zip
Compress
- 一个RLE/HUFFMAN/LZW的压缩算法类,可以对一段内存区进行压缩/解压缩、测试压缩比等操作。-An RLE/HUFFMAN/LZW compression algorithm classes can be a memory area compression/decompression, test compression ratio of such an operation.
Java
- LZMA压缩算法的java源代码 经过测试 可以是使用的-LZMA
CS
- LZMA压缩算法的c#源代码 经过测试 可以是使用的-LZMA
CPP
- LZMA压缩算法的vc源代码 经过测试 可以是使用的-LZMA
C
- LZMA算法的源代码,测试过了 可以使用-LZMA