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

搜索资源列表

  1. BlockMatchingAlgorithmsForMotionEstimation

    0下载:
  2. This paper is a review of the block matching algorithms used for motion estimation in video compression. It implements and compares 7 different types of block matching algorithms that range from the very basic Exhaustive Search to the recent
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2017-03-28
    • 文件大小:102082
    • 提供者:Hari Prasad
  1. michaelpeg1-decoder_cwg

    0下载:
  2. 本代码实现视频编码mpeg1 很好 很强大 适合初学者 中学者 专家-Three-point play three-point play to play the style of one-third of the way wow Engels shares of four three-point play over discharge
  3. 所属分类:CA program

    • 发布日期:2017-04-10
    • 文件大小:1508993
    • 提供者:michael
  1. avi2mpg1

    0下载:
  2. 实现了将avi转换成mpeg1的功能 最后再进行了音视频合并-Realize the convert mpeg1 to avi the function of the merger again finally audio and video
  3. 所属分类:mpeg mp3

    • 发布日期:2017-05-24
    • 文件大小:7987067
    • 提供者:weishaodi
  1. xvidcore-1.1.0-beta2

    0下载:
  2. xvid解码器核心代码 支持mpeg1 mpeg2 mpeg4 解码 以及h263 h264解码-Xvid codec support mpeg1 mpeg2 core code mpeg4 decoding and h263 h264 decoding
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2017-05-15
    • 文件大小:3758579
    • 提供者:weishaodi
  1. mpeg1Code

    0下载:
  2. 讲述了mpeg1媒体格式的源代码,非常值得一看-About mpeg1 media formats source code, well worth a look
  3. 所属分类:mpeg mp3

    • 发布日期:2017-04-06
    • 文件大小:326579
    • 提供者:恒博
  1. mpeg-encoder

    0下载:
  2. MPEG1编码器四种运动估计算法全搜索算法,梯度下降法,菱形搜索算法,四步法-MPEG1 encoder four kinds of full search motion estimation algorithm algorithm, gradient descent method, diamond search algorithm, four-step
  3. 所属分类:mpeg mp3

    • 发布日期:2017-05-26
    • 文件大小:9643822
    • 提供者:felix
  1. mp3

    0下载:
  2. \avi2mpg1_src 中包含了mpeg1编码的源程序 \avi2mpg1 中为该程序的可执行文件 \A2MGUI 为VC下编译的图形用户界面\mp3en mepg 层3音频编码程序 \mp3de mpeg 层3音频解码程序-perform encode and decode of mpeg1 format video using Vc language
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-03-29
    • 文件大小:912826
    • 提供者:wangtao
  1. server1

    0下载:
  2. 一个使用TCP/IP的服务器,可以发送视频文件,同时在编辑框中播放该文件,不过文件的格式是mpeg1。-One using TCP/IP server, you can send video files, and play the file in the edit box, but that the file is mpeg1.
  3. 所属分类:TCP/IP Stack

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

    0下载:
  2. 一个使用TCP/IP的服务器,可以接收视频文件,同时在编辑框中播放该文件,不过文件的格式是mpeg1。-One using TCP/IP server, you can receive video files, and play the file in the edit box, but that the file is mpeg1.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-27
    • 文件大小:189804
    • 提供者:文文
  1. MPEG1-Layer-3

    0下载:
  2. 文件压缩技术的日新月异使得MP3成为时下最烫手的音乐格式,优质的音乐随着0与1的排列迅速散布到世界各地,撼动人心。何谓MP3?MP3的全称是MPEG Audio Layer 3,它是一种高效的计算机音频编码方案,它以较大的压缩比将音频文件转换成较小的扩展名为.MP3的文件,基本保持原文件的音质。MP3是 ISO/MPEG标准的一部分,ISO/MPEG标准描述了使用高性能感知编码方案的音频压缩,此标准一直在不断更新以满足“质高量小”的追求,现已形成 MPEG Layer 1、Layer 2、Lay
  3. 所属分类:mpeg mp3

    • 发布日期:2016-01-25
    • 文件大小:92160
    • 提供者:魔将
  1. audio_watermarking_mpeg1_attack

    0下载:
  2. compress the watermarked audio signal with the mpeg1 codec to test the robustness input : vector representing the watermarked audio file output : vector representing the watermarked audio file compressed by the mpeg1 codec
  3. 所属分类:matlab

    • 发布日期:2017-11-15
    • 文件大小:251861
    • 提供者:adil
  1. VODDemo

    0下载:
  2. 视频点播演示程序。一个服务器程序,一个客户机程序。服务器端 维持一个供点播的节目列表。客户机与服务器建立连接之后,可以得到服务器上 可供点播的节目列表,然后选择一个感兴趣的节目进行播放。目前支持点播的媒 体类型有MPEG1、MP3、MPEG2、AVI等。 Bin\VODServer.exe是服务器程序。 Bin\VODClient.exe是客户机程序。 FilterNetReceiver是一个实现了网络数据接收的模式Source Filter。Filter 的
  3. 所属分类:VOIP program

    • 发布日期:2017-11-16
    • 文件大小:80884
    • 提供者:lanxiaoming
  1. Decoder

    0下载:
  2. 一个MPEG1的Decoder程序,对于初学解码的可以-MPEG1 Decoder
  3. 所属分类:DirextX

    • 发布日期:2017-04-02
    • 文件大小:18251
    • 提供者:
  1. mpegprocessing

    0下载:
  2. 通过实验了解Mpeg1协议中的B帧编码方法以及Mpeg2协议P帧-帧场自适应预测编码-Mpeg1 agreement through experiments to understand the B-frame encoding method and the P frame Mpeg2 Agreement- Adaptive predictive coding frame field
  3. 所属分类:Graph program

    • 发布日期:2017-04-15
    • 文件大小:6266
    • 提供者:esidentM
  1. mp3--encod-and-decod

    0下载:
  2. 使用MP3格式进行视频与音频的编辑。 \avi2mpg1_src 中包含了mpeg1编码的源程序 \avi2mpg1 中为该程序的可执行文件 \A2MGUI 为VC下编译的图形用户界面。 \mp3en mepg 层3音频编码程序 \mp3de mpeg 层3音频解码程序-With the MP3 format for video and audio editing. \ Avi2mpg1_src contains mpeg1 source coding \ avi2mpg1
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-04-01
    • 文件大小:661583
    • 提供者:李映
  1. mpeg2--encod-and-decod

    0下载:
  2. \mpeg2ply 包含了一个用来播放mpeg1和mpeg2视频流的windows可执行程序。 \aacenc mpeg2 AAC音频编码程序 \aacdec mpeg2 AAC音频解码程序-\ mpeg2ply contains a broadcast mpeg1 and mpeg2 video Windows executable. \ aacenc mpeg2 AAC audio coding procedure \ aacdec mpeg2 AAC audio deco
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-03-28
    • 文件大小:687266
    • 提供者:李映
  1. MPEG-1_Audio_CD_CN_V1.00

    0下载:
  2. mpeg1标准的音频部分,中文版。很难得的。-mpeg1 standard audio part, the Chinese version. Hard to come by.
  3. 所属分类:Audio program

    • 发布日期:2017-04-06
    • 文件大小:645065
    • 提供者:曾卫东
  1. lect10-mpeg1

    0下载:
  2. mpg1 pricipal phase of implimentation
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2017-04-29
    • 文件大小:144901
    • 提供者:djoudi
  1. visual-cPP

    1下载:
  2. C++ QT 3D IDE for development of VS1003, VS Show time applet on the desktop, Music Search Software The NAudio Play wav, MP3 and othe a mp3 player,simple but a good ex five files inside the documents the gstreamer-sdk inside the
  3. 所属分类:Dialog_Window

    • 发布日期:2016-05-30
    • 文件大小:18432
    • 提供者:lk
  1. ISO_11172

    0下载:
  2. 最全的ISO 11172, MPEG1全套文档 ISO_11172-1_MPGSYS.pdf ISO_11172-2.pdf ISO_11172-3_MPGAUDIO.pdf ISO_11172-3_ANNEX_AB.pdf ISO_11172-3_ANNEX_C.pdf ISO_11172-3_ANNEX_D.pdf ISO_11172-3_ANNEX_EFG.pdf MPEG_video_coding.pdf-ISO/IEC 11172- Informatio
  3. 所属分类:mpeg mp3

    • 发布日期:2017-05-11
    • 文件大小:2432633
    • 提供者:王书博
« 1 2 3 4 5 6 78 »
搜珍网 www.dssz.com