搜索资源列表
-
0下载:
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
-
-
0下载:
是进行JPEG图形压缩算法的代码,对图形进行DCT变换-is JPEG image compression algorithm code, the graphics DCT
-
-
0下载:
用贪婪算法中的哈夫曼编码为文件进行压缩,得到一个比较好的压缩程序.-greedy algorithm with the Huffman encoding of the document for compression, to be a relatively good compression process.
-
-
0下载:
本压缩包内收集了一些C#常用的7种遗传算法,这些算法主要是保存超个体的基本遗传算法、仿生双倍体遗传算法、人工双倍体遗传算法、保存历史最优解的遗传算法、保存历史最优解的仿生双倍体遗传算法等,另外,对随机数的产生机制进行了优化,在内层循环中也能产生高质量的随机数。部分功能可通过源码爱好者测试截图中看出,这里不再详述。-The compression bag to collect some C# commonly used seven kinds of genetic algorithms is pr
-
-
0下载:
数值压缩算法,很好哦 ,自己写的大家看看吧-Numerical compression algorithm, oh well, we look at it to write their own
-
-
0下载:
本系统是专门处理二值图像压缩的,使用的算法是行程编码(RLE),经实验压缩效率非常的好。在网上基本上没有看见用c#对二值图像用行程编码进行压缩,由于本人在做一个项目正好要用到此算法,想偷懒搜一个源码,遗憾的是没有找到,故只有自己亲手来写一个。程序经过调试完全可以运行。希望对你有帮助-This system is devoted to binary image compression, the use of the algorithm is the length encoding (RLE), t
-
-
0下载:
可以通过设置阈值,对用鼠标所画的曲线进行道格拉斯算法压缩。-By setting the threshold for the curve drawn with the mouse to Douglas compression algorithm.
-
-
0下载:
Easily resize a bitmap file in .NET, save into another file. High quality resizing with Bicubic algorithm to ensure smooth resizing. Special code to handle JPEG compression after resizing.
-
-
0下载:
Copy and GZip file using GZIP compression algorithm, the best features of GZIP is it is very fast and proven algorithm-Copy and GZip file
-
-
0下载:
C#实现Gzip的压缩与解压缩算法源码详解-C# implementation of Gzip compression and decompression algorithm source Detailed
-
-
0下载:
LZMA压缩算法的源码包,包括了C语言代码、Java的LZMA代码,C++版和C#版的源代码,代码完整详细。LZMA被称为是压缩率很高的压缩算法,适合做文件或内存压缩。此源码包可以说是比较综合的LZMA压缩文件例子了,参考实用性极高。-
LZMA压缩算法的源码包,包括了C语言代码、Java的LZMA代码,C++版和C#版的源代码,代码完整详细。LZMA被称为是压缩率很高的压缩算法,适合做文件或内存压缩。此源码包可以说是比较综合的LZMA压缩文件例子了,参考实用性极高。
LZMA c
-
-
0下载:
采用协
同和带压缩因子的粒子群改进算法求解Ot su 阈值, 通过分别用改进粒子群算法和标准粒子群算法对lena 测试图像
的实验表明, 前者相较于后者有更高的精度-With the use of synergies and improved compression factor of the particle swarm algorithm Ot su threshold, respectively, by using the improved PSO and PSO standard
-
-
0下载:
自己编写的C++小程序,十字算法,用到KD树,能够有效进行点云去噪,压缩数据-I have written a small program C++, cross algorithm used in KD tree, the point cloud can be effectively de-noising, compression of data
-
-
0下载:
本人自己写的基于道格拉斯算法的线段的压缩 ,里面有详细的编译说明-I wrote it myself Douglas based compression algorithm segment, which has compiled a detailed descr iption of
-
-
0下载:
道格拉斯数据压缩算法。 算法特征:1.在不扰乱拓扑关系的前提下,对采样点数据进行合理的抽稀 2.对矢量坐标数据进行重新进行编码,以减少所需要的存储空间 3.矢量数据的压缩往往是不可逆的,数据压缩后,数据量变小了,数据的精度降低了-Douglas data compression algorithm. Algorithm characteristics: 1. In the relationship does not disturb the topology under the premise o
-
-
0下载:
compression image with deflet algorithm
-
-
0下载:
数据压缩算法,主要应用图形图像的处理,也是地形图综合化简常用的方法-Data compression algorithm, the main application of graphics and image processing, but also the topographic map of the general use of the method
-