Linux环境下编译安装流程: 1.进入代码目录 2. cmake . -Dprotobuf_BUILD_TESTS=OFF -Dprotobuf_ABSL_PROVIDER=module -Dprotobuf_BUILD_SHARED_LIBS=ON 3. cmake --buil...
Parse and do calculations with geographic coordinates
Java编写的AIS消息解析程序 来自github:https://github.com/tbsalling/aismessages