CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 多媒体 mpeg/mp3 搜索资源 - A* algorithm

搜索资源列表

  1. A fast algorithm for the implementation of filter banks based on time domain aliasing cancellation.rar

    0下载:
  2. 所属分类:mpeg/mp3

    • 发布日期:
    • 文件大小:450245
    • 提供者:
  1. A fast algorithm for the implementation of filter

    0下载:
  2. IMDCT优化算法的研究-IMDCT Optimization Study
  3. 所属分类:mpeg/mp3

    • 发布日期:2008-10-13
    • 文件大小:450512
    • 提供者:蝌蚪文
  1. 一种新的MDCT快速算法

    0下载:
  2. 一种新的MDCT快速算法-a new fast algorithm MDCT
  3. 所属分类:mpeg/mp3

    • 发布日期:2008-10-13
    • 文件大小:35097
    • 提供者:蝌蚪文
  1. A high quality re-quantization-quantization method

    0下载:
  2. 量化优化算法的研究。-quantitative optimization algorithm research.
  3. 所属分类:mpeg/mp3

    • 发布日期:2008-10-13
    • 文件大小:283981
    • 提供者:蝌蚪文
  1. 用DSP进行mp3解压缩的算法程序

    0下载:
  2. 用DSP进行mp3解压缩的算法程序,看过之后你就会想自己做个mp3了-DSP solutions for MP3 compression algorithm, after reading you will want to be a mp3 of their own
  3. 所属分类:mpeg/mp3

    • 发布日期:2008-10-13
    • 文件大小:37185
    • 提供者:谢家君
  1. Matlab_MPEG_1_2_8

    0下载:
  2. MPEG4压缩算法(一个不错的多媒体压缩算法)-MPEG4 compression algorithm (a true multimedia compression algorithm)
  3. 所属分类:mpeg/mp3

    • 发布日期:2008-10-13
    • 文件大小:28631
    • 提供者:李继豪
  1. mc-ezbc

    0下载:
  2. 基于小波的视频编码框架的源代码。是进行小波视频压缩编码算法研究的非常好的源代码。-Wavelet-based video coding framework source code. Is a wavelet video compression coding algorithm of a very good source code.
  3. 所属分类:mpeg mp3

    • 发布日期:2017-05-23
    • 文件大小:5719133
    • 提供者:李石
  1. Keyframe

    1下载:
  2. 从视频中提取关键帧,采用贪心算法和堆排序来处理视频中的大量帧信息。-Extracted from the video key frame, the use of greedy algorithm and HEAPSORT to deal with a large number of frames of video information.
  3. 所属分类:mpeg mp3

    • 发布日期:2015-10-30
    • 文件大小:267147
    • 提供者:wpc
  1. MusicPlayer

    0下载:
  2. 完整的MP3播放程序,含全部的源码: 1)MP3播放程序。 2)MP3播放实时的频谱显示(仿Media Player) 3)ID3Tag支持,可以显示作者名、歌曲名.... 说明:当前程序是我在很短时间写的,而且仅仅是为了验证基本算法,所以还有不少BUG: 1)程序停止一个播放的MP3时会产生异常,因此在播放另一个MP3时会出现系统错误; 2)功能还不尽完成,包括按钮都没有完成; 所以,我开发了所有源码,希望对真正需要的朋友有帮助; VC++ 2005-Compl
  3. 所属分类:mpeg mp3

    • 发布日期:2017-05-30
    • 文件大小:12195184
    • 提供者:TommyXie
  1. zlib

    0下载:
  2. MP3音频流数字水印方案,试验表明该方案能得到较高的嵌入容量,对原始音频信号的改变较小,具有较好的隐形性,完整水印提取时间短,可以在音频播放过程中同步完成。通过对算法的进一步研究,我们发现可以利用插件技术将算法嵌入了当前的主流播放器中,从而实现水印信息的实时嵌入和提取。这可能成为保护网络音频版权、网络秘密通讯的一种可行的、低成本的解决方案。 -MP3 audio streaming digital watermarking program, experiments show that the
  3. 所属分类:mpeg mp3

    • 发布日期:2017-04-24
    • 文件大小:253471
    • 提供者:aie
  1. DCTdomainMPEG7DominantColordescriptorextraction.ra

    0下载:
  2. DCT域中MPEG7主色描述符的提取,该文在MPEG7的基础上提出了DCT域内直接提取主色描述符的新方法.这种方法节省了 对图像的解压缩的过程,因而大大的提高了对于压缩图像进行特征提取的速度和效果.作为整个算法的一部 分,一种自动阂值提取的算法也在该文中给予了描述.这种方法可以减少因人为设定经验闭值而带来的不确 定性,使算法更具鲁棒性.对比检索试验结果也说明本算法是一个高速有效的算法.新算法主要用于压缩图 像库或互联网上的相似检索. -DCT domain MPEG7 Dom
  3. 所属分类:mpeg mp3

    • 发布日期:2017-04-01
    • 文件大小:403843
    • 提供者:杨康
  1. AACtest

    0下载:
  2. 介绍了AAC编码的一些知识,分析比较MP3与AAC之间的差别,对研究AAC算法的人有帮助.-Introduced a number of AAC-encoded knowledge, analysis and comparison between MP3 and AAC difference AAC algorithm for research to help people.
  3. 所属分类:mpeg mp3

    • 发布日期:2017-04-02
    • 文件大小:437890
    • 提供者:lby
  1. mp3_decoder

    0下载:
  2. mp3解码源码,对想熟悉音频解码算法的朋友是入门首选-mp3 decoder source code, the audio decoding algorithm would like to know a friend is the preferred entry
  3. 所属分类:mpeg mp3

    • 发布日期:2017-04-02
    • 文件大小:52937
    • 提供者:henrry
  1. USAC_WD2

    0下载:
  2. MPEG最2009年最新发布第二版语音和音乐混合编码算法-MPEG released the most up-to-date in 2009 the second edition of a mixed speech and music coding algorithm
  3. 所属分类:mpeg mp3

    • 发布日期:2017-05-19
    • 文件大小:5941837
    • 提供者:张勇
  1. MP3mdct

    0下载:
  2.  在MP3 编解码器的设计中,前向MDCT 与反向IMDCT 是两个计算最为复杂的部分。 提出了一种新的算法,对MDCT 与IMDCT 的实现进行优化,极大地降低了运算量。该算法将 MDCT 与IMDCT 的计算分成三步实现: 前处理, 核心处理, 后处理。其中,核心处理部分由 MDCT 与IMDCT 共用,大大减少了对硬件电路的需求,降低了芯片成本。-In the MP3 codec designs, prior to the MDCT and IMDCT are two reve
  3. 所属分类:mpeg mp3

    • 发布日期:2017-03-26
    • 文件大小:305788
    • 提供者:lynn
  1. theory_behind_mp3

    0下载:
  2. Provide a descr iption of MP3 audio format encoding/decoding algorithm
  3. 所属分类:mpeg mp3

    • 发布日期:2017-04-02
    • 文件大小:149543
    • 提供者:limchenhui
  1. simpleplayer

    0下载:
  2. 使用Directshow实现简单的视音频播放器,能够兼容20种文件格式,能够支持.cuc文件的读取(即加密后的文件的读取),加密器的算法在另外一个源码中,欢迎下载-Use Directshow to achieve a simple audio player, compatible with 20 kinds of file formats can support. Cuc file to read (that is, to read encrypted files), encryption a
  3. 所属分类:mpeg mp3

    • 发布日期:2017-04-10
    • 文件大小:1764455
    • 提供者:凤飞飞
  1. mp3

    0下载:
  2. 用DSP进行mp3解压缩的算法原程序,用于一些开发环境中DSP音频处理。-Mp3 extract with DSP algorithm for the original program for a number of audio processing DSP development environment.
  3. 所属分类:mpeg mp3

    • 发布日期:2017-03-27
    • 文件大小:34583
    • 提供者:wangxinyong
  1. MP3-Introduction-a-Algorithm

    0下载:
  2. 这是一个介绍信文档,主要介绍Mp3的算法极其实现方法,介绍十分详细。-This document is a letter of introduction, the algorithm describes an extremely Mp3 realization method described in great detail.
  3. 所属分类:mpeg mp3

    • 发布日期:2017-03-31
    • 文件大小:311366
    • 提供者:Yongjie
  1. mp3play

    0下载:
  2. 在现有44b0板子mp3play的播放器基础上,通过算法\体系结构\编译器\多线程等上课所采用的方法,优化该播放器的性能,并做试验数据分析.-44b0 board mp3play existing player base, through the algorithm \ architecture \ compiler \ classes such as multi-threaded approach to optimize the performance of the player, and a
  3. 所属分类:mpeg mp3

    • 发布日期:2017-03-28
    • 文件大小:174565
    • 提供者:joey
« 12 »
搜珍网 www.dssz.com