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

搜索资源列表

  1. libcu30-1[1].0-1.src

    0下载:
  2. 高质量,底带宽,实时的视频会议软件,使用了一个Cornell大学的新算法。-high-quality, end-bandwidth, real-time video conferencing software, the use of a Cornell University's new algorithm.
  3. 所属分类:IP电话/视频会议

    • 发布日期:2008-10-13
    • 文件大小:196979
    • 提供者:刘晓冬
  1. libst

    0下载:
  2. A-Law/U-Law/Linear格式相互转换:这个程序提供了在A-Law,U-Law和16位线性音频编码格式之间的转换算法,您可以在编译的时候选择采用快速查表算法还是节省存储空间的计算算法。-A-Law/U-Law/Linear format conversion : This procedure provided in A-Law, U-Law and 16 linear Audio Coding format conversion between the algorithm, You c
  3. 所属分类:多媒体

    • 发布日期:2008-10-13
    • 文件大小:8102
    • 提供者:李增军
  1. sox-12.17.1.tar

    1下载:
  2. Sox是最为著名的Open Source声音文件格式转换工具。已经被广泛移植到Dos、windows、OS2、Sun、Next、Unix、Linux等多个操作系统平台。Sox项目是由Lance Norskog创立的,后来被众多的开发者逐步完善,现在已经能够支持等多种声音文件格式和声音处理效果。基本上常见的声音格式都能够支持。更加有用的是,Sox能够进行声音滤波、采样频率转换,这对那些从事声讯平台开发或维护的朋友非常有用。当然,Sox里面也包括一些DSP算法,有兴趣的朋友可以下载回去研究。Sox可
  3. 所属分类:多媒体

    • 发布日期:2008-10-13
    • 文件大小:312208
    • 提供者:李增军
  1. vox.tar

    0下载:
  2. Dialogic的vox语音格式实际上是一种ADPCM编码,与ITU的G.726 ADPCM算法非常类似。由于ITU的G.726算法比较复杂,实际应用中,多半采用该算法的变体实现。各种变体的区别主要在于参数不同。Dialogic采用的是OKI的一 种实现,称为OKI ADPCM。Windows的.wav格式也包括OKI的ADPCM。-the vox Dialogic voice format is actually a ADPCM encoding, with the ITU G.726 ADP
  3. 所属分类:多媒体

    • 发布日期:2008-10-13
    • 文件大小:5303
    • 提供者:李增军
  1. h.263编解码程序(VC)

    1下载:
  2. H.263算法的一个VC实现源码-H.263 algorithm of a VC-source
  3. 所属分类:流媒体/Mpeg4

    • 发布日期:2008-10-13
    • 文件大小:951268
    • 提供者:王斌
  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. faac

    0下载:
  2. 一种非常好的音频压缩算法,可实现对不同采样率和不同码流的压缩。-a very good audio compression algorithm can be realized on different sampling rates and different bitstream compression.
  3. 所属分类:多媒体

    • 发布日期:2008-10-13
    • 文件大小:2112757
    • 提供者:风信标
  1. H264的帧间宏块模式选择算法

    0下载:
  2. 这是一篇关于H.264编码部分帧间宏块模式选择算法文章。-This is a part of the H.264 coding frame-Block Mode selection algorithm article.
  3. 所属分类:流媒体/Mpeg4

    • 发布日期:2008-10-13
    • 文件大小:689365
    • 提供者:毕松林
  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. 16位rle(压缩bmp文件)压缩算法源码 (Dos, 16KB)

    0下载:
  2. 压缩编码有点用,看看吧-coding using a bit, and let's see it
  3. 所属分类:多媒体

    • 发布日期:2008-10-13
    • 文件大小:16613
    • 提供者:肖剑
  1. 循环冗余校验CRC的算法分析和程序实现

    1下载:
  2. 循环冗余校验CRC(Cyclic Redundancy Check)是由分组线性码的分支而来,其主要应用是二元码组。编码简单且误判概率很低,在通信系统中得到了广泛的应用。重点介绍了CRC校验的原理及其算法实现。-Cyclic Redundancy Check (Cyclic Redundancy Check) is a linear code from the branch, its main application is binary codes. Coding simple misjudgm
  3. 所属分类:多媒体

    • 发布日期:2008-10-13
    • 文件大小:8714
    • 提供者:许俊
  1. 视频解码算法介绍

    0下载:
  2. Mobile video surveillance represents a new paradigm that encompasses, on the one side, ubiquitous video acquisition and, on the other side, ubiquitous video processing and viewing, addressing both computer-based and human-based surveillance.
  3. 所属分类:视频捕捉/采集

    • 发布日期:2017-03-24
    • 文件大小:264837
    • 提供者:Ahmed
  1. 33373_WaterMark

    0下载:
  2. 这是一个图像处理的例子,可以加水印的效果,作为一个学习图像处理算法的例子还是不错的。-This is an example of image processing, watermark can be added to the effect, as a learning image processing algorithm is a good example.
  3. 所属分类:Multimedia program

    • 发布日期:2017-11-25
    • 文件大小:1068594
    • 提供者:文明
  1. Samples

    0下载:
  2. 实现了流媒体在网络上的传输和接收,实现了流媒体的实时播放,采用JMF框架-The realization of the streaming media on the network transmission and reception, to achieve a real-time streaming media players, the use of JMF framework
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2017-04-03
    • 文件大小:175259
    • 提供者:yuanbin
  1. Introduction2DigitalAudioCodigSTD

    0下载:
  2. 一本很有名的,关于语音相关算法的书籍的电子版。-A well-known, correlation algorithm on the voice of the electronic version of books.
  3. 所属分类:Audio program

    • 发布日期:2017-06-09
    • 文件大小:16862391
    • 提供者:xcg
  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. A-guide-tour-of-video-watermarking

    0下载:
  2. 本文主要阐述数字视频水印的基本特征、原理、模型、嵌入/检测算法等,是学习视频水印的最佳资料。-This paper describes the basic features of digital video watermarking, principles, models, embedding/detection algorithm, is to learn the best video watermarking information.
  3. 所属分类:Multimedia program

    • 发布日期:2017-03-26
    • 文件大小:746737
    • 提供者:常星
  1. A-motion-detection-

    0下载:
  2. 一种基于运动检测的智能视频序列降噪算法势-A motion detection based on the intelligent video sequence de-noising algorithm potential
  3. 所属分类:Video Capture

    • 发布日期:2017-03-29
    • 文件大小:300695
    • 提供者:四川带
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com