文件名称:line-intersect
介绍说明--下载内容均来自于网络,请自行研究使用
Algorithm to find intersection between 2 lines.
Note: does not handle the special case when one of the lines is vertical.
Compile with MinGW:
gcc -Wall li2.c -Wall -s -o li2.exe -lgdi32-Algorithm to find intersection between 2 lines.
Note: does not handle the special case when one of the lines is vertical.
Compile with MinGW:
gcc-Wall li2.c-Wall-s-o li2.exe-lgdi32
Note: does not handle the special case when one of the lines is vertical.
Compile with MinGW:
gcc -Wall li2.c -Wall -s -o li2.exe -lgdi32-Algorithm to find intersection between 2 lines.
Note: does not handle the special case when one of the lines is vertical.
Compile with MinGW:
gcc-Wall li2.c-Wall-s-o li2.exe-lgdi32
(系统自动生成,下载前可以参看下载内容)
下载文件列表
li2.c
make
make