CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - h.264 C

搜索资源列表

  1. x264-060805

    0下载:
  2. 最新h.264 c++原型代码。请解压到固定目录下,目录中有编译说明。-latest h.264 c prototype code. Please extract fixed directory and compile a directory shows.
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:618453
    • 提供者:HanZe
  1. macroblock

    0下载:
  2. 这个是H.264中的C代码源程序中宏块那部分的 仅供参考-the H.264 is the C source code macros in that part of the block for reference
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:1216
    • 提供者:yyling
  1. biariencode

    0下载:
  2. 此C代码也是H.264方面的 仅供参考啊 -this H.264 C code is the only reference ah
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:1567
    • 提供者:yyling
  1. H.264

    0下载:
  2. 图象压缩程序,音频h.264压缩标准的c语言实现,能顺利通过编译并运行
  3. 所属分类:压缩解压

    • 发布日期:2014-01-16
    • 文件大小:171600
    • 提供者:胡平
  1. x264

    1下载:
  2. X264的纯C语言的的原码,对研究H.264和移植有很重要的价值。代码结构清晰,在VC下一编译通过。
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:355655
    • 提供者:欧阳辉
  1. jm11.0

    0下载:
  2. 新一代视频压缩标准H.264的参考C代码JM11.0
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:753664
    • 提供者:方健
  1. ldecod

    0下载:
  2. H.264基于baseline解码器的C++实现源码,适于初学者-H.264 decoder based on the baseline of the C++ to achieve source code, suitable for beginners
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-09
    • 文件大小:2327038
    • 提供者:Blade
  1. JM_A1659

    0下载:
  2. 视频最新编码标准H.264的最新源代码,里边是最原始的C语言代码,请不要错过哦-The lasted source-code of H.264
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-13
    • 文件大小:3212473
    • 提供者:mhd
  1. h.264_vc

    0下载:
  2. C语言实现的H.264视频压缩协议,方便移植到各种嵌入式平台-C language implementation of the H.264 video compression protocol to facilitate the migration to a variety of embedded platforms
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-08
    • 文件大小:416858
    • 提供者:tim
  1. high_ff

    0下载:
  2. H264 decode in VC 9 include sse3 codec 1. install MinGW 2. set executable files path for VC EX. C:\Program Files\MinGW\bin 3. build path name only in ascii code, can not unicode EX. c:\hi_ff264 or d:\hi_ff264 is good 4. Choice register in
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:
    • 文件大小:421106
    • 提供者:小誠
  1. fmo

    0下载:
  2. h.264视频压缩标准中灵活的宏块序列fmo算法的c程序-h.264 video compression standard a flexible macro the block sequence fmo algorithm c procedures
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-11-22
    • 文件大小:4100
    • 提供者:赵煌
  1. fast_me

    0下载:
  2. h.264视频压缩标准中编码器中快速运动估计算法的c程序-h.264 video compression standard encoder fast motion estimation algorithm c program
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-11-13
    • 文件大小:6341
    • 提供者:赵煌
  1. mv-search

    0下载:
  2. h.264视频压缩标准中编码器的运动搜索算法的c程序-h.264 video compression standard encoder motion search algorithm c procedures
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-11-21
    • 文件大小:15478
    • 提供者:赵煌
  1. transform8x8

    0下载:
  2. h.264视频压缩标准中8x8块大小量化算法的c程序-h.264 video compression standard 8x8 block size quantization algorithm c program
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-11-23
    • 文件大小:11282
    • 提供者:赵煌
  1. cabac

    1下载:
  2. h.264视频压缩标准中基于内容的自适应二进制算术编码(CABAC)算法的C程序实现-h.264 video compression standard content-based adaptive binary arithmetic coding (CABAC) algorithm in C program
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-11-04
    • 文件大小:7646
    • 提供者:赵煌
  1. h.264-source-code

    0下载:
  2. source code to encode and decode in visual c-source code to encode and decode in visual c++
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-11-13
    • 文件大小:63676
    • 提供者:Salahuddin
  1. jm18.5

    0下载:
  2. 视频加解密(基于H264)的C代码实现,其中包含各种必要的文档-H.264/AVC coder and decoder
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-11
    • 文件大小:2888978
    • 提供者:Rosalind
  1. Research-on-algorithm-in-X264

    0下载:
  2. 为了解决H.264的运动估计复杂和实际应用问题,基于纯c的X264,法-To solve H. 264 motion estimation and practical application of complex issues, based on pure c, X264, France
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-16
    • 文件大小:299628
    • 提供者:周成
搜珍网 www.dssz.com