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

Search list

[JSP/JavaJS_css_zip

Description: JS/CSS文件压缩工具,在YUI COMPRESS基础上添加GUI,待压缩文件列表,支持直接拖曳文件,列表中的文件支持使用鼠标拖曳实现排序,支持当前配置导入导出功能,-JS/CSS file compression tool, based on the YUI COMPRESS add GUI, the list of files to be compressed, in support of direct drag and drop files, list of documents to support the use of drag and drop sorting realize, I support the allocation of import and export functions,
Platform: | Size: 897024 | Author: 张晗 | Hits:

[Special Effects5012(5)

Description: 一个视频压缩的小程序,通过间隔性的捕捉图象,预测,补偿。来压缩图像,从而达到压缩视频的目的。-A small video compression process, through the capture间隔性images, prediction, compensation. To compress images, so as to achieve the purpose of compressed video.
Platform: | Size: 12354560 | Author: li | Hits:

[DocumentsHuffmancodeandreport

Description: C++实现的哈弗曼编码,并有流程图(1)I:初始化(Initialization)。从指定的英文文件中Sourcefile.txt读取数据,根据文件内容统计的字符的频度,建立哈夫曼树。 (2)E:编码(Encoding)。利用已经建好的哈夫曼树进行编码,并将每个字符的编码写入文件HuffCode.txt中保存。 (3)C:压缩(Compress)。根据HuffCode.txt中编码对文件Sourcefile.txt进行重新编码,并将重新编码后的内容写入文件CodeFile.txt中。 (4)D:译码(Decoding)。利用已经建好的哈夫曼树将文件CodeFile.txt中的代码进行译码,结果存入文件TextFile中。 (5)P:打印代码文件(Print)。将文件CodeFile.txt的内容显示在终端上,每行50个代码。 (6)T:显示哈夫曼树(Treeprinting)。将已经在内存中的哈夫曼树以直观的方式(树或凹入表形式)显示在终端上。
Platform: | Size: 115712 | Author: dongming | Hits:

[Compress-Decompress algrithmscompress

Description: 用于bmp图像转化为jpg的图像压缩算法实现的源代码。-For bmp images into a jpg image compression algorithm source code.
Platform: | Size: 8192 | Author: andy | Hits:

[Compress-Decompress algrithmscompress

Description: 实现了一个相对简单的哈弗曼树的压缩算法,是基于MFC开发的。-Realize a relatively simple哈弗曼tree compression algorithm is based on MFC development.
Platform: | Size: 13597696 | Author: 罗亚 | Hits:

[Picture ViewerJPEG2000-compress

Description: JPEG2000图像压缩过程及原理概述,对做图像处理的有一定帮助!-JPEG2000 image compression process and an overview of the principle of image processing has to do a certain extent, help!
Platform: | Size: 355328 | Author: 101 | Hits:

[Compress-Decompress algrithmscompress

Description: 常见的几种压缩算法的源程序。都是TC下的。-Common source of several compression algorithms. Are under the TC.
Platform: | Size: 15360 | Author: 杨敬禹 | Hits:

[JSP/Javacompress

Description: 利用JAVA 实现的 霍夫曼编码压缩解压缩算法 -The use of JAVA Huffman coding to achieve compression decompression algorithms
Platform: | Size: 52224 | Author: 杨柳 | Hits:

[ActiveX/DCOM/ATLcompress

Description: 这是一个完整的压缩解压缩程序,条理清晰,对于学习压缩程序非常有用。-This is a complete compression decompression process, the clarity of the procedures for learning compression very useful.
Platform: | Size: 310272 | Author: 薛道静 | Hits:

[GDI-BitmapCOMPRESS

Description: 将bmp图片压成一个包,供外部调用,真是太好用了!-Bmp picture to pressure into a package for an external call, really good use!
Platform: | Size: 4923392 | Author: asjdklfsd | Hits:

[Compress-Decompress algrithmsCOMPRESS

Description: 一个简单的压缩算法源程序,希望能给大家带来帮助-A simple compression algorithm source code, I hope everyone can help
Platform: | Size: 20480 | Author: 小丫头2007 | Hits:

[JSP/JavaCompressFileGZIP

Description: Compress File GZIP create Java example code
Platform: | Size: 1024 | Author: richman | Hits:

[ActiveX/DCOM/ATLICompress

Description: Image Compress 2008 -Image Compress 2008
Platform: | Size: 325632 | Author: hamster | Hits:

[matlabMatlab-Wavelet-Denoise-Compress

Description: Matlab-Wavelet-Denoise-Compress.关于小降噪的练习,很好的应用!-Matlab-Wavelet-Denoise-Compress. The practice of small noise, a very good application!
Platform: | Size: 4325376 | Author: 简菱 | Hits:

[Special Effectssunplus-jpg-bmp-compress-tool

Description: sunplus绘OSD,JPG,BMP压缩工具-Sunplus painted OSD, JPG, BMP Compression tools
Platform: | Size: 1931264 | Author: hjselena | Hits:

[Linux-Unixlighttpd-1.4.20.tar

Description: Lighttpd是一个轻量级的Web 服务器,支持FastCGI, CGI, Auth, 输出压缩(output compress), URL重写, Alias等重要功能。它具有非常低的内存开销,cpu占用率低,效能好,以及丰富的模块等特点。其静态文件的响应能力远高于Apache,可谓Web服务器的后期之秀-Lighttpd is a lightweight Web server, support for FastCGI, CGI, Auth, Output compression (output compress), URL rewriting, Alias and other important functions. It has a very low memory overhead, cpu occupancy rate is low and good performance and a wealth of modules and so on. Its ability to respond to static files much higher than the Apache, the latter can be described as Web servers on the show
Platform: | Size: 827392 | Author: bright | Hits:

[DocumentsTestCompress

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

[Windows Developcompress

Description: 使用小波分解进行图像压缩的几个例子, 有二次分解的有通过系数选取分解的 我刚做的 可用-Using wavelet decomposition for image compression of a few examples, has the second decomposition has selected through the coefficient of decomposition available to do I just
Platform: | Size: 47104 | Author: hali | Hits:

[Compress-Decompress algrithmsmppc-1.0.tar

Description: MPPC compress/decompress algorithm
Platform: | Size: 5120 | Author: marakew | Hits:

[Linux-Unixgzip

Description: GZip Compress Souce Code
Platform: | Size: 167936 | Author: hwang.david | Hits:
« 1 2 34 5 6 7 8 9 10 ... 50 »

CodeBus www.codebus.net