资源列表
Poligonal mesh
- realization of poligonal mesh in OpenCv
dda
- 该算法的准确程度受斜率影响,若斜率大于2,则能观察到直线成为点线,斜率大于一是最完美的。-The accuracy of the algorithm is affected by the slope, if the slope is greater than 2, then a straight line can be observed as dotted lines, the slope is greater than one of the most perfect.
CALCUALTE
- 利用链表与堆栈设计的计算器。在学习之中大家可以学习数据结构-calculate helps us to learn C
tuxingcs
- cs 剪辑很好的程序推广裁剪直线段的CS算法,使之能处理裁剪窗口为任意凸多边形的情况(待裁剪多边形、裁剪窗口自己定义);-cs
buxian
- 运用普利姆算法球最小生成树的实际应用,记在办公室中不显得最小成本,即生成最小生成树-Plym minimum spanning tree algorithm using the practical application of the ball, recorded in the office does not seem the least cost, that is generating the minimum spanning tree
TextWGL(DDA)
- 数值微分法(DDA)直线生成算法,算法实质:用数值方法微分方程,同时对x和y各增加一个小增量来计算下一步的x,y值。-Numerical differentiation (DDA) line generation algorithm, the algorithm in real terms: differential equations with numerical methods, while the x and y each increased by a small increment to
onedemonsearch
- 一维搜索算法实现(黄金分割,二分法,抛物线,Fibonacci,三次差值和切线法)-One-dimensional search algorithm (golden section, dichotomy, parabola, Fibonacci, three times the difference and tangent)
msort
- 数据排序软件,用于比较冒泡排序算法和快速排序算法的快慢,生动形象,适合于MFC初学者学习-data sorting software, used for the comparation between quick sorting and bubble sorting, suitable for MFC learner
sort_algrithms
- 包含三种排序算法的演示,冒泡排序、快速排序和选择排序-include three sort algrithms:sort_bubble sort_quick and sort_select
Sort
- 包含六种排序和其图形界面(冒泡、快排、简单、希尔等)-Six kinds of simple sorting
各种加密算法合集.rar
- 各种加密算法合集.rar
tubao
- 寻找凸包算法的MFC可视化实现,对大家学习会有帮助。-Find convex hull algorithm MFC Visualization.