搜索资源列表
fast_select
- 实现全搜索运动估计算法,实现三步法快速搜索算法-achieve full search motion estimation algorithm, the three-step realization of Fast Search Algorithm
modular_FSME
- 基于Modular调用的全搜索算法 modular 调用library库
full_search_mpeg2
- mpeg2中的全搜索算法,基于visualDSP++平台,常用
FS.rar
- 全搜索算法寻找运动矢量,基于MATLAB实现,Full-search motion vector search algorithm, based on the MATLAB implementation
motionEstES
- matlab语言编写的全搜索算法,希望大家有用-Exhaustive Search Algorithm
tabu
- 禁忌搜索法对初始解、邻域个数及禁忌列表的大小等参数有比较严格的要求, 这些参数直接影响着算法的优化能力。文章提出了一种改进的禁忌搜索法, 它用有效空间来压缩搜索范围, 这样可以提高搜索效率和全局搜索能力。用短期和长期禁忌列表存储器来保证算法能搜索到全和分局空间的每一点, 并且不重复搜索。经过验算析, 证明它是一种较好的全局启发式搜索法.-Tabu search method, the initial solution, neighborhood and tabu list size of the
Guotao-algorithmic
- 线性非凸多父体杂交算子求解TSP问题。算法将搜索空间看成是一个全空间Ω,种群中的个体可以看作Ω中的一组向量。种群中的若干个向量构成一组基向量,它们可以张成Ω的一个子空间,这些向量随机性组合能相对均匀地搜索这一部分子空间。-Linear non-convex multi-parent crossover operator for solving TSP body problem. Algorithm search space as a full-space Ω, the individual po
BasicMotionVectorEstimation
- 运动估计块匹配算法 以下是工程中m文件的简单注释: main.m 可通过主函数调用各种基本的块匹配算法 FullSearch.m 全搜索法(又称为Exhaustive Search) ThreeStepSearch.m 三步搜索法(Three Step Search) NewTSS.m 新三步搜索法(New Three Step Search Algorithm) SESTSS.m 简便高效的三步搜索法(Simple And Efficient TSS)
three-step
- 三步搜索法帧间预测匹配算法的源文件很全很完美的源文件-Three-step search method
MotionEstimation
- matlab编写的图像光流计算程序 基于块匹配法的全搜索 菱形搜索等各个搜索算法 以及最小绝对误差准则-matlab prepared based on the image optical flow calculation program full search block matching diamond search and other search algorithms and minimum absolute error criterion
sanbusuanfa
- 基于H264 运动全搜索的三步算法malab实现的例程可以参考借鉴-Based on the three steps of the search algorithm of the H264 movement the malab to achieve the routine can be a reference for
quansousuo
- 基于malab的全搜索算法是H264块匹配中最基本的算法-Based on the malab the full search algorithm is the H264 algorithm for block matching in the most basic
good
- 这是一个电脑鼠走迷宫算法基本成熟的程序,可以实现部分迷宫搜索功能,而不是全宫搜索-This is a computer mouse maze algorithm basically mature procedures, can achieve some of the maze search function, rather than the entire palace search
Archive
- binaryNode 和 binarysearchtree 是实现了一个二叉树。arrayvector是自己实现的vector。binary search 是一个二元搜索方法。 single list是自己实现的一个单向链表。findthemajority是寻找数组中主元素的一个算法。list是用数组实现的一个链表。permute是一个实现全排列的算法。-binaryNode and binarysearchtree is the realization of a binary tree. ar
onedimenssionsearch
- 实用最优化算法课程中要求的一维搜索算法,包括牛顿法、黄金分割法、成功失败法等,全是自己原创的matlab代码,有什么问题可以找我,QQ:492655735-Practical optimization algorithm courses require a one-dimensional search algorithm, including Newton' s method, golden section method, the success or failure method ful
shuxuejianmo
- 数学建模10大算法,有灰色预测算法,蒙特卡洛算法,神经网络算法,图论,搜索算法等算法,超全的资料,运行完好-Mathematical modeling of 10 algorithms, ultra-wide data and run well
Search
- Visual C++实验的各种搜索算法,比较全-Various search algorithms Visual C++ Experiment
MotionFullSearch
- 运动估计中全搜索算法的实现,可以直接运行-Achieve full search motion estimation algorithm can be run directly
caiplsition
- 直接运行交给老师的全搜索法,计算前向后向,双向预测 估计()
图像快速搜索算法仿真
- 读入视频的帧图像,对前后两帧图像进行运动搜索,包括全搜索和快速运动搜素,仿真给出运动矢量图