CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 2D图形编程 搜索资源 - encoding

搜索资源列表

  1. JPEGbeta

    0下载:
  2. 实现JPEG图像的编码和解码.并且支持BMP图像到JPEG图像格式的转换-achieve JPEG image encoding and decoding. Support for BMP images to JPEG image format conversion
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:393.49kb
    • 提供者:郗梦
  1. FasteffectiveDCT

    0下载:
  2. DCT变换是数字图像处理中重要的变换,很多重要的图像算法、图像应用都是基于DCT变换的,如JPEG图像编码方式。对于大尺寸的二维数值矩阵,倘若采用普通的DCT变换来进行,其所花费的时间将是让人难以忍受甚至无法达到实用。而要克服这一难点,DCT变换的快速算法无非是非常吸引人的-DCT digital image processing is an important transformation, many important images algorithm, imaging applicatio
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:10.04kb
    • 提供者:javenliu
  1. ImageProcessing_vc++

    0下载:
  2. 数字图像处理的全部算法,包括图像变换、图像增强、图像恢复和编码以及边缘检测等等算法,希望你能用得上-digital image processing algorithms, including image transform, image enhancement, Image restoration and encoding and edge detection algorithm, and so on, I hope you can use the grain
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:330.44kb
    • 提供者:许凤
  1. arithmetic.encoding

    0下载:
  2. 算术编码的应用实例matlab版本 1.可以对字符进行算术编码 2.开头不必制定字符串的大小 3.编码精度高,达到小数点8位以上 4.以函数的形式给出,易于调用和移值实现 5.显示界面人机交互较出色 -arithmetic coding examples of the application of a version of Matlab. Be right characters arithmetic coding 2. Not the beginning de
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:999byte
    • 提供者:方周
  1. JPEGMatlab

    1下载:
  2. JPEG编码源程序,基于Matlab编码-JPEG encoding source files, based on Matlab coding
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:329.49kb
    • 提供者:dinggg
  1. qrencode-1[1].0.2.tar

    2下载:
  2. 在C情况下实现QR码的编码与解码过程,可以生成图片,纠错码部分也比较完整-C of the QR code encoding and decoding process can generate images, error-correcting codes are part of a more comprehensive
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:345.42kb
    • 提供者:mayun
  1. bmeps-2.0.6

    0下载:
  2. bmeps converts bitmap images (PNG/JPEG/NetPBM) to EPS and PDF. EPS level 1, 2 or 3 can be created using run-length compression, flate compression and ASCII-85-encoding. PNG alpha channels can be transferred to PDF or converted to EPS/PDF image masks.
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:4.59mb
    • 提供者:马振强
  1. barcode toolkit

    2下载:
  2. 条形码开发包,几乎包括全部常见条形码编码/解码,ANSI C代码可用于各种平台。-barcode development kit, which supports almost all kinds of commonly used barcode formats. All encoding and decoding rountines are in ANSI C that can be used in variant operating platforms.
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:986.96kb
    • 提供者:张奕宇
  1. txm

    0下载:
  2. 本标准规定了QR码符号的要求。它规定了QR码模式2符号的特征,数据字符编码,符号格式,尺寸特征,纠错规则,参考译码算法,符号质量要求,以及可由用户选择的应用参数,在附录中给出了QR码模式1符号不同于模式2的特性。-This standard sets out the requirements of QR Code symbols. It provides a QR Code symbol Mode 2 characteristics, data character encoding, symbo
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-10
    • 文件大小:2.26mb
    • 提供者:eydp
  1. Jpeg-src

    0下载:
  2. 完整的jpeg压缩和解压缩程序,代码简单,使用单个.c实现了jpeg编码。付完整文档资料-The complete jpeg compression and decompression process, the code simple, using a single. C achieved a jpeg encoding
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-09
    • 文件大小:1.93mb
    • 提供者:shengxi
  1. rlc_code

    0下载:
  2. 实现JPEG编码中的游程编码(RLE)的工程文件,能够直接运行,易读,其中temcode是读入的文件信号-JPEG coding to achieve run-length encoding (RLE) of the project file, can be run directly, easy to read, which is read the paper temcode signal
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-08
    • 文件大小:210.55kb
    • 提供者:舒念
  1. JPEG_introduction

    0下载:
  2. JPEG文件编/解码详解,里面是详细的编码过程,方便大家理解记忆。-JPEG file encoding/decoding Xiang Jie, which is detailed in the encoding process so as to facilitate understanding of memory.
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-07
    • 文件大小:32.9kb
    • 提供者:jinyi
  1. JpegEncodingLib

    0下载:
  2. 基于IPP实现的jpeg图像格式的编码,目前支持8,24GRB文件格式-this is used for jpeg image format encoding process baesd on IPP
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-16
    • 文件大小:71.01kb
    • 提供者:王彬
  1. New-Text-Document

    0下载:
  2. wolfRLE // A run-length encoding compression program // This is a very simple compression technique that might not work
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-13
    • 文件大小:2.22kb
    • 提供者:徐书立
  1. SPIHT

    0下载:
  2. A.Said和W.A. pearlman根据Shapiro零树编码的基本思想,提出了一种新的且更优的实现方法--分层树集合分割(SPIHT),它是高效性能编码算法.这里给出了SPIHT程序及其改进后的程序.-A. Said and WA pearlman Shapiro zerotree coding based on the basic idea, a new and more excellent implementations- set partitioning in hierarchi
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-27
    • 文件大小:43.91kb
    • 提供者:wangjin
  1. weicais

    1下载:
  2. matlab实现图像伪彩色编码,包括常规灰度编码 , 逆灰度编码 , 红色饱和度编码 , 绿色饱和度编码 , 蓝色饱和度编码 , 青色饱和度编码 , 黄色饱和度编码 , 紫色饱和度编码 , 彩虹编码1 , 彩虹编码2 , 热金属编码1 , 热金属编码2 -pseudo-color image coding matlab realize, including conventional gray code ' ,' inverse gray coding ' ,' red
  3. 所属分类:2D Graphic

    • 发布日期:2015-08-04
    • 文件大小:1kb
    • 提供者:蔡小成
  1. imageprocessing

    0下载:
  2. 图像处理的GUI界面,包含灰度直方图生成,图像预测法压缩编码,图像腐蚀和膨胀,损失和复原,以及各种算子的边缘检测-Image Processing GUI interface, including histogram generation, image compression encoding prediction method, image erosion and dilation, the loss and recovery, as well as a variety of edge det
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-05
    • 文件大小:497.07kb
    • 提供者:yuanman
  1. RLE

    0下载:
  2. 在vs2005环境下开发的代码,用行程编码(REL)实现单目标物体跟踪-In vs2005 code developed using run-length encoding (REL) to achieve single target object tracking
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-18
    • 文件大小:4.6mb
    • 提供者:太阳花
  1. fresnel

    4下载:
  2. 基于菲涅尔域的双随机相位编码图像加密方案,利用角谱传播法实现-Based on double random phase encoding Fresnel domain image encryption scheme to achieve the use of angular spectrum propagation method
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-09
    • 文件大小:251.94kb
    • 提供者:海明
  1. POCS-algorithm

    0下载:
  2. 基于约束集投影算法的随机相位编码图像加密方案-Set projection algorithm based on constrained random phase encoding image encryption scheme
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-12
    • 文件大小:2.64mb
    • 提供者:海明
« 12 »
搜珍网 www.dssz.com