CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 多媒体 流媒体/Mpeg4 搜索资源 - AT

搜索资源列表

  1. 264JM10

    0下载:
  2. 这是一个H264的源码,功能很强,只是代码没有优化。可以在速度上优化一下。就是很好的代码。-This is a source of H264, highly functional, but not optimal code. At what speed optimization. The code is very good.
  3. 所属分类:流媒体/Mpeg4

    • 发布日期:2008-10-13
    • 文件大小:508.36kb
    • 提供者:章月庭
  1. avsdec_source

    0下载:
  2. AVS源代码,AVS1-P2 Decoder 《信息技术 先进音视频编码 第2部分:视频》又称为AVS1-P2,已经获得国家标准化管理委员会批准,国家标准号GB/T 20090.2-2006,于2006年3月1日起实施。本项目旨在开放一套完整高效的AVS视频解码器,促进AVS标准的产业话进程.-AVS source code, AVS1 - P2 Decoder "Information technology advanced audio and video coding Part 2
  3. 所属分类:流媒体/Mpeg4

    • 发布日期:2008-10-13
    • 文件大小:147.18kb
    • 提供者:赵博
  1. mediaplayer11

    0下载:
  2. 更新特性: 1. 新的用户界面。 2. 针对与手持设备提供了更好的同步支持。 3. 专辑艺术家的专辑“Stacks”。 4. 自定义类型的索引库特性。 5. 针对数字版权管理内容的用户控制层级以适应更小的文件。 6. 数字版权管理内容将包括Metadata元数据信息,可以显示该文件允许用户具有哪些操作权限。 7. 集成微软和MTV的在线音乐商店。-update : 1. The new user interface. 2. Targeted at handhel
  3. 所属分类:流媒体/Mpeg4

    • 发布日期:2008-10-13
    • 文件大小:22.96mb
    • 提供者:shmany
  1. motionEstimation

    0下载:
  2. 关于运动搜索的综述,主要是针对264的,写的很好,很基础但又很深入。-search for a synthesis of movement is mainly directed at 264, was the very good, very basic but very in-depth.
  3. 所属分类:流媒体/Mpeg4

    • 发布日期:2008-10-13
    • 文件大小:862.13kb
    • 提供者:zzq
  1. CAVLCOFH.264

    0下载:
  2. 很好的cavlc,建议看看,能看到一定的体会-good cavlc, look at the proposals, see some experience!
  3. 所属分类:流媒体/Mpeg4

    • 发布日期:2008-10-13
    • 文件大小:171.12kb
    • 提供者:苏辉
  1. Golomb

    0下载:
  2. golomb算法的比较优秀的文献,强烈看一下,看完IAIN的那本书看这个最好了-Golomb algorithm is superior to the literature, strong look at, IAIN reading of the book look at the best
  3. 所属分类:流媒体/Mpeg4

    • 发布日期:2008-10-13
    • 文件大小:216.15kb
    • 提供者:苏辉
  1. dvb-ca

    1下载:
  2. DVB条件接收标准ETR289,欢迎下载-DVB Conditional Access standard ETR289 welcome to look at the Download
  3. 所属分类:流媒体/Mpeg4

    • 发布日期:2008-10-13
    • 文件大小:67.65kb
    • 提供者:xiaowang
  1. Mpeg4-ASP-decoder

    0下载:
  2. 这个文件是关于视频解码的源码,视频格式是mpeg4 ASP。如果对视频编解码感兴趣的兄弟可以看一看。-this document is the source video decoder, video format mpeg4 ASP. If the right video codec interested can look at the brothers.
  3. 所属分类:流媒体/Mpeg4

    • 发布日期:2008-10-13
    • 文件大小:1.28mb
    • 提供者:jasen
  1. errorcontrol

    0下载:
  2. 差错信道模拟程序,自己在做H.264错误隐藏时开发的,使用可以见压缩包里的BAT文件。-error channel simulation procedures, they do H.264 error concealment at the development, use compressed bundle can see the BAT documents.
  3. 所属分类:流媒体/Mpeg4

    • 发布日期:2008-10-13
    • 文件大小:9.84mb
    • 提供者:贺人龙
  1. evk_src_r96

    0下载:
  2. Evk is a simple lossy video codec. Project aims at developing a clean and functional implementation of basic algorithms used in video compression.
  3. 所属分类:流媒体/Mpeg4

    • 发布日期:2008-10-13
    • 文件大小:52.68kb
    • 提供者:王光
  1. 2

    0下载:
  2. Implement video compression algorithm that supports: Frame-difference encoding Motion Compensated Prediction (MCP) Long-term memory MCP Optimize MCP parameters for real-time cardiac MRI studies Determine acceptable PSNR for diagnosis
  3. 所属分类:流媒体/Mpeg4

    • 发布日期:2008-10-13
    • 文件大小:6.54kb
    • 提供者:Ken
  1. H264Src(20040426)

    1下载:
  2. 一个基于jm的source code的h.264的优化程序,基于baseline,大家可以看一下-the source code of h.264 optimization procedures, based on baseline, we can look at
  3. 所属分类:流媒体/Mpeg4

    • 发布日期:2008-10-13
    • 文件大小:189.01kb
    • 提供者:丁义
  1. ac_dc2

    0下载:
  2. 该程序用于验证DC矩阵与AC矩阵之间DCT变换与反变换之间的关系。X=Xdc+Xac 将DC矩阵和AC矩阵分别反变换后变成Xdc和Xac AC矩阵就是将Y[0][0]置为零后的DCT矩阵 DCT=Y=A*X*At-the procedures used to validate DC and AC Matrix between DCT and inverse transform the relationship between. X = Xdc Xac to DC and AC matrix-ma
  3. 所属分类:流媒体/Mpeg4

    • 发布日期:2008-10-13
    • 文件大小:8.01kb
    • 提供者:王全明
  1. H264CEWM5(FFMPEG).ffmpegh.264在Wince5上的实现

    0下载:
  2. ffmpegh.264在Wince5上的实现,ffmpegh.264 at Wince5 on the implementation
  3. 所属分类:流媒体/Mpeg4

    • 发布日期:2017-04-09
    • 文件大小:1.71mb
    • 提供者:王磊
  1. P2PCenter_last.rar

    0下载:
  2. 一款优秀p2p流媒体系统,已经有建立在基础上的商用系统,A good p2p streaming media system has been set up at on the basis of the commercial system
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2017-05-14
    • 文件大小:3.86mb
    • 提供者:andy xu
  1. XTP-D501-V3[1].0_Schematic

    0下载:
  2. freescale i.MX27 原理图(pdf版)。arm9内核,同时芯片内集成硬件mpeg4/h264编解码。-freescale i.MX27 schematic diagram (pdf version). ARM9 core, at the same time mpeg4/h264 chip integrated hardware codec.
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2017-03-30
    • 文件大小:390.41kb
    • 提供者:gao
  1. x264-080907

    0下载:
  2. 2008年9月7号的X264的C语言源代码。-the X264 C-language source code at September 7, 2008.
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2017-05-10
    • 文件大小:2.41mb
    • 提供者:李斌
  1. mp4code

    0下载:
  2. Mp4格式解析源码,需要的可以看看。每个BOX的信息都解了-Mp4 format parsing source code, you need to be able to look at. The information for each BOX solution
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2017-11-02
    • 文件大小:4.07mb
    • 提供者:wangzi
  1. gk

    0下载:
  2. 诗歌鉴赏答题技巧 诗歌鉴赏答题技巧-Poetry Appreciation skill at answering poetry appreciation of poetry appreciation of skill at answering skill at answering
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2017-05-13
    • 文件大小:3.12mb
    • 提供者:wind
  1. p2p_vod

    0下载:
  2. 目前的协议有如下一些特点: 1) 客户向服务器发送请求, 每个请求的长度不定. 请求的长度在第一个INT中指定. 2) 每个服务器通常会向多种客户提供服务, 例如, TS要同时向CP, NP提供服务, CP要向NP和其他CP提供服务, 同时还是其他CP, TS, SP的客户. 3) 每个服务器为客户服务时, 通常是长期的, 会涉及多次请求-应答的来回. 这样的结构, 主要是为了能够支持大量并发客户连接而设计的. 在具有大量并发客户 连接时, 无论采用线程还是进程,
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2017-05-12
    • 文件大小:2.91mb
    • 提供者:zdbao
« 12 3 »
搜珍网 www.dssz.com