CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 算术编码

搜索资源列表

  1. MQdecoder

    2下载:
  2. MQdecoder JPEG2000标准的算术编码实现verilog
  3. 所属分类:源码下载

  1. work.rar

    3下载:
  2. 常用图像压缩编码码matlab实现。包括:DM编码、变换编码(FFT和DCT)、算术编码、行程编码、Huffman编码、线性预测编码和一个近似的JPEG编码过程。非常适合入门用户实践。,Commonly used image compression coding matlab code to achieve. Including: DM coding, transform coding (FFT and DCT), arithmetic coding, Run-Length Coding, Hu
  3. 所属分类:压缩解压

    • 发布日期:2017-04-10
    • 文件大小:181294
    • 提供者:liliang
  1. zishiyingsuanshubianma.rar

    0下载:
  2. 自适应算术编码程序,适合初学VC的兄弟姐妹。比较具有实用价值。,Adaptive arithmetic coding procedures for the brothers and sisters VC beginner. Comparison with practical value.
  3. 所属分类:Multimedia program

    • 发布日期:2017-04-06
    • 文件大小:16987
    • 提供者:luxl
  1. Arithmetic.rar

    0下载:
  2. 利用算术编码的方法实现文件的压缩与解压缩。,The use of arithmetic coding method to achieve the file compression and decompression.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-26
    • 文件大小:1984
    • 提供者:renyuanfang
  1. suanshucode

    0下载:
  2. 算术编码译码程序,用户可以自己定义信源符号对应的概率。-Arithmetic coding, decoding process, the user can define your own source symbols corresponding probability.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-06
    • 文件大小:410720
    • 提供者:陈晨
  1. bwt

    0下载:
  2. 压缩编码之BWT,用于BWT压缩算法前的建模部分,然后可进行适当的能量集中后可以采用算术编码或其他类型编码-compressing coding BWT
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-28
    • 文件大小:3593
    • 提供者:haree
  1. cacm

    0下载:
  2. 多媒体数据采用算术编码的编码解码的相关代码。-Multimedia data using arithmetic coding codec related code.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-07
    • 文件大小:24577
    • 提供者:luoqiaozhen
  1. shangbianma

    0下载:
  2. 对BMP进行的熵编码图象压缩,包括哈夫曼编码、算术编码、游程编码.-BMP for the entropy coding of image compression, including Huffman coding, arithmetic coding, run-length encoding.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-16
    • 文件大小:4123363
    • 提供者:Claire
  1. suanshu(C)

    0下载:
  2. C语言编写的算术编码程序,资源真的很好,希望有帮助-C language arithmetic coding procedures, resources, really good, hope to help
  3. 所属分类:Data structs

    • 发布日期:2017-03-30
    • 文件大小:4719
    • 提供者:周红伟
  1. calculate

    0下载:
  2. 用Matlab对自适应0 阶算术编码、解码方法程序代码-Adaptive zero order arithmetic coding and decoding method with MATLAB
  3. 所属分类:matlab

    • 发布日期:2017-11-26
    • 文件大小:1337
    • 提供者:王娜娜
  1. 6-encryptionJPEG2000-by-chang-the-probability-stat

    0下载:
  2. 根据JPEG2000格式的特性,改变在其算术编码时采用的概率状态迁移表可达到加密图像的效果-According to the characteristics of JPEG2000 format change in its arithmetic coding used in the probability of state migration table can achieve the effect of encrypted image
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-23
    • 文件大小:7229996
    • 提供者:fengye
  1. gamain

    1下载:
  2. 一个简单的遗传算法 采用实数编码、比例分配轮盘赌选择、杂交采用离散与算术双重杂交、一般性变异。-A simple genetic algorithm using real-coded, proportional allocation of roulette selection, hybrid discrete and numeracy double hybridization, general variation.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-01
    • 文件大小:1751
    • 提供者:wangkang
  1. jpeg-6b

    0下载:
  2. IJG组织的JPEG压缩程序的源代码,这里的JPEG压缩程序仅限于灰度图像的压缩,比较简单。文中的算术编码的程序实现参考了Guido Vollbeding 为JPEG压缩编写的算术编码程序。-IJG organizations JPEG compression program
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-30
    • 文件大小:697377
    • 提供者:
  1. VQ

    0下载:
  2. 算术编码是把一个信源表示为实轴上0和1之间的一个区间,信源集合中的每一个元素都用来缩短这个区间。 算术编码的过程如下: (1)设定编码区间的高段为h,编码区间的长度为g,EndC为编码字符分配的高段,StartC 为字符分配区间的低端。 (2)根据有限的信源估算出各元素的概率。 (3)杜宇编码的元素A1,根据(2)估算的概率和区间,计算出该元素编码后的新的l,和h。-Arithmetic coding is a source expresse
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-01
    • 文件大小:4645
    • 提供者:王曉明
  1. HFandMATH

    0下载:
  2. 里面包括: 哈夫曼编码,算术编码,行程编码,学生信息管理的线性链表等-Which include: Huffman coding, arithmetic coding, Run-Length Coding, student information management, such as a linear list
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-07
    • 文件大小:8044
    • 提供者:晶晶
  1. suanshu

    0下载:
  2. 算术编码源代码,开发工具是C++.没有运行程序,有TXT文件.可以复制后运行.-Arithmetic coding source code, development tools is the C++. Do not run the program, there are TXT file. Can be copied after the operation.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-06
    • 文件大小:1080
    • 提供者:陈琳
  1. 1

    0下载:
  2. 用C++实现了算术编码 希望对大家有点帮助 第一次自己编程-With C++ Achieved arithmetic coding hope we are a bit to help the first time its own programming
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-11
    • 文件大小:1008
    • 提供者:caocao
  1. arthcoder

    0下载:
  2. 实现算术编码的功能,完成对字符的压缩和解压缩,可以实现编码和译码-Arithmetic coding to achieve the functions of characters to complete the compression and decompression, encoding and decoding can be achieved
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-02
    • 文件大小:1356
    • 提供者:liu
  1. datastructure

    0下载:
  2. 本学期所有数据结构的大作业一,设A与B分别为两个带有头结点的有序循环链表(所谓有序是指链接点按数据域值大小链接,本题不妨设按数据域值从小到大排列),list1和list2分别为指向两个链表的指针。请写出将这两个链表合并为一个带头结点的有序循环链表的算法。二,本次实验的题目为表达式求值,要求设计一个程序,演示用算符优先法对算术表达式求值的过程。 即编写程序把前缀表达式转换成后缀表达式,并计算结果。用以下三组数据测试程序: 3*(7-2); 2*(6+2*(3+6*(6+6)))+(6+
  3. 所属分类:Data structs

    • 发布日期:2017-04-14
    • 文件大小:5592
    • 提供者:张欣
  1. mathcode

    0下载:
  2. 所属分类:Other windows programs

    • 发布日期:2017-04-10
    • 文件大小:1288
    • 提供者:vivi
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 31 »
搜珍网 www.dssz.com