搜索资源列表
C语言最短路径算法实现
- 这是一个用C语言做的关于最短路径的算法,请各位高手多多指教!-This is a C language on the shortest path algorithm, you master a great weekend!
C(shortcut)
- 运用C语言实现GIS中最短路径算法,是比较常用的算法-use C language GIS shortest path algorithm, is more commonly used algorithm
PtInPoly
- 判断一个点是否在多边形内,绝对正确的算法。C语言
Douglas_Peucker
- 采用VC6.0平台C++语言编写的Douglas_Peucker算法。该程序可以用于矢量数据的简化压缩处理。-VC6.0 platform C++ language Douglas_Peucker algorithm.The program can be used for the simplification of the vector data compression.
北京54坐标和经纬度坐标转换算法
- 北京54坐标和经纬度坐标转换算法,C语言编写的