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

搜索资源列表

  1. Huffuman

    1下载:
  2. 是一种采用哈夫曼算法的图像压缩算法,是一种无损压缩,希望对大家有所帮助-A lossless image compression algorithm using Haffman coder. Hope to be helpful.
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:418666
    • 提供者:孟庆洋
  1. ArithmCode

    0下载:
  2. A high quality VC++ source code implementing the very important context-based adaptive arithmetic coder.
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:2196
    • 提供者:刘玲
  1. amr-nb-coder

    1下载:
  2. AMR-NB 的编码实现,纯C, VC下建立工程即可用.-AMR-NB Coding, and pure C, VC can be used to establish the project.
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:564081
    • 提供者:王博
  1. huff0645345

    0下载:
  2. This file contains a new and improved version of the Huffman coder, (June 29. 2001). The name is Huff06.m. There are also some additional files which are helpful when using Matlab for data compression: quantizer, different variants of run-length-enco
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:25410
    • 提供者:金金
  1. Projectjohu123006

    1下载:
  2. crc任意位生成多项式 任意位运算 自适应算法 循环冗余校验码(CRC,Cyclic Redundancy Code)是采用多项式的 编码方式,这种方法把要发送的数据看成是一个多项式的系数 ,数据为bn-1bn-2…b1b0 (其中为0或1),则其对应的多项式为: bn-1Xn-1+bn-2Xn-2+…+b1X+b0 例如:数据“10010101”可以写为多项式 X7+X4+X2+1。 循环冗余校验CRC 循环冗余校验方法的原理如下:
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:460182
    • 提供者:johu
  1. LZHuf

    0下载:
  2. LZHuff decoder & coder 2006-LZHuff decoder
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:77271
    • 提供者:zhengKevin
  1. Kevinhuf

    0下载:
  2. huffman decode & coder 2006
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:11609
    • 提供者:zhengKevin
  1. G.723.1-v2r1a.tar

    0下载:
  2. ITU-T G.723.1 Speech Coder: Matlab implementation This package implements the speech coder and decoder. Full documentation is in the PDF file included with the package. The test folder has test programs for the coder and decoder (for Windows
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:2113614
    • 提供者:mindong
  1. coder

    0下载:
  2. H.263编解码源代码,对视频音频文件的压缩解压码
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:7871
    • 提供者:陈华龙
  1. code

    1下载:
  2. 一个matlab写的golomb coder,可以用来编码2进制数据。
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:853
    • 提供者:LEO LIU
  1. G.729 coder 编码器源代码

    0下载:
  2. G.729 coder.rar
  3. 所属分类:matlab例程

  1. Matlab-Coder-VC

    0下载:
  2. 一个实例说明matlab coder的使用方法,可以实现vc++中调用matlab生成的cpp文件进行两个数的乘法计算。-An example shows the use of matlab coder, can call matlab in vc++ cpp files generated multiplication of two numbers.
  3. 所属分类:matlab

    • 发布日期:2016-01-26
    • 文件大小:6144
    • 提供者:bailuer
  1. HDB3

    4下载:
  2. HDB3码的编码,图形,功率谱密度。用于通信原理教学等-Code HDB3 coding, graphics, power spectral density. Communication Theory for teaching
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:1545
    • 提供者:连自锋
  1. FastAC

    0下载:
  2. 开源的、真正可商用级的快速算数编码器,我曾用于大型遥感影像的压缩中。 -Open source, commercial-grade real fast arithmetic coder, I have used in large-scale remote sensing image compression.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-29
    • 文件大小:379138
    • 提供者:Kevin Guo
  1. SPIHT_Matlab_Demo

    0下载:
  2. SPIHT, a powerful image coder with full matlab code
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:761478
    • 提供者:hossein
  1. arithmetic_coder_and_decoder

    0下载:
  2. 这是一个用Matlab编写的算术编码算法实现,输入编码序列,编码序列中各字符及其的出现次数。-arithmetic coder and decoder by Matlab
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:4054
    • 提供者:xiaowei
  1. turbo-coder

    0下载:
  2. turbo的文件用MATLAB的仿真程序有一定的参考价值啊,-SIMULATION TURBO CODE USING MATLAB
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:49485
    • 提供者:aaaa
  1. coder

    0下载:
  2. this code is for coder and decoder for find out the motion for the particular frame sequences-this code is for coder and decoder for find out the motion for the particular frame sequences..
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:1044
    • 提供者:Upesh
  1. simulink-coder

    1下载:
  2. Simulink Coder™ (formerly Real-Time Workshop® ) generates and executes C and C++ code from Simulink® diagrams, Stateflow® charts, and MATLAB® functions. The generated source code can be used for real-time and nonreal-time ap
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:828893
    • 提供者:toan tran
  1. matlab-coder

    0下载:
  2. MATLAB Coder™ generates standalone C and C++ code from MATLAB ® code. The generated source code is portable and readable. MATLAB Coder supports a subset of core MATLAB language features, including program control constructs, functio
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:703774
    • 提供者:jacob1717
« 12 3 4 5 »
搜珍网 www.dssz.com