-
123
说明: matlab 编程实现人体跟踪与检测编程实现人体跟踪与检测(matlab)
- 2010-04-19 11:38:35下载
- 积分:1
-
iso_simplicial
Code that performs cardinality constrained optimization for different filter types
- 2014-09-05 13:23:55下载
- 积分:1
-
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
-
20100816234956_UM_2.4.2.35
估计过来看的精神分裂国家结果看来是大方监管机构 股市大幅交给若结果是劳动纠纷(Estimates of schizophrenic country come to see the results of regulatory agencies appear to be generous to the stock market if the result is a significant labor disputes)
- 2013-12-07 19:21:22下载
- 积分:1
-
circle1
利用有限差分算法实现动力学方程的求解单个球体在环形容器中运动分析(Finite difference algorithm for solving the dynamic equations in a single sphere in the circular movement of the container)
- 2010-11-22 16:27:32下载
- 积分:1
-
fenzhi
#include <iostream.h>
int main()
{
int i(0),sum(0)
while (i<=100)
{
sum=sum+i
++i
}cout<<"sum="<<sum<<endl
return 0;
}
- 2009-12-11 22:03:44下载
- 积分:1
-
maichongyuan
脉冲激光器输出表达式的仿真实验,可以研究脉冲激光器的脉冲(the matlab of the out put of the pulse laser is used for the studied by the user)
- 2015-11-19 14:29:53下载
- 积分:1
-
cyclostationary_toolbox
循环谱工具箱,包括二阶循环累积量,循环谱估计的FAM算法(Cyclic spectrum toolbox, including the second order cyclic cumulant, FAM algorithm for spectral estimation cycle)
- 2020-10-10 00:17:34下载
- 积分:1
-
MatlabInVC
该程序教你如何在vc中调用matlab,包括使用心得(Teach you how to using matlab function in vc++)
- 2013-03-24 14:49:45下载
- 积分:1
-
kousun_xiaoshu
与苏教版小学数学教材配套,五年级上册小数部分的口算题相对应,能够实现自动出题与评分.(Primary Mathematics textbooks and Su Jiaoban matching the fifth-grade book title fractional part of the port operator that corresponds to a problem with the automatic rate.)
- 2010-02-06 14:02:11下载
- 积分:1