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

搜索资源列表

  1. adaptiveArithmeticCoding

    0下载:
  2. Adaptive arithmetic coding source code. It can achieve better performance than the popular Huffman coding.
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:20.3kb
    • 提供者:王军
  1. 连通性分析

    0下载:
  2. 在对图像进行行程编码之后进行连通性分析,形成连通区域-the right image coding itinerary after connectivity analysis, formation of regional connectivity
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:1.34kb
    • 提供者:郭武
  1. 行程编码

    0下载:
  2. 利用行程编码方法, 对已分割出来的目标进行连通性分析 // 结果保存在全局变量 allrle // 返回值为行程个数-itinerary using coding method, the division has been the target connectivity analysis / / results stored in global variables allrle / / return trip to Number
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:1.58kb
    • 提供者:郭武
  1. huffman_f

    0下载:
  2. huffman_f 在huffman_e的基础上,将排序改为利用堆排序原理选择最小的两个权值。也即,将所有元素的权值组织成堆后,每次堆内的根结点就是最小值了。每取出一个根结点后,就把堆尾元素调到根结点重建堆。取出两个最小值合并成一个子树后,再把子树作为叶子结点放到堆中,并让其上升到合适的位置,保持堆性质不变。因为每次不必完成整个排序过程,而只是组织成堆,因此,这种方法要比使用快速排序更快。上述算法参考了mg-1.2.1中Huffman编码的实现,见http://www.cs.mu.oz.au/m
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:2.15kb
    • 提供者:真实
  1. tuxiangbianma

    0下载:
  2. 各种图像编码的实现介绍, VC++程序-various image coding to achieve, VC Program
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:1.57mb
    • 提供者:李军
  1. jp2_enc

    0下载:
  2. jpg2000得编码程序,这个是很好得应用程序啊-converts in coding procedures, this is a very good application in ah
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:3.81kb
    • 提供者:alsa
  1. bmp_cod

    0下载:
  2. 该程序是bmp得编码程序,一个很好得程序-that the procedure was bmp in coding procedures, in a very good procedures
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:2.25kb
    • 提供者:alsa
  1. mif_cod

    0下载:
  2. 该程序是 mif得编码程序,一个很好的额应用程序-that the procedure was Formed in coding procedures, a good amount of applications
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:5.05kb
    • 提供者:alsa
  1. ex5-5

    0下载:
  2. 我所下载的SPIHT编码,与大家共享,希望大家能够喜欢-I downloaded SPIHT coding, and share the hope that people will like
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:180.75kb
    • 提供者:wan4u
  1. bcl-1.1.2

    0下载:
  2. 下载的代码,可以实现基本的压缩算法,如RLE行程编码,Huffman变换。-download the code, can achieve a basic compression algorithms, such as RLE itinerary coding, Huffman transform.
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:94.73kb
    • 提供者:Sarah
  1. BarMadeBase

    1下载:
  2. 二维码编码平台,是为所有二维码用户提供二维码编码和译码平台,提供技术支持与开发援助。二维码种类包括:PDF417,Qr_Code,DataMatrix和MaxCode,Aztec等-platform for all 2D code users with two-dimensional coding and decoding platform provide technical support and development assistance. 2D code types include :
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:169.52kb
    • 提供者:何红军
  1. btc-acai

    0下载:
  2. how to block truncate coding-how to truncate block coding
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:2.67kb
    • 提供者:徐明才
  1. BMP(VC++SourceCode)

    0下载:
  2. 本套源码是基于VC++开发的关于图像处理程序,其中包括图像的点运算,几何变换、正交变换、图像增强 、形态学增强、边缘与轮廓、图像分析、图像复原、图像编码和直方图处理-source of this set is based on the development of the VC on image processing, including image point operations, geometry transformation, orthogonal transformation, i
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:385.32kb
    • 提供者:wangjianhui
  1. midpointcircle-coding

    0下载:
  2. 自己用C语言编写的中点画圆算法,根据用户输入的圆心坐标和半径画出相应的圆形。-own use C language prepared by the midpoint drawcircle algorithm, According to user input center coordinates and radius of the circle corresponding paint.
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:31.48kb
    • 提供者:ffff
  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. runlengthcode

    0下载:
  2. 对二值图像(黑白图像)每行值进行RUN-LENGTH编码和解码-pair of two binary image (black-and-white images) per line value RUN-LENGTH coding and decoding
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:1.11kb
    • 提供者:qq
  1. Cohen

    0下载:
  2. 编码裁剪法,Cohen-Sutherland算法的实现~-coding method, Cohen-Sutherland Algorithm of ~
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:1.33kb
    • 提供者:谌诗影
  1. Soft20060210094429327

    0下载:
  2. 对256色bmp图像进行处理的程序 包括点运算,几何变换,正交变换,图像增强,形态学变换,边缘与轮廓,图像分析,图像还原,图像编码等内容-pair of 256-color bmp image processing procedures including point operations, geometry transformation, orthogonal transformation, image enhancement, morphological transformatio
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:5.71kb
    • 提供者:jiangzhikun
  1. image-compression-and-coding

    0下载:
  2. 在visual studio2005开发环境下,对图像进行霍夫曼编码、香农—费诺编码、算术编码和位平面编码。-In visual studio2005 development environment, compress images by Huffman coding, Shannon- Fenno coding, arithmetic coding and bit-plane coding.
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-19
    • 文件大小:204.66kb
    • 提供者:duducha
« 12 3 4 5 6 »
搜珍网 www.dssz.com