- BlockMatchingAlgoMPEG Block Matching Algorithms for Motion Estimation This project contains the project report and source code by Aroh Barjatya for Digital Image Processing Class at Utah State University. Following is a short description of the m files in this zip motionsEstAnalysis.m Script to execute all Algorithms motionEstES.m Exhaustive Search Algorithm motionEstTSS.m Three Step Search Algorithm motionEstNTSS.m New Three Step Search Algorithm motionEstSESTSS.m Simple And Efficient Search Algorithm motionEst4SS.m Four Step Search Algorithm motionEstDS.m Diamond Search Algorithm motionEstARPSm Adaptive Root Pattern Search Algorithm costFuncMAD.m Mean Absolute Difference Function minCost.m minimum cost among macro blocks motionComp.m motion compensated image creator imgPSNR.m finds image PSNR w.r.t. reference image The test images can be found at http://cc.usu.edu/~arohb/caltrain.zip
- traveler 旅行商问题 c算法 回溯算法 数据结构 十分有用
- ICEpdf-3.1.0-bin 这个压缩包主要实现pdf文件的查看
- traveler 旅行商问题的分支限界法 经典算法的JAVA实现
- ODBC-API ODBC(Open Database Connectivity
- caijian 实现线段的裁剪 画个框作为裁剪窗口 保留框内线段
文件名称:dd
介绍说明--下载内容来自于网络,使用问题请自行百度
shell sort is a rather curious algorithm, quite different from other fast sorting algorithms. It s actually so different that it even isn t an O(nlogn) algorithm like the others, but instead it s something between O(nlog2n) and O(n1.5) depending on implementation details. Given that it s an in-place non-recursive algorithm and it compares very well to the other algorithms, shell sort is a very good alternative to consider.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
dd.cpp
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.