搜索资源列表
Motion-compensation
- 运动补偿是一种描述相邻帧(相邻在这里表示在编码关系上相邻,在播放顺序上两帧未必相邻)差别的方法,具体来说是描述前面一帧(相邻在这里表示在编码关系上的前面,在播放顺序上未必在当前帧前面)的每个小块怎样移动到当前帧中的某个位置去。这种方法经常被视频压缩/视频编解码器用来减少视频序列中的空域冗余-The motion compensation is a descr iption of the adjacent frame (adjacent represented here on the coding
IAPWS_IF97
- IAPWS_IF97(FUN,IN1,IN2) is 104 functions of water properties and derivatives, based on the International Association on Properties of Water and Steam (http://www.iapws.org). Thermodynamic, hydrodynamic and non-linear modeling often requires thermodyn
network-security
- speed and block size to measures the difference among them
PMC
- inite Difference Time Domain. C est une méhode de calcul de différences finies dans le domaine temporel
FTDT
- 本程序是有限时域差分源程序,有详细注解,方便学习理解。-This program is a limited time domain difference source program, has detailed notes, easy to learn to understand.
Navier_Stokes
- 这是一个二维完全纳维-斯托克斯方程的显式有限差分解法-This is a two-dimensional full Navier- explicit finite difference method for Stokes equations
feb_wrk
- This paper attempts to address these questions by proposing a new local feature extractor to generalize and complete LBP, and we name the proposed method completed LBP (CLBP). In CLBP, a local region is represented by its center pixel and a l
SETS
- A C language based implementation of sets. It s covers union, intersection and difference in set. Hope it will help you out!