Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - compress
Search - compress - List
DL : 0
由迭代产生的分形图形,修改其中的压缩码,可以得到很多分形图形-Fractal graphic by iterative method. It can make more Fractal graphic by changing its compress code.
Update : 2024-05-05 Size : 46080 Publisher : 齐松

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

DL : 0
JPEG教程,包括视频图象压缩与解压缩,以及其他视频处理算法。 -JPEG tutorial, Include video compress, decompress and some other video process method.
Update : 2024-05-05 Size : 155648 Publisher : 新华

DL : 0
采集和压缩视频,压缩算法H.263,采用VC编写,核心用DLL形式提供可以使用VC,Delphi,VB调试使用-video frequency collection and compress,the compress arithmetic used H.263,compile with VC,debugging the core useing DLL for VC,Delphi,VB
Update : 2024-05-05 Size : 347136 Publisher : 风月无边

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

用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
Update : 2024-05-05 Size : 848896 Publisher : 斯蒂芬

使用LZ77算法压缩文件的C代码,一般来说,现在流行的winzip,winrar以及unix下的compress使用的都是该算法-LZ77 algorithm compressed files in C code, in general, the now popular winzip. unix WinRAR and compress the use of the algorithm are
Update : 2024-05-05 Size : 5120 Publisher : 王昆

UNIX、Linux环境下,compress命令的C源代码有压缩率高和压缩快的特点 -UNIX, Linux environment, compress order of C source code with a high rate of compression and compression characteristics of the fast
Update : 2024-05-05 Size : 13312 Publisher : xw12345

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.
Update : 2024-05-05 Size : 757760 Publisher : longlong

DL : 0
the attached utility is a work I ve submitted to the university It shows what a jpeg compression is all about.-the attached utility is a work I ve submitte d to the university It shows what a jpeg compress ion is all about.
Update : 2024-05-05 Size : 86016 Publisher : 黄博强

This is a little console mode utility program which is able to (de-)compress single files with a static Arithmetic compression algorithm. You could easily add the RLE/BWT/MFT data transformation algorithms. Just rip the corresponding classes out of my HuffComp source code. I won t add these ones in the next time.-This is a little console mode utility program which is able to (de-) compress single files with a static Arithmetic compression algorithm. You could easily add the RLE/BWT/MFT data transformation algorithms. Just rip the corresponding classes out of my HuffComp source code. I won t add these ones in the next time.
Update : 2024-05-05 Size : 35840 Publisher : 郭春阳

输入:为需要压缩图象的名称,该主程序仅能构处理256灰度图,读者可以自行改编为RGB处理;ratio为压缩比率;level为小波分解的级数 输出:是解压完毕的图象数据矩阵-input : the need for image compression name, the main program can only handle 256 gray level structure, Readers can own adaptation of RGB; ratio of compression ratio; wavelet decomposition level for the series output : is finished unpacking the image data matrix
Update : 2024-05-05 Size : 54272 Publisher : 林颖

这是一个不错的图像压缩的Matlab程序,希望能对你有所帮助.-This is a good image compression Matlab procedures in the hope that you can help.
Update : 2024-05-05 Size : 56320 Publisher : 林颖

java编写的zip压缩解压程序,设计美观,方便使用,功能健全,特别适合初学者使用.-java prepared by the zip compression decompression procedures, design aesthetics, ease of use, sound functions, particularly suitable for beginners.
Update : 2024-05-05 Size : 32768 Publisher : 马雪玲

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

Compress - SuperFast Packer v.3.0.zip-Compress- SuperFast Packer v.3.0.zip
Update : 2024-05-05 Size : 225280 Publisher : pcboy0621

DL : 0
用java编写的压缩程序,界面美观,算法为霍夫曼编码思想,数据结构课程设计时编写,请大家指点。-Prepared by compression using java program, interface aesthetics, the algorithm for the Huffman code of thought, data structure courses designed to prepare, please advice.
Update : 2024-05-05 Size : 424960 Publisher : 陈端金

This sample demonstrates compression capabilities available in the .NET Framework. It builds a Windows Forms application that employs the GZipStream and DeflateStream types to compress and decompress files. The sample also introduces several types that are new in the .NET Framework version 2.0.-This sample demonstrates compression capabilities available in the. NET Framework. It builds a Windows Forms application that employs the GZipStream and DeflateStream types to compress and decompress files. The sample also introduces several types that are new in the. NET Framework version 2.0.
Update : 2024-05-05 Size : 144384 Publisher : winzheng

DL : 0
通过小波变换实现图像的压缩变换,很简洁的压缩程序。-Through wavelet transform image compression transform, compression procedure is very simple.
Update : 2024-05-05 Size : 1024 Publisher : sh85

用VC++实现的一个简单哈夫曼压缩码和解码程序,可以对任意字符的文本文件进行压缩并解压-With VC++ Realize a simple Huffman compression code and decoding procedures, arbitrary characters can compress a text file and extracting
Update : 2024-05-05 Size : 233472 Publisher : 陈明
« 1 23 4 5 6 7 8 9 10 ... 50 »
DSSZ is the largest source code store in internet!
Contact us :
1999-2046 DSSZ All Rights Reserved.