CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 压缩解压 搜索资源 - for decoding

搜索资源列表

  1. decoderforjpeg

    1下载:
  2. 整理的JPEG解码器,全源码的,非常适合初学者。能够或者解码过程中的全部数据和参量-finishing JPEG decoders, all-source and very suitable for beginners. Or to the process of decoding all the data and parameters
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:128.63kb
    • 提供者:赵真清
  1. h263decoderVcDialog

    0下载:
  2. vc下基于对话框的h。263文件解码并显示。263文件在目录下,为output。263,共90祯,解码后显示(176*144格式)。-vc Based on the dialog h. 263 decoder and display the document. 263 documents in the directory, for the output. 263, a total of 90 Qizhen, decoding revealed (176 * 144 format).
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:201.64kb
    • 提供者:becky
  1. sphit-128-4

    0下载:
  2. 分层树分割算法的Matlab实现,除编码和解码外,还附有熵编码程序,供研究图像处理的朋友参考使用。-hierarchical tree segmentation algorithm Matlab, in addition to encoding and decoding, but also with entropy coding procedures, Image processing research for a friend use and reference.
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:14.46kb
    • 提供者:刘晓倩
  1. 2006171034042857

    0下载:
  2. 用于电视编码,解码,比较各种图像压缩算法的优缺点,给出基于DCT变换的图像压缩软件程序-for video encoding, decoding, compare various image compression algorithm advantages and disadvantages DCT is based on the image compression software
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:4.29mb
    • 提供者:陈兵
  1. Tremor_lowmemory_SVN

    0下载:
  2. The Tremor Vorbis I stream and file decoder provides an embeddable, integer-only library [libvorbisidec] intended for decoding all current and future Vorbis I compliant streams. The Tremor libvorbisidec library exposes an API intended to be as simila
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:412.86kb
    • 提供者:*
  1. Tremor_Snapshot_2004_02_03_WinCE_02_22_2004

    0下载:
  2. The Tremor Vorbis I stream and file decoder provides an embeddable, integer-only library [libvorbisidec] intended for decoding all current and future Vorbis I compliant streams. The Tremor libvorbisidec library exposes an API intended to be as simila
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:342.64kb
    • 提供者:*
  1. zlib-1.2.2.tar

    0下载:
  2. 此代码为霍夫曼编码和LZ7编码的联合实现,它能较高地提高无损压缩及解码的速度-this code for the LZ7 Huffman coding and encoding of the Joint Implementation, to raise it higher lossless compression and decoding speed
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:420.38kb
    • 提供者:刘刀冈
  1. unzip2

    0下载:
  2. 另一个解zip文件的程序 -another program for decoding .zip files
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-11-11
    • 文件大小:65.54kb
    • 提供者:站长
  1. huffman

    0下载:
  2. 赫夫曼编码。可以任意的设置字母和权值用于可以进行译码,编码,打印编码文件。-Huffman coding. Can be arbitrary set of letters and weights can be used for decoding, encoding, printing, encoding files.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-30
    • 文件大小:14.07kb
    • 提供者:黄文
  1. Huffman-encoding-decoding

    1下载:
  2. 哈夫曼编码与译码,能对输入的字符(有权值)进行建树、编码、译码-Huffman encoding and decoding can input characters (right value) for contributions, coding, decoding
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2014-12-08
    • 文件大小:3.69kb
    • 提供者:白杨
  1. suanshu

    0下载:
  2. 首先,计算出码元符号集中各个码元的累积概率,并存放在F数组里面。 然后,开始循环编码,直至输入序列循环完毕。 最后,将所得的累计概率由小数形式转化成二进制形式。 对解码。首先,计算码元符号集中各个码元的累积概率,并存放在F数组里面。 然后,开始循环解码,此次循环是在码元符号集中,由高概率码元向低概率码元循环,这是由于编码的输出肯定是不大于高概率码元的累积概率的。那么如果我们从高到底循环,所找到的第一个小于编码结果fs的码元即为所译码的码元。 最后,我们可以利用此码
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-06
    • 文件大小:1.18kb
    • 提供者:张继红
  1. bsc

    0下载:
  2. 对JPEG2000压缩编码后的码流文件用matlab进行RS信道编码,再BSC信道仿真,RS解码,计算PSNR- with JPEG2000 code stream file, using matlab to simulated the RS channel coding, and then BSC channel simulation, RS decoding, calculation of PSNR
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-04
    • 文件大小:1.06kb
    • 提供者:王冲
  1. Space-Time-Trellis-Code

    0下载:
  2. 该程序用matlab实现的,用来对图形图像进行Space-Time-Trellis-Code编解码,以达到压缩的目的!-The program achieved using matlab to graphic images of the Space-Time-Trellis-Code coding and decoding, in order to achieve the purpose of compression!
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:
    • 文件大小:8.43kb
    • 提供者:马行空
  1. RealDecoder

    0下载:
  2. 用于Real文件的解码处理(解码用的Filter)。-Real documentation for decoding processing (decoding using Filter).
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2016-01-24
    • 文件大小:866.66kb
    • 提供者:delphi
  1. Huffman_coding

    0下载:
  2. Extended Huffman coding. Huffman encoding and Huffman decoding. Note: need to change the file path of the picture for compressing.-Extended Huffman coding. Huffman encoding and Huffman decoding
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-28
    • 文件大小:8.3kb
    • 提供者:binbin
  1. arithmetic_coding

    0下载:
  2. Arithmetic coding: encoding and decoding. Note: change the file path for the compressing picture before running.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-08
    • 文件大小:7.58kb
    • 提供者:binbin
  1. SNR-matlab

    0下载:
  2. 视频的可分级编码(SNR),分两级,并解码;-Scalable video coding, 2 scales, and decoding
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-26
    • 文件大小:14.03kb
    • 提供者:huan
  1. Huffman-decoding

    0下载:
  2. This file contains the decoding using huffman coding and is a generalized code for any set of data
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-12
    • 文件大小:826byte
    • 提供者:ali
  1. Huffman256

    0下载:
  2. 【实现功能】 (1)对256色BMP图像进行Huffman编码以达到压缩图像目的(编码文件保存为*_Huffman.bhd / *_Huffman.bpt) (2)对编码后的文件解码,恢复为256色BMP图像(解码文件保存为*_Decode.bmp)-[Function] to achieve (1) 256 color BMP images Huffman coding to achieve the purpose of the compressed image (save encod
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-20
    • 文件大小:5.5mb
    • 提供者:wangqiang
  1. sph_convert

    0下载:
  2. NIST SPHERE解码程序,针对有些nist sphere文件,它的解码(在windows)程序。 是从unix下面移植过来,vs2010的工程(NIST SPHERE decode funtion , it is for decoding nist sphere, coming from unix, this project is under vs2010)
  3. 所属分类:压缩解压

    • 发布日期:2018-01-08
    • 文件大小:886kb
    • 提供者:大漠东海
« 12 3 4 »
搜珍网 www.dssz.com