-
音视频编码技术-课程作业2
说明: 全搜索算法重构图。像顾名思义,穷尽法就是对搜索范围内的每个位置都进行计算并比较,从原图像块中找到与待匹配块最相似(误差最小)位置的方法。对于一个搜索范围为[-7,7]的区域来说,x,y两个方向全部搜索一遍需要进行 15X15 = 225 次计算。穷尽法的缺点很明显就是计算量太大,速度很慢,另一方面,由于全部范围都进行了计算,其匹配精度是最高的。(Reconstruction graph of full search algorithm. As the name implies, the exhaustive method is to calculate and compare each position within the search range, and find the most similar (least error) position with the block to be matched from the original image block. For an area with a search range of [- 7,7], 15x15 = 225 calculations are required for searching both directions X and Y once. The disadvantage of exhaustive method is that the calculation is too large and the speed is very slow. On the other hand, the matching accuracy is the highest because all the ranges are calculated.)
- 2020-12-29 11:09:01下载
- 积分:1
-
Genetic-Algorithm-master
适用于学习调度的同志学习,如有错误,希望指教(For the study of scheduling comrades learning, if there is a mistake, I hope to enlighten.)
- 2018-11-02 21:03:32下载
- 积分:1
-
Chinese search system 114 network version : File Size : 580 KB software language...
中国114网搜索系统 版 本: 文件大小:580 KB 软件语言:简体中文 授权方式:免费版 相关链接:程序演示 开 发 商: 运行环境:ASP源码-Chinese search system 114 network version : File Size : 580 KB software languages : English license : free version Related Links : The process demonstrated developers : Operating environment : ASP source
- 2022-01-26 00:51:49下载
- 积分:1
-
PSAM_spec
psam 卡规范,用在数据安全领域。
一些密钥可以 存放在 psam卡里,但是没办法读出,却同样可以达到认证的效果。(PSAM card specification, used in the field of data security. Some keys can be stored in the PSAM Cary, but no way to read out, but the same effect can be achieved certification.)
- 2008-03-24 19:38:06下载
- 积分:1
-
CheckListCtrl
通过一个例子说明checklistctrl控件的使用方法(checklistctrl sample)
- 2017-10-31 12:19:01下载
- 积分:1
-
wirelesssensornetworksensorlocalization
自己做的毕设,用matlab做的基于MDS-MAP和矩阵重复迭代优化的无线传感网节点定位仿真程序,在matlab中可以直接运行得到仿真结果,程序附有详细注解。(wireless sensor network MDS-MAP
sensor localization simulation
matrix optimal)
- 2021-02-23 17:29:40下载
- 积分:1
-
基于遗传算法的人工势场法
说明: 人工势场法结合遗传算法进行路径规划仿真,混合算法(Artificial potential field method combined with genetic algorithm)
- 2021-03-12 21:09:24下载
- 积分:1
-
5电平
5电平的MMC模型,可以良好运行,适用于pscad4.6版本(The 5 level MMC model can run well and is suitable for pscad4.6 version.)
- 2020-12-09 21:59:18下载
- 积分:1
-
Lua程序设计(第2版)中文
说明: Lua编程入门书籍,Lua程序设计第二版(中文版)(Lua Programming Introduction Book, Lua Programming (Chinese Edition))
- 2020-06-25 04:00:02下载
- 积分:1
-
极化SAR分解
用于极化sar的特征分解,其中包括常见cloude、freeman等分解(For polarization SAR feature decomposition, including cloude, Freeman and other decomposition)
- 2020-12-20 19:19:08下载
- 积分:1