搜索资源列表
Motionplanner
- 数控机床上,对加工曲线粗插补,含有S加减速,匀速运动和运动间的线段衔接-CNC machine tools, processing the crude curve interpolation, acceleration and deceleration containing S, uniform motion and the movement segment of convergence
geometry
- C++语言编写的几何学算法模板。包括几何学的10多种基本的操作。例如点生成直线,叉积运算,线段的拐向,任意多边形面积的计算,点的位置判断,线段相交判断,求凸包等等。
Line
- 将数学上的线段作为一对象进行封装成类,实现两直线相交求交点等
segment
- 表示线段并进行计算,进行初始化生成的算法,直接可用的
计算几何
- 目录 ㈠ 点的基本运算 1. 平面上两点之间距离 1 2. 判断两点是否重合 1 3. 矢量叉乘 1 4. 矢量点乘 2 5. 判断点是否在线段上 2 6. 求一点饶某点旋转后的坐标 2 7. 求矢量夹角 2 ㈡ 线段及直线的基本运算 1. 点与线段的关系 3 2. 求点到线段所在直线垂线的垂足 4 3. 点到线段的最近点 4 4. 点到线段所在直线的距离 4 5. 点到折线集的最近距离 4 6. 判断圆是否在多边形内 5
4
- 在计算机辅助设计(CAD)中,有一个经典问题:消除隐藏线(被其它图形遮住的线段)。你需要设计一个软件,帮助建筑师绘制城市的侧视轮廓图。为了方便处理,限定所有的建筑物都是矩形的,而且全部建立在同一水平面上。每个建筑物用一个三元组表示(Li,Hi,Ri)其中Li和Ri分别是建筑物i的左右边缘坐标,Hi是建筑物i的高度。 -In computer-aided design (CAD), there is a classic problem: the elimination of hidden li
20090816
- 自动化控制中曲线拟合的应用及研究 此文档对需要根据已知线段,或者离散点进行趋势预测很有帮助。-Automation and control applications in curve fitting and Research. This document is the need to segment the basis of known or forecast the trend of discrete points helpful.
computational_geometry
- 一些计算几何的算法,两点确定圆,判断点在多边形内,判断点在线段上,判断点在圆内,判断线段相交,判断线段在多边形内,球多变性重心,三点确定圆,寻找凸包-Algorithm of computational geometry
Geometer
- 从c 的基础几何函数库翻译过来的 内容包括: ㈠ 点的基本运算 1. 平面上两点之间距离 2. 判断两点是否重合 3. 矢量叉乘 4. 矢量点乘 5. 判断点是否在线段上 6. 求一点饶某点旋转后的坐标 7. 求矢量夹角 ㈡ 线段及直线的基本运算 1. 点与线段的关系 2. 求点到线段所在直线垂线的垂足 3. 点到线段的最近点 4. 点到线段所在直线的距离 5. 点到折线集的最近距离 6. 判断圆是否在多边形内 7. 求矢量夹角
ThePointDistaceToALine
- 点到线段距离,在进行画图时,在选择线时有重要作用,-Point to a line distance
ACM
- ACM计算机课算法,点,线段,面等关系,对大家应该有帮助。-ACM computer classes algorithms, point, line segment, noodles and other relations, we should help.
geometryalgorithm
- ㈠ 点的基本运算 ㈡ 线段及直线的基本运算 ㈢ 多边形常用算法模块 ㈣ 圆的基本运算 ㈤ 矩形的基本运算 ㈥ 常用算法的描述 简单实用的几何算法描述的C++语言的实现-very useful C++ algorithm for some geometry
testpolygon
- 返回值:输入的多边形是简单多边形,返回true 要 求:输入顶点序列按逆时针排序 说 明:简单多边形定义: 1:循环排序中相邻线段对的交是他们之间共有的单个点 2:不相邻的线段不相交 -polygon
xianduanshu
- 本程序用C编写,陈述了“线段树”的具体操作方法-This program written by C, the statement of the " tree line" of the specific methods of operation
HoughLine
- hough变换源码学习,VC6.0实现的hough变换,可以设置生成多条不同角度的直线,然后同过hough变换检测一副图象中存在的直线段,再由得出的角度数据还原直线,-hough transform source code to learn, VC6.0 achieve the hough transform, can be set to generate a number of different angles of straight lines, then the same image ov
readdxf
- fortran编写的读取dxf程序,可读取圆,多线段,直线,点,块参照,文字的坐标高程信息-write by fortran ,it can read dxf program, can read a round, multi line, linear, point, block reference, the coordinates of elevation information text
cgal-lib
- C++计算几何函数库,包括点的基本运算,线段及直线的基本运算,多边形常用算法模块等-C + + computational geometry library, including the basic operations of the point, line, and linear basic computing polygon commonly used algorithm module
VC6xianduanjiaocha
- 基于VC6.0实现线段交叉检测,界面友好-VC6.0 to achieve line-crossing detection, friendly interface
CPPimage-processing
- 很齐全的VC示例,根据书本例子编写。介绍了数学形态学中结构元素为4连通或8连通的3×3邻域时腐蚀、膨胀运算的快速算法。区域采用线段编码表示,腐蚀与膨胀运算在当前线段与其相邻的上下线段之间通过逻辑运算实现。 -In this paper, a fast algorithm of mathematical morphology erosion and dilation operation for 3×3 neighborhood structuring element with 4-connecti
segmentand-polygon
- 判断线段和多边形的位置关系,包括线段在多边形里面,外面,部分在外面三种情况-Determine the position of the line and the polygon relationship, including line inside the polygon, outside, part outside of three case.