-
h.264-cuda-master
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.
- 2014-10-15 07:32:32下载
- 积分:1
-
MatlabandVCmixprogramming
本文介绍了一种将Matlab编译成可执行程序的一种方法,它使得Matlab编写的程序能够完全脱离Matlab这个环境来执行,从而大大提高了程序的应用范围和使用价值(This paper presents a Matlab will compile into an executable, It makes Matlab prepared by the procedures to be immune from the Matlab environment to implement, thus greatly improving the procedures and scope of the application of value)
- 2006-09-20 21:34:14下载
- 积分:1
-
chap7001
自动控制原理及其PID仿真程序
1.原理
2.设计
3.仿真(automatic control thesis and pid simulink program
1.thesis
2.design
3.simulink)
- 2012-05-08 19:21:45下载
- 积分:1
-
Improved-Binary-DAC-Codec
Improved Binary DAC Codec
- 2014-12-17 18:33:40下载
- 积分:1
-
huffman
图像压缩matlab的霍夫曼编码huffman
- 2010-12-09 13:31:26下载
- 积分:1
-
channel-coding
无线通信中信道编码的内容,这信道编码的源程序,这是对应教材的源代码(Wireless communication channel coding content, which channel coding of the source, which is the source code corresponding textbook)
- 2014-08-07 08:15:15下载
- 积分:1
-
account
C++大作业,编写一个account类实现基类派生类之间的各种关系。主要用于初学者对于类的理解。(C++ big job, write a class that implements account the various relationships between the base class derived class. The main class for beginners to understand.)
- 2013-12-26 14:58:21下载
- 积分:1
-
EVERT
EVERT的开源的光柱跟踪代码。光柱跟踪是用于声学仿真的重要算法。(open source code of beam tracing)
- 2011-05-13 13:02:42下载
- 积分:1
-
caltime
遗传算法解决作业车间调度问题,,这一M文件计算工序的加工顺序与加工时间(Genetic algorithms to solve the job shop scheduling problem,, the M-file to calculate the value of the objective function.)
- 2015-04-15 15:30:03下载
- 积分:1
-
total
说明: matlab基于小波变换,进行图像多尺度分析,提取各尺度下的图像信息。
(Based on wavelet transform for image multi-scale analysis to extract the scale of the image information.)
- 2011-03-18 14:38:50下载
- 积分:1