Supplement 2. A listing containing code to perform the minimum span computation in C syntax.
收藏NIAID Data Ecosystem2026-03-09 收录
数据链接:
官方服务:
资源简介:
File List minspan_code.html (MD5: 38998dd468e7d8b2a3d89754b7a04863)Description A function to compute minimum span (to a given radial resolution) written in ANSI-C syntax. For each of a given number of angles in [0,180), this code rotates the points around the given point and computes the nearest points at which the polygon crosses the x-axis (at least twice if point is inside polygon). The distance between these points is stored if minimal across all angles.
创建时间:
2016-08-04




