搜索资源列表
lzw源码
- lzw源码,比较好压缩解压算法源码网页的字体、大小、颜色及页面布局的语言,使用任何的文本编辑器都可以 对它进行编辑,与VB、C++等编程...最多可包含 256 种颜色(包括透明色)。文 件的大小取决于实际使用的颜色数目。它使用 LZW 压缩算法来... (2005-6-7,VB,61KB,下载0次)【向站长-4,558,302 source, the better compression decompression algorithm source web font, size, color
5213216
- 由HawK提供的语音压缩软件,压缩方式有:OpenlPC,LPC10,LPC,GSM,CeLP -HawK provided by the voice compression software compression : OpenlPC, LPC10, LPC, GSM, CeLP
besovproj
- 小波提升框架,用几个滤波器组成,可以用于小波的分解,重构,压缩,分割-Lifting with several filter components, which can be used wavelet decomposition, remodeling, compression, segmentation, etc.
huffmancodeanddecode
- 这是一个采用二进制进行Huffman编码的程序,主要用于图像的无损压缩。-This is a binary Huffman coding for the procedure, mainly for lossless compression of image.
huffmanHY
- 关于哈夫曼压缩编码的源代码 还没使用于压缩 嘻嘻^_^-Huffman coding on the source code not used in compression hee hee ^ _ ^
mp3Encode
- mp3的压缩编码源程序,喜欢的朋友可以下载.如下载后发现不能用C打开,那么只要经过WOED变换再做存储就好了-mp3 compression source code, like friends can be downloaded. If found to be downloading C opened, So long as the WOED transform again after storage!
zipcompression
- 利用C#对文件进行压缩和解压缩,欢迎进行测试-C# right document compression welcome testing
hufuman
- 哈夫曼编码源程序!好东西啊 喜欢的话 下吧 对学习数据压缩有好处-Huffman coding source! Ah good things like what are you learning good data compression
ziprar
- 压缩的CSharp例子,包括Windows_zip,zip,zip_rar-compression CSharp examples, including Windows_zip, zip, zip_rar
Case9-_4
- Case9多彩变换按钮_1学习Vb.net界面交互的好东西…!-Case9 colorful button compression transform learning Programming Interface Interaction good things ...!
gongyezidonghuajiankong
- 工业自动化监控组态系统vc源码,winrar压缩-industrial automation control system configuration vc source, winrar Compression
ml
- 是进行JPEG图形压缩算法的代码,对图形进行DCT变换-is JPEG image compression algorithm code, the graphics DCT
file_6
- 本程序实现压缩,解压缩代码及示范代码 本程序实现压缩,解压缩代码及示范代码-the program compression, decompression code and demonstration of the program code compression, decompression code and model code
稀疏存储
- 稀疏矩阵的压缩存储-sparse matrix storage compression
SharpZipLibrary
- SharpZipLibrary.rar,ICSharpCode.SharpZipLibrary,A free C# compression library.
wslzw
- LZW压缩解压院码-LZW compression decompression yards hospital
(赫夫曼编码)
- 赫夫曼编码,实现压缩编码,字符码长 察看权值,以此构建二叉树-Huffman coding, achieving compression coding, characters yards long to see the right value, this Binary Tree Construction
081SharpZipLib_SourceSamples
- dotnet下面的压缩解压缩算法库-dotnet below compression decompression algorithms library
Automatic-compression-image-upload
- 图片上传自动压缩功能。例如上传图片原始大小为2M,上传后自动压缩到几百KB。-Automatic compression image upload. For example, the original size of upload images 2M, uploaded automatically compressed into a few hundred KB.
RLEcoding
- 本系统是专门处理二值图像压缩的,使用的算法是行程编码(RLE),经实验压缩效率非常的好。在网上基本上没有看见用c#对二值图像用行程编码进行压缩,由于本人在做一个项目正好要用到此算法,想偷懒搜一个源码,遗憾的是没有找到,故只有自己亲手来写一个。程序经过调试完全可以运行。希望对你有帮助-This system is devoted to binary image compression, the use of the algorithm is the length encoding (RLE), t