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

搜索资源列表

  1. JPEGMatlab

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

    • 发布日期:2008-10-13
    • 文件大小:329.49kb
    • 提供者:dinggg
  1. xiaoboyasuo

    0下载:
  2. 这是一个matlab源码,利用小波原理进行图像压缩编码-This is a source Matlab, using wavelet theory for image coding
  3. 所属分类:波变换

    • 发布日期:2008-10-13
    • 文件大小:898byte
    • 提供者:徐敬
  1. 用matlab写的算术编码的程序

    1下载:
  2. 自己用matlab写的算术编码的程序,信源为二元信源,信源序列、码长均可自定义,Using matlab to write their own arithmetic coding procedures for the binary source-source, source sequence, code length can be custom
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-03-22
    • 文件大小:4.8kb
    • 提供者:李金荣
  1. spiht

    0下载:
  2. 该源码是spiht多集树集合编码算法的图像编码,-The source tree is a collection of episodes SPIHT coding algorithm image coding,
  3. 所属分类:Special Effects

    • 发布日期:2017-03-25
    • 文件大小:173.63kb
    • 提供者:赵明
  1. huffman

    0下载:
  2. matlab实现huffman编码,编码源为一系列简单符号,有运行结果。可自行改变源信息。-matlab achieve huffman coding, source coding for a series of simple symbols, there are results. Can change the source information.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:1.09kb
    • 提供者:吉吉
  1. 111quyushengzhang

    2下载:
  2. 又一个经典区域生长源码(区域增长),自带图象可测试,为什么用m代码编写?因为易懂,易用,易改写成其他语言,根据您自己的平台和需求,将这经典的算法应用到您自己的课题项目中去吧,请尽情享用-Another classic source of regional growth (regional growth), bring their own images can be tested, why m coding? Because easy-to-understand, easy to use, eas
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:69.67kb
    • 提供者:zz
  1. 111Regionbetter

    0下载:
  2. 经典区域生长源码(区域增长),比起灰度阈值法有不可比拟的优势,一旦尝试,欲罢不能啊,只是,在实时性应用方面还有待改进,m代码编写易懂,易用,易改写成其他语言,如果改写成c,应该速度有所提高.请尽情享用-Classical region growing source (regional growth), compared to gray-scale threshold method has unparalleled advantages, once the attempt to stop ah,
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:987byte
    • 提供者:zz
  1. adaptivehuffman

    0下载:
  2. 自适应哈弗曼编码,MATLAB的源程序很是不错的-哈弗曼adaptive coding, MATLAB is the source code is a good
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:3.94kb
    • 提供者:夏正浩
  1. 3

    0下载:
  2. matlab环境下的自适应huffman编码-matlab environment adaptive huffman coding
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-28
    • 文件大小:27.63kb
    • 提供者:jj
  1. suanshubianma

    0下载:
  2. 假设信源符号为{a,b,c,d},这些符号出现的概率分别为{0.2,0.2,0.4,0.2}写出对信源符号bdadc进行算术编码和解码的过程。-Assumptions for the source symbols (a, b, c, d), the probability of emergence of these symbols were written on (0.2,0.2,0.4,0.2) bdadc source symbols for arithmetic coding and de
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:1.11kb
    • 提供者:任彦博
  1. WinRAR

    0下载:
  2. 图像处理的vc独立程序,包括边界跟踪,边缘检测,图像编码,腐蚀,开闭操作等源码-Vc independent image processing procedures, including the border tracking, edge detection, image coding, erosion, opening and closing operation of source
  3. 所属分类:Graph program

    • 发布日期:2017-06-11
    • 文件大小:18.41mb
    • 提供者:huayisuda
  1. 1

    0下载:
  2. 运动补偿编码 matlab 源码 希望给大家有帮助-Motion compensation coding matlab Source want to give you help
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:100.14kb
    • 提供者:王晓光
  1. dierzhang

    0下载:
  2. MATLAB数字图像处理张德丰源代码,关于图像编码与解码部分-Digital image processing Zhang Defeng MATLAB source code, image coding and decoding on the part of
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:4.04kb
    • 提供者:
  1. huffman

    1下载:
  2. 数字图像处理中的编码技术。本程序对输入的图像进行哈夫曼huffman编码,显示原图像的熵、编码后的平均码字长度、并能够根据编码重建出图像。本程序使用C++混合编程,已经编译生成了Matlab库文件,无需再与C++链接。程序包括源程序和源图像,以及编码后的结果图像。-Encoding digital image processing technology. The procedure of the input image Huffman huffman coding to show the ori
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1.23mb
    • 提供者:刘雨相
  1. Fractal-Interpolation

    0下载:
  2. 分形插值图像放大和图像编码。分形计算,给出了分形计算的matlab程序的源代码,能迅速帮助你进行分形分析和计算,容易设定参数。-Fractal interpolation image magnification and image coding.Fractal calculation, given the fractal calculation of the source code matlab procedures, can quickly help you to carry out the
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:673.02kb
    • 提供者:fgl
  1. Huffman-coding-matlab

    0下载:
  2. 这是我自己用MATLAB编写的一个源程序,是保存在WORD里面的,里面有源程序和实验步骤,可以下载下来实验,大家也可以对这个程序进行改进-This is my own written using MATLAB source is saved in WORD inside source and experimental steps, which can be downloaded experiments, we can improve this program
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-14
    • 文件大小:8.48kb
    • 提供者:wangshanshan
  1. huffuma.matlab

    0下载:
  2. 对灰度图像进行哈夫曼编码matlab的源代码-Huffman coding for gray image matlab source code
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-14
    • 文件大小:4.39kb
    • 提供者:谢光祥
  1. videosavc

    0下载:
  2. 自己写的haffman编码源代码,用matlab实现的,欢迎指正-Write their own haffman coding the source and matlab, welcome to correct me,,
  3. 所属分类:Picture Viewer

    • 发布日期:2017-12-15
    • 文件大小:3kb
    • 提供者:HrLekyvi
  1. semanxizs

    0下载:
  2. ofdm信道编码和译码的源代码,用matlab实现 不错的源码-Ofdm channel coding and decoding of the source code, matlab source code
  3. 所属分类:Picture Viewer

    • 发布日期:2017-12-13
    • 文件大小:74.35kb
    • 提供者:apray
  1. queue

    0下载:
  2. ofdm信道编码和译码的源代码,用matlab实现 不错的源码(Ofdm channel coding and decoding of the source code, matlab source code)
  3. 所属分类:图形/文字识别

    • 发布日期:2017-12-23
    • 文件大小:74kb
    • 提供者:azeauhqd
« 12 »
搜珍网 www.dssz.com