搜索资源列表
-
0下载:
输入两条直线信息(斜率和截距),用C++ 编成求出两条直线的交点-Enter two lines of information (slope and intercept), compiled with C++ calculate the intersection of two lines
-
-
0下载:
程序实现划线功能,可以保存、重绘;然后判断所画直线间的几何关系:相交、重合、相离,相交的直线交点以绿点显示,重合部分以红色高亮显示-Program realization crossed feature, you can save, redraw then determine the geometrical relationship between painted lines: intersect, overlap, with leave, a straight line intersecti
-
-
0下载:
实现求任意两条直线的交点,并可以实时绘制出两条直线,采用两点确定一条直线的方式来实现。-Seeking to achieve any of the intersection of two lines and two lines drawn in real time, using two points determine a straight line approach to implementation.
-
-
0下载:
intersection_lines(A, B) between two lines
-
-
0下载:
在C++上实现输入2条线段交点坐标 判断有无交点并求出交点坐标 希望对大家学习有帮助 共同进步-In C++ input on the realization of the intersection of two lines and find the coordinates of the intersection to determine whether the intersection coordinates hope to help them to learn the common prog
-
-
0下载:
通过先绘制两条直线,然后通过两条直线求其交点-Find the intersection of two lines
-