搜索资源列表
T264_decoder
- 经过开源的H.264压缩算法代码,进行优化后并在VC++6。0环境下调试和PC下成功运行,也可以在DSP上运行-revenue H.264 compression algorithm code, After optimization and VC 6. 0 debugging environment and PC successful operation, can also run on the DSP
huffman_code
- huffman编码. 把一个英文字母,空格,句号.一共有28个 character. 先求每个字符出现的频率. 然后用频率对这个文件进行哈夫曼编码. 然后再进行解码. 运行的时候需要在VC++ 工程->设置->调试->程序变量里加E:\\sample.txt E:\\encode.txt E:\\decode.txt 然后把英文文件放到E盘里.名叫samole.txt, 还有在E里新件2个txt文件.名叫encode.txt,decode.t
H.263_encode_decode_scr
- H.263的编码器和解码器的C源代码,在VC++6.0环境下调试通过!
xvidcore-0.9.2-ok
- MPEG4的VC代码, xvid0.9.2,已经编译调试通过
DCompress264
- 本程序基于ffmpeg库里的编解码器,并且vc 平台下的调试运行成功
serialcom
- VC编写的串口调试助手,本人已通过调试,保证完全正确-vc bian xie de chuan kou tiao shi zhu shou,ben ren yi tong guo tiao shi,bao zheng wan quan zheng que
HuffmanCoding
- 本代码是基于VC++用C语言编写的哈弗曼编码 调试已通过 可使用 程序有待改善之处是译码程序没有 -The code is based on the VC++ Using C language debugging哈弗曼coding procedures have been through the use of room for improvement is the decoding process is not
gzlib
- 这是一个将文件压缩为gzip的元代吗。在vc++2005下调试通过,并用运用与工程中,操作简单。-This is a file compression gzip of the Yuan Dynasty for you. In vc++ 2005 adopted under the debugger, and use with the project, easy to operate.
waveletimagecompression
- 本程序使用VC++编写,主要实现Spiht编码算法。Spiht算法虽然已经非常成熟,但是作者从网上下载了一些代码来看,编写的不是很规范,所以作者在此整理了Spiht程序,在VC6.0下通过调试.-This procedure used VC++ Prepared, the main achievement of SPIHT coding algorithm. SPIHT algorithm has been very mature, but the author downloaded from
Doolittle
- 这个程序时关于计算机数值方法的一个程序,调试时在VC++6.0环境中。-This program on computer numerical methods for a program when debugging VC++6.0 environment.
arith
- 用VC++实现的自适应算术编码压缩解压程序,调试通过。-Vc++ realize adaptive arithmetic coding compressed sources, commissioning procedures.
huffman
- VC++实现的huffman压缩解压编码,在DOS下运行,调试并通过。-VC++ implementation of the huffman compression decompression code in DOS to run, debug and through.