-
音视频编码技术-课程作业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
-
matlab在振动信号处理中的应用
matlab在振动信号处理中的应用, 本书主要讲述借助简单、高效、功能强大的MATLAB系统实现振动数字信号的分析处理。书中不仅介绍了MATLAB的基本用法和一些相关的常用命令及函数,还介绍了振动信号分析的基本概念、处理方法,以及使用MATLAB语言编制程序的方法。本书给出了大量的振动信号处理编程实例,以有助于读者快速学习和掌握MATLAB的编程技术,应用于实际的振动信号处理工作之中。(Application of MATLAB in vibration signal processing)
- 2018-03-02 16:47:25下载
- 积分:1
-
Comparison of sorting algorithms quicksort,heapsort, radix sort and introsort
Comparison of sorting algorithms quicksort,heapsort, radix sort and introsort-Comparison of sorting algorithms quicksort,heapsort, radix sort and introsort
- 2022-02-02 13:08:58下载
- 积分:1
-
关机程序,大家可以实现系统的正真关机,下载看看再说吧
关机程序,大家可以实现系统的正真关机,下载看看再说吧-Shutdown procedures, we can realize the system is really shut down, download看看再说吧
- 2023-01-26 07:25:04下载
- 积分:1
-
Code for javascript on the web.
Code for javascript on the web.
- 2022-07-12 11:34:23下载
- 积分:1
-
we
说明: 】《微电子制造科学原理与工程技术》(第二版),作者:(美)Stephen A.Campbell。本书系统地介绍了微电子制造科学原理与工程技术,覆盖了集成电路制造所涉及的所有基本单项工艺,包括光刻、等离子体和反应离子刻蚀、离子注入、扩散、氧化、蒸发、气相外延生长、溅射和化学气相淀积等。对每一种单项工艺,不仅介绍了它的物理和化学原理,还描述了用于集成电路制造的工艺设备(】 " Microelectronics manufacturing science and engineering principles" (second edition), on: (United States) Stephen A. Campbell. This book introduces the principles of microelectronics manufacturing science and engineering technology, IC manufacturing involves covering all the basic individual techniques, including photolithography, plasma and reactive ion etching, ion implantation, diffusion, oxidation, evaporation, gas epitaxial growth, sputtering and chemical vapor deposition, etc.. For each individual process, not only describes its physical and chemical principles, but also describes the process used in integrated circuit manufacturing equipment)
- 2010-04-06 19:42:44下载
- 积分:1
-
GDPLoader
说明: 注册即可使用,内存dll 欢迎大家使用。最新地址大家更新一下即可(Registration is ready to use. Memory DLL is welcome to use. You can update the latest address.)
- 2020-06-19 06:20:01下载
- 积分:1
-
DS90CF383
说明: rgb信号转lvds信号 比较好的转换IC推荐(Conversion IC Recommendation for RGB Signal to LVDS Signal)
- 2019-03-27 17:41:12下载
- 积分:1
-
SystemView
基于systemview的一些通信系统仿真实例(Some the communication system simulation examples based on systemview)
- 2020-09-09 19:58:02下载
- 积分:1
-
ft_sh_phase_screen
利用功率谱通过FFT构建相位屏,可增加低频补偿,程序非常标准,建议大家学习参考(gernerate phase screen in matlab by FFT)
- 2017-10-13 00:06:49下载
- 积分:1