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

搜索资源列表

  1. 硕士论文H264

    1下载:
  2. 关于H264的几篇硕士毕业论文,选取其中的局部(自己认为只要的),应该对研究H264的人有帮助!-H264 on the few master's dissertation and a selection of local (as long as they think), H264 study should help to the people!
  3. 所属分类:教育/学校应用

    • 发布日期:2008-10-13
    • 文件大小:9177118
    • 提供者:陈镇静
  1. H264资料集合

    3下载:
  2. H264资料集合,一次下载,就可以拥有n多的代码, )希望大家喜欢-H264 information gathered once the download, you can get the code n), hope you like
  3. 所属分类:压缩解压

  1. 一个实现H264的c程序。比较实用

    0下载:
  2. 一个实现H264的c程序-a realization H264 c procedures
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:535713
    • 提供者:刘东
  1. h264+AAC

    0下载:
  2. 韩国移动电视的测试源样本, 是H264和AAC打包的。-Korea Mobile TV test samples of the source, H264 and AAC packed.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:130244
    • 提供者:赵东
  1. h264-tw

    1下载:
  2. 一份来自台湾的关于h264的介绍的文档,对于认识h264的结构有很大的帮助,适合初学者-one from Taiwan on the h264 presentation documents, h264 understanding of the structure of great help for beginners
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:150132
    • 提供者:黎程
  1. H264视频编解码程序

    1下载:
  2. H264视频编解码程序,对于理解H264算法很有帮助
  3. 所属分类:压缩解压

    • 发布日期:2014-01-17
    • 文件大小:2370689
    • 提供者:季伟伟
  1. H264

    2下载:
  2. linux H264编码解码源程序 《VC视频会议开发技术》附带
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:947593
    • 提供者:黄大铭
  1. h264-avc

    0下载:
  2. h264的重要参考书籍(毕厚杰编的)的电子版
  3. 所属分类:流媒体/Mpeg4

    • 发布日期:2008-10-13
    • 文件大小:11017593
    • 提供者:lxiaojia
  1. H264+WebCam+Pro+v2.32

    0下载:
  2. 这是用于H264编码图片的专业播放软件,通过它可以观测摄像头的H264输出图片
  3. 所属分类:多媒体

    • 发布日期:2008-10-13
    • 文件大小:107593
    • 提供者:jun
  1. h264

    0下载:
  2. h264 compress(english)
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:5096098
    • 提供者:wsgjj
  1. h264

    0下载:
  2. h264的解码算法,可以实现和h264的解码,但需要附加程序
  3. 所属分类:流媒体/Mpeg4

    • 发布日期:2008-10-13
    • 文件大小:71870
    • 提供者:han
  1. h264

    0下载:
  2. H264解码内容,给你提供具体的协议说明.
  3. 所属分类:流媒体/Mpeg4

    • 发布日期:2008-10-13
    • 文件大小:346647
    • 提供者:kevin pan
  1. H264-decode-design-improvement

    0下载:
  2. 本文首先简要介绍国内外H264编码与解码系 统的研究进展情况;然后详细阐述H264解码器的设计及其优化实现;最后给出测试结果。
  3. 所属分类:流媒体/Mpeg4

    • 发布日期:2008-10-13
    • 文件大小:295648
    • 提供者:李峥
  1. H264

    1下载:
  2. H264编解码C程序,可以对264码流进行编辑码-the C code for H264
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2017-03-29
    • 文件大小:780470
    • 提供者:wx
  1. H264 Android

    1下载:
  2. 支持在Andoid手机系统运行的ffmpeg软件包,用于Android端对H264视频流的解码,供Andoid下开发视频的朋友们使用.-ffmpegforAndroid
  3. 所属分类:android开发

    • 发布日期:2013-04-30
    • 文件大小:17738993
    • 提供者:王忠海
  1. H264-OPhone

    0下载:
  2. 流媒体程序开发之:H264解码器移植到OPhone:并写一个测试程序(OPhoneSDK+Java)测试解码库是否正常运行,此方法也可用在android手机上。-Program development of streaming media: H264 decoder ported to OPhone: and write a test program (OPhoneSDK+ Java) test whether the normal operation of the decoder librar
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2017-03-28
    • 文件大小:268789
    • 提供者:u1001234
  1. h264

    0下载:
  2. linux 下基于h264的视频编码与传输-linux h264 video for linux
  3. 所属分类:Embeded Linux

    • 发布日期:2017-05-20
    • 文件大小:5891771
    • 提供者:孟艳茹
  1. h264

    1下载:
  2. 用ffmpeg解码h264视频文件,并且将解码出来的每帧图像用opencv封装进行显示。使用时须配置好ffmpeg和opencv,然后将自己的h264文件名称修改为1.h264 并将其置于当前目录即可运行(可作为2次开发的参考)-Using ffmpeg to decode h264 video file and display each frame decoded using opencv package, the ffmpeg is the latest version 3-2. In ad
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-07-18
    • 文件大小:5161600
    • 提供者:钱彬
  1. H264标准文档

    0下载:
  2. h264标准文档,英文版的,研究视频编解码算法必备资料。(H264 standard document, English version, research video codec algorithm essential information.)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-31
    • 文件大小:1483776
    • 提供者:msgop
  1. h264

    2下载:
  2. 通过websocket接收h264裸流后,在web端解析播放(After receiving the bare stream of h264 through websocket, it is parsed and played on the web side)
  3. 所属分类:图形图像处理

    • 发布日期:2020-04-18
    • 文件大小:76800
    • 提供者:荡寇
« 1 2 34 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com