搜索资源列表
DrakeRecordHWnd050627B
- 声音的线性预测编码和解码,利用vc的函数直接从mic采集数据或者操作wav文件进行压缩和解压,别情提供回访比较功能。-sound linear forecasting coding and decoding,make use of vc library directly to collect data or operate wav file to compress or decompress ,provide compression function.
minibzip2_20060116_VC
- minibzip2,版本20060116,VC源代码,可以实现在windows平台下解压缩linux下的bz2格式的压缩文件,方便实用-minibzip2 version 20060116, VC source code can be achieved in the windows platform decompress linux under the bz2 compressed file format to facilitate the practical
BMPtoAVI
- vc++实现一系列bmp流压缩成的avi格式的影音文件输出-vc achieve a series of bmp flow of compressed into avi video file format output
lzwfordepresscoding
- LZW压缩和解压缩程序 lzw.c 主要的功能模块 bitio.c/bitio.h 一些支撑函数,支持以比特(bit)为单位的文件I/O 用法: 压缩 lzw E <in-file> <out-file> 解压缩 lzw D <in-file> <out-file> 压缩时,读入<in-file>中内容,压缩后存入<out-file>中,得到压缩文件。 解压缩时,读入<in-
15458462587421556
- Huffman编解码器的模拟实现 应用Huffman算法实现模拟编解码器,程序实现对输入的一篇英文文章(以 .txt文件读入),输出Huffman 码流(以 .txt文件输出),最好能实现译码过程。程序语言可以选用C、 VC或C++。-Huffman CODECs the simulation application Huffman algorithm simulation codecs, Programming on the importation of an article in Eng
huffmanman
- 用huffamn算法实现了文本文件的压缩和解压缩,VC++实现-huffamn algorithm using a text file compression, VC
Haffman
- 利用Haffman树实现文本数据的压缩和解压缩。VC++MFC环境-Using Haffman code method,complete text file compress and uncompress. please use it under VC++ mfc environment.
VCSource
- VC源码-建立自解压的可执行文件,和大家一起分享共同学习!-VCSource- Create self-extracting executable file
ppmd
- VC++编程,有源代码,这个程序提供了一个用PPM算法进行文件压缩/解压的类-VC++ Programming, source code, this procedure provides an algorithm using PPM file compression/decompression classes
Compr
- VC++编程,有源代码,一个数据压缩库进行文件数据的压缩/解压-VC++ Programming, source code, a data compression library file data compression/decompression
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.
Huffcoding
- 用vc实现的Huffman对文本文件的压缩解压算法。-Vc achieved with Huffman compression of the text file decompression algorithm.
huffman(VC)
- 控件台应用程序。 采用哈夫曼编码对文件进行压缩解压。先将文件各字节读出,统计频率。进行哈夫曼编码,将编码重新写入文件。 编码命令:c <input file> <output file> 解码命令:d <input file> <output file> 对于编码的output file和解码的input file可以省略后缀,则默认采用.hfm。-huffman
DelphiZLib.125
- 此为ZLib最新版本1.2.5。原作是用C编写的,在VC++、BC++或C++Builder中自然很容易直接使用,对于Delphi开发者,虽然Delphi自带了ZLib的移植版本(zlib.pas),但版本为1.0.4,而且必须要使用Borland自己编译生成的zlib.dcu(当然,在完整版的光盘中包含了编译好的zlib库的.obj文件和c代码,后继版本修改了大量的bug,并较大幅度地提升了性能。 此源码为编译好适合Delphi的版本。-This is the latest version
wenjianyasuoyujieya
- 这是一个VC++控制台下的文件压缩与解压缩的程序,可以对word文档 、文本文档、以及图片和音乐进行压缩与解压缩。-This is a VC++ console file compression and decompression procedures can be word documents, text documents, as well as pictures and music compression and decompression.
VC.programming.code.extracting.file.compression.ra
- VC编程实现压缩解压文件经典代码VC classical programming code extracting file compression -VC classical programming code extracting file compression
UseRar
- 在VC6.0环境下调用WinRAR.exe实现对文件的压缩和解压。-VC6.0 environment in a file called WinRAR.exe achieve the compression and decompression.
Huffman
- 这是一个霍夫曼编码解码的源程序,C语言实现,自己编的,注释详细,可读性好.这个是基于对话框的.压缩包包括源程序文件,再vc中运希望对大家理解哈弗曼编码有所帮助-This is a Hoffman codec source code, C language, compiled their own, notes in detail, the readability is good. This is based on the dialog box. Compression bag includes a
compress-file
- 用VC++开发的利用赫夫曼树原理压缩文件的程序,有压缩及解压缩功能-With the use of vc++ development principle of compressed files hoffman (tree program, compression and decompression function
Compressed-file-_final
- 用vc++的MFC界面实现一个文件解压和压缩,-VC++ MFC interface implements a file decompression and compression