Welcome![Sign In][Sign Up]
Location:
Search - file compress

Search list

[Compress-Decompress algrithmsfile-Compress.zip

Description:
Platform: | Size: 9854 | Author: | Hits:

[Compress-Decompress algrithmszip-file-compress-and-decompression---support-chin

Description: java实现zip文件压缩解压,功能封装在一个类中,支持中文及多级目录,可以一直移植windows和unix上使用,包中提供了源代码及代码中用到的外部包
Platform: | Size: 25765 | Author: zhanglei | Hits:

[Compress-Decompress algrithmsMATLAB LZW Compress

Description: MATLAB LZW Compression 1. norm2lzw.m (encoder function) 2. lzw2norm.m (decoder function) 3. lzw_demo1.m (demo file) 4. lzw_docs.zip (documentation) 5. Disclamer.txt (this is the disclamer) 6. ReadMe.txt (this file) 6.1.0.450 (R12.1)
Platform: | Size: 35525 | Author: gdfgfdg | Hits:

[Windows Developcabinet_src

Description: cab文件压缩、解压 -Compression and UnCompresson of Cab file
Platform: | Size: 145408 | Author: 站长 | Hits:

[Compress-Decompress algrithmsjava

Description: 使用java压缩文件的例子 -The example of using java to compress file
Platform: | Size: 11264 | Author: 站长 | Hits:

[Compress-Decompress algrithmsCExeSourceCode

Description: 将任何一个exe文件压缩,压缩后生成的文件为windows执行文件-Compress any exe file, and transfer it to a windows executeable file after compressing
Platform: | Size: 167936 | Author: 站长 | Hits:

[Compress-Decompress algrithmslzma

Description: Compress and decompress algorithm in C for vxWorks.
Platform: | Size: 6144 | Author: 林小姐 | Hits:

[Compress-Decompress algrithmsDrakeRecordHWnd050627B

Description: 声音的线性预测编码和解码,利用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.
Platform: | Size: 51200 | Author: | Hits:

[Compress-Decompress algrithmsGZip压缩源代码

Description: 数据压缩源代码和VC中使用DEMO,能够压缩内存数据。- Data compression source code and a demo by VC that can compress data in memory.
Platform: | Size: 369664 | Author: 王金营 | Hits:

[Voice Compressg7231源代码

Description: 基于g.723.1的音频压缩程序,ITU的源码-The voice compress program file which base on G.723.1 is own to the original source code from ITU.
Platform: | Size: 158720 | Author: wangwei925229 | Hits:

[Graph program图像处理课程设计

Description: 用MFC编写,实现的功能有: i. 打开256色的BMP格式的图像文件: ii. 图像的傅立叶变换: iii. 直方图均衡化: iv. 图像的中值滤波 v. 图像的边缘检测 vi. 几何变换 vii. 哈夫 曼编码查看: viii. 直方图查看 ix. 用哈夫曼压缩方法对图像进行压缩并生成压缩文件 另外还有课设论文及重要模块流程图。有一定 的参考价值 -prepared using MFC, the functions are : i. Open 256-color BMP image file formats : ii. the Fourier Transform Image : iii. histogram equalization : iv. Image median filtering v. Image Edge Detection vi. Geometric Transforms vii. Huffman coding View : viii. histogram View ix. Huffman compression method used to compress images and generate compressed files another lesson based papers and important module flowchart. There will be some reference value
Platform: | Size: 848896 | Author: 斯蒂芬 | Hits:

[Voice CompressAudio_comp197833362006

Description: This code demonstrates how to use installed audio codecs to compress a WAVE file.-This code demonstrates how to use installe d audio codecs to compress a WAVE file.
Platform: | Size: 757760 | Author: longlong | Hits:

[File Operatelzw_ya_suo_jie_ya

Description: 文本文件压缩解压工具,采用lzw算法,是数据结构课程的作业,使用环境为vc6.0,使用了mfc.-text file compression decompression tool used lzw algorithm, the data structure course operations, vc6.0 use of the environment to use the mfc.
Platform: | Size: 3689472 | Author: 张三 | Hits:

[Compress-Decompress algrithmscompress

Description: 通过Delphi提供的压缩算法,实现对文件进行压缩和解压缩。 -Delphi provided through the compression algorithm to achieve the file compression and decompression.
Platform: | Size: 296960 | Author: bright | Hits:

[Compress-Decompress algrithmszip-file-compress-and-decompression---support-chin

Description: java实现zip文件压缩解压,功能封装在一个类中,支持中文及多级目录,可以一直移植windows和unix上使用,包中提供了源代码及代码中用到的外部包-java realize extracting zip file compression, functional class in a package to support Chinese and multi-level directory, you can always transplant the use of windows and unix, package provides the source code and the code used in the external packet
Platform: | Size: 25600 | Author: zhanglei | Hits:

[Compress-Decompress algrithmsCompress

Description: 可实现压缩功能 ,压缩后的文件没有扩展名,采用的是霍夫曼编码-Can realize compression, the compressed file without extension, using Huffman code
Platform: | Size: 24576 | Author: 李泰成 | Hits:

[File OperateHuffamnCoding

Description: 用VC++实现的一个简单哈夫曼压缩码和解码程序,可以对任意字符的文本文件进行压缩并解压-With VC++ Realize a simple Huffman compression code and decoding procedures, arbitrary characters can compress a text file and extracting
Platform: | Size: 233472 | Author: 陈明 | Hits:

[DocumentsTestCompress

Description: 檔案壓縮及解壓縮的演算法 記憶體壓縮及解壓縮的演算法-file compress and uncompress memory compress and uncompress
Platform: | Size: 46080 | Author: 王志偉 | Hits:

[Compress-Decompress algrithmshuffman_compress

Description: 基于哈夫曼算法实现的文件压缩和解压缩程序。用MFC编程实现,有界面,可以浏览选择要压缩或者要解压的文件。-Huffman algorithm based on file compression and decompression process. Programming with MFC, there are interfaces, you can browse option to compress or to decompress the file.
Platform: | Size: 3832832 | Author: 刚娃子 | Hits:

[ADO-ODBCCompressAccessDatabase

Description: 压缩access数据库,access数据库中的数据删除后并没有真正从文件中删除数据占用的空间,只有压缩后才能真正删除。-Compression access database, access data in the database deleted and not really remove the data from the file space used, and only truly delete compressed.
Platform: | Size: 11264 | Author: afu | Hits:
« 12 3 4 5 6 7 8 9 10 ... 14 »

CodeBus www.codebus.net