CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 C#编程 搜索资源 - image compression

搜索资源列表

  1. huffmancodeanddecode

    0下载:
  2. 这是一个采用二进制进行Huffman编码的程序,主要用于图像的无损压缩。-This is a binary Huffman coding for the procedure, mainly for lossless compression of image.
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:13264
    • 提供者:xhyang
  1. ml

    0下载:
  2. 是进行JPEG图形压缩算法的代码,对图形进行DCT变换-is JPEG image compression algorithm code, the graphics DCT
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:16496
    • 提供者:chenji
  1. info469

    0下载:
  2. 本书内容由三部分组成。第一部分介绍信息论与信息科学的基本知识, 第二部分介绍 Shannon 信息论的基本内容,第三部分介绍信息论的应用。本书叙述力求通俗简练,较长的定理证明将通过指定参考书给出,各章附有习题与注解说明。对大型的练习,如无失真数据压缩编码、有失真图象压缩编码、调制编码及其他编码技术作者编制了若干个大型的练习试验,作为信息论理论教学的补充与尝试,有条件的学校可以开设。~..~-contents of the book consists of three parts. The fir
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:2768398
    • 提供者:孙荣超
  1. ImageProcess

    0下载:
  2. c#写的图像处理的程序,包括图像压缩编码,小波变换,值得借鉴参考,VS2010.-c# to write the image processing procedures, including image compression, wavelet transform, it is worth drawing reference, VS2010.
  3. 所属分类:CSharp

    • 发布日期:2017-05-06
    • 文件大小:1264599
    • 提供者:刘熠民
  1. digital

    0下载:
  2. C#编写的图像处理程序源码 一共有十二个 包括灰度,二值化,锐化,缩放,旋转,压缩-C# source code written in image-processing program, a total of 12, including grayscale, binary, sharpening, scaling, rotation, compression, etc.
  3. 所属分类:CSharp

    • 发布日期:2017-04-09
    • 文件大小:1054590
    • 提供者:谁啊
  1. Automatic-compression-image-upload

    0下载:
  2. 图片上传自动压缩功能。例如上传图片原始大小为2M,上传后自动压缩到几百KB。-Automatic compression image upload. For example, the original size of upload images 2M, uploaded automatically compressed into a few hundred KB.
  3. 所属分类:CSharp

    • 发布日期:2017-04-04
    • 文件大小:337286
    • 提供者:ww
  1. xb

    0下载:
  2. 此程序用于处理图像压缩时的小波实现,开发工具是VC-This procedure when used to deal with the wavelet image compression to achieve the development tool is VC++
  3. 所属分类:CSharp

    • 发布日期:2017-03-30
    • 文件大小:1935
    • 提供者:big304
  1. CPD

    0下载:
  2. C# 图片压缩工具源代码,技术新创,有创意-C# source code for image compression tools, technology start-ups and innovative
  3. 所属分类:CSharp

    • 发布日期:2017-03-29
    • 文件大小:56100
    • 提供者:hong
  1. imagecompression

    0下载:
  2. image compression code
  3. 所属分类:CSharp

    • 发布日期:2017-05-20
    • 文件大小:5812125
    • 提供者:subhash
  1. RLEcoding

    0下载:
  2. 本系统是专门处理二值图像压缩的,使用的算法是行程编码(RLE),经实验压缩效率非常的好。在网上基本上没有看见用c#对二值图像用行程编码进行压缩,由于本人在做一个项目正好要用到此算法,想偷懒搜一个源码,遗憾的是没有找到,故只有自己亲手来写一个。程序经过调试完全可以运行。希望对你有帮助-This system is devoted to binary image compression, the use of the algorithm is the length encoding (RLE), t
  3. 所属分类:CSharp

    • 发布日期:2017-04-01
    • 文件大小:388527
    • 提供者:韦一
  1. Core4

    0下载:
  2. Py.Core提供了以下的功能: - 字符串/日期/数字/正则表达式/文件/数据检查/类型转换 等常见操作。 - 缩略图/验证码/水印 等图片操作。 - 排序/搜索/加密/遍历 等常用算法。 - 日志功能(内置包括向 屏幕、窗口、文件、数据库 输出日志的工具)。 - HTML/INI/ZIP 压缩/JSON/XML/常用集合 等文件或数据结构的处理。 - FTP/上传/下载/邮件/登陆网站 等网络功能 。 -
  3. 所属分类:CSharp

    • 发布日期:2017-05-29
    • 文件大小:11936400
    • 提供者:郭启洋
  1. 13452075openjpeg2000sourcecode

    0下载:
  2. JPEG200压缩和解压的源码,可以只针对单帧图像压缩和解压缩-JPEG200 compression and decompression of the source code, and can only to a single frame image compression and compression
  3. 所属分类:CSharp

    • 发布日期:2017-05-09
    • 文件大小:1881072
    • 提供者:申远军
  1. comositing

    0下载:
  2. C# 普通压缩图片和无损压缩图片两种不同源码示例,无损压缩当然比较好了,源码可正确编译,其中无损压缩图片的程序界面请参见截图。Compositing文件夹中的为普通的图片压缩程序实例,先易后难,两个都是值得参考的实用源码-C# ordinary compressed images and pictures of two different lossless compression source code examples, of course, relatively good lossless
  3. 所属分类:CSharp

    • 发布日期:2017-11-23
    • 文件大小:61298
    • 提供者:tpudn53
  1. CompressPhoto

    0下载:
  2. SQL SERVER 下的照片压缩工具 有时数据库中的照片太大,在后续需要批量修改已保存的图片大小,本工具就非常的方便-SQL SERVER photo compression tool sometimes under the photo database is too large, the subsequent need to batch modify the saved image size, this tool is very convenient
  3. 所属分类:CSharp

    • 发布日期:2017-03-28
    • 文件大小:65694
    • 提供者:beike
  1. ImgCompresser

    0下载:
  2. C#写的图片压缩程序,可以把bmp,png等格式图片转换为JPEG进行压缩处理,允许选择压缩比,运行设置图片分辨率等比缩小。实现了对某个目录及其所有子目录内图片文件的压缩。-C# to write the image compression process, you can put bmp, png format images converted to JPEG compression process, allows you to select the compression ratio, se
  3. 所属分类:CSharp

    • 发布日期:2017-05-08
    • 文件大小:1677035
    • 提供者:s
  1. ImageCompact

    0下载:
  2. 指定图片压缩,指定压缩比例进行照片的输出。源代码可见-Specify image compression, the compression ratio specified output of the photo. Source code is visible. . . . . .
  3. 所属分类:CSharp

    • 发布日期:2017-05-02
    • 文件大小:686802
    • 提供者:xiaoping
  1. LIZIQUNotsu

    0下载:
  2. 采用协 同和带压缩因子的粒子群改进算法求解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
  3. 所属分类:CSharp

    • 发布日期:2017-04-17
    • 文件大小:11930
    • 提供者:刘同林
  1. jpeg

    0下载:
  2. 用C语言实现了图像压缩与编码模块,包括AC DC编解码-Using C language to implement the image compression and encoding modules, including AC DC codec
  3. 所属分类:CSharp

    • 发布日期:2017-04-14
    • 文件大小:2770
    • 提供者:Diego
  1. ACHuffmanEncoding

    0下载:
  2. 图像压缩与传输中所要用到的哈弗曼编码,希望为广大学者提供帮助。-Image compression and transmission in the use to the Huffman coding, hope for the majority of scholars to help.
  3. 所属分类:CSharp

    • 发布日期:2017-04-03
    • 文件大小:2652
    • 提供者:陈晓鹏
  1. DouglasCalcu

    0下载:
  2. 道格拉斯计算,用于矢量图像压缩,传入的是点坐标,传出的是压缩后的点坐标-Douglas calculation for vector image compression, passing the point coordinates, the coordinates of the point spread is compressed
  3. 所属分类:CSharp

    • 发布日期:2017-04-12
    • 文件大小:868
    • 提供者:liqing
« 12 »
搜珍网 www.dssz.com