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

搜索资源列表

  1. zlib-1.2.3.tar

    3下载:
  2. zlib是文件压缩算法,它在swf解码,mp3解码中已经得到广泛的运用.而1.2.3版是最新且稳定的一个版本.-zlib compression algorithm of the document, it swf decoder, mp3 decoder which has been widely used. and a .2.3 edition is the latest in a stable version.
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:496597
    • 提供者:黄旭东
  1. DSP_MP3_code

    0下载:
  2. 超全的MP3压缩算法,包括Huffman算法,使用DSP实现更好。 PS:今天上传的源代码都是C代码,除了介绍MSP430的汇编书籍 -extra-MP3 compression algorithm, including Huffman algorithm, better use of DSP. PS : Today uploaded the source code is C code, in addition to the compilation books MSP430
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:34155
    • 提供者:张宇
  1. MP3Encoder_decoder

    1下载:
  2. 本文含有两个源码部分:MP3编码源与MP3解码源码。清楚解决MP3数据压缩、解压,也是学习其中算法的较好工具。
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:79728
    • 提供者:连达
  1. 20060731FFT

    0下载:
  2. 适用于MP3音乐中波形处理(FFT算法),该代码采样不是很多,更适合嵌入式产品中MP3播放器波形处理
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:48234
    • 提供者:风笛
  1. zlib_v1.2.3

    0下载:
  2. zlib是文件压缩算法,它的压缩和解压算法都是完全公开的,因此它在swf解码,mp3解码中已经得到广泛的运用.而1.2.3版是最新且稳定的一个版本. -zlib is a file compression algorithm, and its compression and decompression algorithms are completely open, so it has been widely used in swf decoder, mp3 decoder. The vers
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-22
    • 文件大小:592343
    • 提供者:psychic
  1. mp3decodesource

    0下载:
  2. mp3 解码程序 包含哈夫曼算法 也可用Visual C++编辑器查看-mp3 decode source code, including huffman, support vc++ compiler
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-16
    • 文件大小:85612
    • 提供者:李勇
  1. yizhgaijindeyic

    0下载:
  2. 一种改进的遗传算法程序,二进制编码的交叉算子,FloatExample和BinaryExample分别采用浮点编码和二进制编码方法-An improved genetic algorithm process, the binary-coded crossover operator, FloatExample and BinaryExample respectively floating point coding and binary coding method
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:13478
    • 提供者:周某某
  1. lzw

    0下载:
  2. lzw 压缩的实现,实现了lzw算法的压缩,但不支持mp3压缩-lzw implementation of compression achieved lzw compression algorithm, but does not support mp3 compression
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-03
    • 文件大小:3745
    • 提供者:zhl
  1. list

    0下载:
  2. 用VC实现的具体的一个手机MP3 仿真操作过程,主要是学习双向链表算法!-Using VC to achieve a specific cell phone MP3 simulation operation, mainly the study of two-way linked list algorithm!
  3. 所属分类:Data structs

    • 发布日期:2017-04-01
    • 文件大小:13110
    • 提供者:daicy
  1. layer3_huffman_c

    0下载:
  2. 哈弗曼解码的算法,是用VC++实现的,是学习算法的好资料。-Huffman encoder of MP3 music.
  3. 所属分类:Data structs

    • 发布日期:2017-04-13
    • 文件大小:2636
    • 提供者:余亮
  1. MP3-watermarking

    0下载:
  2. :针对MP3 编码方式和帧结构进行分析,利用帧中的比例因子提出了一种压缩域水印算法。算法通过引入帧变化分析步 骤,很好地实现了水印的自适应嵌入。对于不同的系统要求,还可以通过修改门限信噪比的值SNRlim按需进行水印嵌入,使算法 具有更大灵活性。同时在牺牲一定的嵌入空间前提下,实现了水印信息的自同步。实验表明,对于不同风格的音乐,该水印算法 具有很好的不可听性。-In this paper,the encoding method and the frame structure of
  3. 所属分类:matlab

    • 发布日期:2017-04-09
    • 文件大小:1386649
    • 提供者:郑杨
  1. MEHFR

    1下载:
  2. 上海交大硕士毕业论文《基于最小熵谱估计的 高频重建算法研究》:本论文提出了一种基于最小熵谱估计的高频重建算法(论文中简称为(MEHFR),该算法利用最小熵准则对信号谱进行外推,从而重建出音频信号的高频分量,论文同时对提出的MEHFR算法作了改进和性能分析,并给出了MEHFR成功应用于目前主流音频编解码器——MP3的一个实例-This thesis puts forward an algorithm of high frequency reconstruction based on minim
  3. 所属分类:matlab

    • 发布日期:2017-05-07
    • 文件大小:1627015
    • 提供者:刘洛丹
  1. ARMMP3

    0下载:
  2. 基于arm的MP3音频压缩和解压的算法,很有参考价值-Based on the arm of MP3 audio compression and decompression algorithms, great reference value
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-15
    • 文件大小:3975906
    • 提供者:大明
  1. SHINE.ZIP

    0下载:
  2. mp3 定点压缩算法。亲自测试过,并且用在VC上。压缩比率可调节。-MP3 FIXED POINT PROGRAM
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-23
    • 文件大小:60025
    • 提供者:Lzq
  1. bangqai_v82

    0下载:
  2. 迭代自组织数据分析,STM32制作的MP3的全部资料,各种资源分配算法实现。- Iterative self-organizing data analysis, STM32 all the informat
  3. 所属分类:Algorithm

    • 发布日期:2017-04-14
    • 文件大小:4364
    • 提供者:王超文
  1. faifen

    0下载:
  2. 模式识别中的bayes判别分析算法,空间目标识别,采用PM算法,STM32制作的MP3的全部资料。- Pattern Recognition bayes discriminant analysis algorithm, Space target recognition algorithm using PM, STM32 all the information produced by the MP3.
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:3295
    • 提供者:何战锋
  1. qanlou

    0下载:
  2. STM32制作的MP3的全部资料,用MATLAB编写的遗传算法路径规划,重要参数的提取。- STM32 all the information produced by the MP3, Genetic algorithms using MATLAB path planning, Extract important parameters.
  3. 所属分类:matlab

    • 发布日期:2017-05-01
    • 文件大小:10236
    • 提供者:张明善
  1. feifao

    0下载:
  2. STM32制作的MP3的全部资料,快速扩展随机生成树算法,插值与拟合的matlab实现。- STM32 all the information produced by the MP3, Rapid expansion of random spanning tree algorithm, Interpolation and fitting matlab implementation.
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:5655
    • 提供者:刘刘明
  1. leifang_v20

    0下载:
  2. STM32制作的MP3的全部资料,各种资源分配算法实现,均值便宜跟踪的示例。- STM32 all the information produced by the MP3, Various resource allocation algorithm, Example tracking mean cheap.
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:6909
    • 提供者:张永来
  1. joufing_v84

    0下载:
  2. 单径或多径瑞利衰落信道仿真,STM32制作的MP3的全部资料,利用自然梯度算法。- Single path or multipath Rayleigh fading channel simulation, STM32 all the information produced by the MP3, Use of natural gradient algorithm.
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:5160
    • 提供者:冯志鹏
« 12 3 4 »
搜珍网 www.dssz.com