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

搜索资源列表

  1. sgergyhij

    1下载:
  2. 用MATLAB实现算术编码,并计算其平均码长,熵和编码效率-Achieved using MATLAB arithmetic coding, and calculates the average code length, entropy and coding efficiency
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:924byte
    • 提供者:先知
  1. adaptive_arithmetic

    0下载:
  2. 自适应算术编码 自适应算术编码的解码-Adaptive Arithmetic Coding Adaptive arithmetic coding decoder
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-14
    • 文件大小:4.59kb
    • 提供者:王波
  1. ACmod

    0下载:
  2. This code implements the arithmetic coding algorithm used for text compression. At present it takes an input of fixed length but that can be modified in the code as required.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-12
    • 文件大小:1.08kb
    • 提供者:Priyal
  1. ac_revealed

    0下载:
  2. A very good introduction about Arithmetic Coding
  3. 所属分类:matlab

    • 发布日期:2017-04-17
    • 文件大小:232.17kb
    • 提供者:Bing Ouyang
  1. AVIRIS_LP

    0下载:
  2. 一种基于线性预测和算术编码的高光谱图像压缩方法,希望对您有用。-Based on linear prediction and arithmetic coding of hyperspectral image compression, and I hope useful for you.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-01
    • 文件大小:19.63kb
    • 提供者:刘英
  1. BinaryArithmeticcoding

    0下载:
  2. 自编二值算术编码算法的matlab演示。从text.txt读取信息,编码过程及结果由matlab图形演示-binary arithmetic coding algorithm matlab demo. Reading information from Text.txt and the encoding process and the results are showed by the matlab graphics demo step by step.
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1005byte
    • 提供者:安丽华
  1. arithmetric

    0下载:
  2. This a set of codes to be copied to the C software and run. It performs arithmetic coding on the input text. It even decodes the encoded text to get back the original text-This is a set of codes to be copied to the C software and run. It performs ari
  3. 所属分类:Algorithm

    • 发布日期:2017-04-07
    • 文件大小:1.79kb
    • 提供者:Heman
  1. Arithmetic_coding_for_data_compression

    0下载:
  2. Arithmetic coding for data compression
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-17
    • 文件大小:324.57kb
    • 提供者:marina
  1. Arithmetic_coding

    0下载:
  2. 基于上下文的算术编码,用于图像压缩中的熵编码环节。-Arithmetic coding for entropy coding in image compression link.
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:17.4kb
    • 提供者:lili
  1. suanshu

    0下载:
  2. 实现算术编码的MATLAB仿真研究,得到算术码!-Implementation of the MATLAB simulation of arithmetic coding, arithmetic codes are!
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:2.85kb
    • 提供者:何德波
  1. Arithmetic-coding

    0下载:
  2. 算术编码,MATLAB数字图像处理中的代码-Arithmetic coding, MATLAB code for digital image processing
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-24
    • 文件大小:682byte
    • 提供者:郜智方
  1. New-folder

    0下载:
  2. Adaptive arithmetic coding.
  3. 所属分类:matlab

    • 发布日期:2017-04-09
    • 文件大小:3.61kb
    • 提供者:keviv
  1. arithmetic-coding-procedures

    0下载:
  2. 介绍了算术编码的MATLAB程序,对初学者有帮助-Introduces MATLAB arithmetic coding procedures, to help beginners
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:576byte
    • 提供者:梨花
  1. Arithmetic-coding

    0下载:
  2. 实现算数编码,算术编码要真真实现需要很大的内存,所以本程序只能做一个近似的编码。-Achieve arithmetic coding, arithmetic coding to achieve Barbara takes a lot of memory, so the program can only do a similar code.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-26
    • 文件大小:494.81kb
    • 提供者:louise
  1. arithmetic-coding

    0下载:
  2. 二元算术编码,即实现0和1 的算术编码,matlab源程序-Binary arithmetic coding, which implements the arithmetic coding 0 and 1, matlab source code
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:4.02kb
    • 提供者:游泳鱼
  1. arithmetic-coding

    0下载:
  2. 算术编码,一种更现代的编码,比霍夫曼更有效-Arithmetic coding, coding a more modern, more effective Bihuofuman
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-01
    • 文件大小:1.06kb
    • 提供者:张琦
  1. arithmetic-coding-and-encoding

    0下载:
  2. 算术编码是一个现代的方法比霍夫曼更有效。-Arithmetic coding is a more effective modern methods Bihuofuman
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-23
    • 文件大小:1.09kb
    • 提供者:张琦
  1. Arithmetic-coding

    0下载:
  2. 一个算术编码的源代码,实现基本的算术编码功能,对做基于上下文内容的编码算法的人很有帮助-arithmetic coding
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-01
    • 文件大小:18.36kb
    • 提供者:Fan
  1. Arithmetic-coding

    0下载:
  2. 对一组数字序列进行算术编码并进行解码过程,熟悉编解码方法-For a sequence of numbers of arithmetic coding and decoding process, familiar with coding and decoding method
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:523byte
    • 提供者:李萍
  1. arithmetic-coding

    0下载:
  2. 用MATLAB实现算术编码,并计算其平均码长,熵和编码效率-to realize arithmetic coding ,and calculate its average coding length,entropy and coding effciency
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:960byte
    • 提供者:张婉如
« 12 3 4 5 6 7 8 9 10 ... 17 »
搜珍网 www.dssz.com