Warning: file_get_contents(/data/phpspider/zhask/data//catemap/2/.net/23.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181

Warning: file_get_contents(/data/phpspider/zhask/data//catemap/2/linux/23.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
.net 如何通过gps定位超市内的产品?_.net - Fatal编程技术网

.net 如何通过gps定位超市内的产品?

.net 如何通过gps定位超市内的产品?,.net,.net,我的项目是关于超市自动化,我需要通过gps在市场内添加位置。我需要知道如何将gps编码添加到dotnet中,以及如何在笔记本电脑和智能手机之间建立连接以显示位置?使用gps无法定位室内物体。GPS不适用于如此高精度的定位。您可以考虑使用BLE信标来实现室内定位。有一些库可与专用GPS设备接口以提取位置: 根据您用于GPS的设备和连接到的应用程序类型,其中一个或多个可能对您有所帮助。请记住,室内GPS存在一些精度问题()

我的项目是关于超市自动化,我需要通过gps在市场内添加位置。我需要知道如何将gps编码添加到dotnet中,以及如何在笔记本电脑和智能手机之间建立连接以显示位置?

使用gps无法定位室内物体。GPS不适用于如此高精度的定位。您可以考虑使用BLE信标来实现室内定位。

有一些库可与专用GPS设备接口以提取位置:

根据您用于GPS的设备和连接到的应用程序类型,其中一个或多个可能对您有所帮助。请记住,室内GPS存在一些精度问题()