登录
首页 » Visual C++ » h.264-cuda-master

h.264-cuda-master

于 2014-10-15 发布 文件大小:457KB
0 140
下载积分: 1 下载次数: 11

代码说明:

  This project seeks to implement H.264 (the standard x264 is based on) to run on CUDA. Specifically we attempt to write the motion estimation module in CUDA. Motion estimation is currently the most computationally intensive portion of the H.264 encoding process. Previous attempts to parallelize this algorithm in CUDA showed sizeable speedups but sacrificed quality by ignoring the motion vector prediction (MVp). We demonstrate the viability of a hierarchical (pyramid) motion estimation algorithm in CUDA. This solution addresses the MVp problem while still taking advantage of the CUDA framework.

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • xb050229
    希尔伯特变换理论及其在工程领域的应用,介绍了原理及其实现方法(hibert transform)
    2009-05-01 20:27:37下载
    积分:1
  • 111
    利用windows提供的API中GetSystemFirmwareTable function 读取SMBIOS中的信息(Use the API provided GetSystemFirmwareTable function windows Read SMBIOS information)
    2015-03-30 14:55:29下载
    积分:1
  • 11
    说明:   广告流水灯程序 ORG 00H MOV P2,#80H START:MOV A,#0FFH 赋初值 CLR C MOV R2,#8 LOOP:RRC A 带进位右移 MOV P1,A CALL DELAY DJNZ R2,LOOP MOV R2,#7 LOOP1:RLC A 带进位左移 MOV P1,A CALL DELAY DJNZ R2,LOOP1 JMP START DELAY:MOV R3,#20 延时0.2秒 D1: MOV R4,#20 D2: MOV R5,#248 DJNZ R5,$ DJNZ R4,D2
    2012-11-22 13:22:07下载
    积分:1
  • MUSIC
    高阶累积量的music算法,包括多种music算法之间的对比分析(Cumulant music algorithm)
    2011-01-02 16:09:14下载
    积分:1
  • 150
    150个matlab样例 可以帮助快速编程(150 matlab sample)
    2014-05-03 14:07:54下载
    积分:1
  • 12
    说明:  一篇讲解关于matlab与vc混合编程的问题。其中的讲解是通过实例来讲的(Matlab with a brief on the problem of mixed programming vc. Which is explained through examples of)
    2009-06-10 16:52:23下载
    积分:1
  • NRFlowOfCartesian
    基于直角坐标的牛顿拉弗逊法潮流计算程序,经过IEEE14模型测试。(the newton_lafason power flow )
    2014-11-19 15:43:17下载
    积分:1
  • Matlab-and-VCPP-mixing-programming
    Matlab_ and _VC + + mixing programming process explanation (including part of the problem solutions)(Matlab_ and _VC++ mixing programming process explanation (including part of the problem solutions))
    2011-11-23 22:44:51下载
    积分:1
  • PFC
    PFC 的原理与分析设计 我们作比赛的资料(Principle and Analysis of PFC design we make the game data)
    2013-09-05 06:46:08下载
    积分:1
  • PID0001
    PID比例积分微分控制程序包 神经网络自适应控制程序
    2010-12-18 17:12:44下载
    积分:1
  • 696518资源总数
  • 104349会员总数
  • 32今日下载