搜索资源列表
VoronoiDAC
- 采用分治法解决生成Voronoi图的问题,采用用户交互式输入点及动态显示运行结果的方式,非常直观-using divide-and-conquer method to solve the Voronoi diagram generation. using interactive user input and dynamic display of the results of the operation, a very intuitive
package
- Delaunay 分治法进行三角剖分,同时对剖分后的三角面片进行动画模拟。-Divide and conquer Delaunay triangulation, while triangles after subdivision animated simulation.
Delaunay
- Delaunay 分治算法三角网格剖分!-Source code for DeWall, a divide and conquer 3d Delaunay
分治算法
- 君主和殖民者们所成功运用的分而治之策略也可以运用到高效率的计算机算法的设计过程中。本章将首先介绍怎样在算法设计领域应用这一古老的策略,然后将利用这一策略解决如下问题:最小最大问题、矩阵乘法、残缺棋盘、排序、选择和一个计算几何问题——找出二维空间中距离最近的两个点。 本章给出了用来分析分而治之算法复杂性的数学方法,并通过推导最小最大问题和排序问题的复杂性下限来证明分而治-monarchy and colonialists who have successfully used the divid
MyDib
- Dib类的封装,因为MFC中不提供任何Dib的支持,为了方便复用,这里设计一个Dib类,这个类的封装十分复杂,这里采取分而治之的方法,对关键部分进行了单独讲解。-Dib type of package, because MFC does not provide any support Dib, in order to facilitate reuse, where the design of a Dib category, this type of package is very complex
PolygonClipping
- 基于divide and conquer策略的Sutherland-Hodgeman多边形裁剪算法的Matlab程序-Divide and conquer strategy based on the Sutherland-Hodgeman polygon clipping algorithm of Matlab procedures
Detest1
- C/C++ implementation of a Divide-and-Conquer algorithm
ini
- conquer items to have fun in the game
voronoi
- Voronoi图的分治算法,达到O(nlogn)的时间复杂度。-Voronoi diagram of the divide and conquer algorithm to achieve O (nlogn) time complexity.
build-f
- 求解图形轮廓问题,利用分治算法减少时间复杂度。数据结构以链表为主-Graphic outline for solving the problem, using divide and conquer algorithm to reduce the time complexity. Data structures to the main list
ESC-1_0
- CVPR2010文献:An Efficient Divide-and-Conquer Cascade for Nonlinear Object Detection的源代码-CVPR 2010 paper An Efficient Divide-and-Conquer Cascade for Nonlinear Object Detection source code.
conquer-furior-transform-one-day
- 傅里叶变换,采用通俗易懂的语言介绍了傅里叶变换的原理-furior transform
Sutherland-Hodgman
- 基于divide and conquer策略的Sutherland-Hodgeman多边形裁剪算法-Sutherland-Hodgeman polygon clipping algorithm based on the strategy of divide and conquer
ECCV2012SupplementaryMaterial
- 论文The Divide-&-Conquer Algorithm for the Paper: Displacement Template with Divide-&-Conquer Algorithm for Signicantly Improving Descr iptor based Face Recognition Approaches的实现,使用LFW数据库-Paper The Divide- & - Conquer Algorithm for the Paper: