文件名称:GPS
-
所属分类:
- 标签属性:
- 上传时间:2012-11-16
-
文件大小:25.19kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
这是一个C#操作GPS的示例程序,大家可以参考一下-Code Sample Name: Microsoft.WindowsMobile.Samples.Location
Feature Area: GPS and Managed Programming
Descr iption:
This sample shows how to wrap the native GPS Api in a simple
to use C# class.
Project ManagedGps contains the following classes:
Gps: The interface to the managed gps api. use this class to
open, close, query the device state, and query the position data from your gps hardware.
GpsPosition: Contains the GPS position data received from the gps hardware
GpsDevice: Contains GPS device state data received from the gps hardware
Utils: Native memory allocation utilities
Usage:
Make sure your GPS hardware is setup correctly using the
GPS control panel in Settings.
You may also use the FakeGPS.cab in the Tools\GPS directory where you installed the SDK
to use simulated GPS data. For more information see FakeGPSReadme.txt in the same directory.
Once you have your GPS set up, you need to Build and Run the GpsSample
to see
Feature Area: GPS and Managed Programming
Descr iption:
This sample shows how to wrap the native GPS Api in a simple
to use C# class.
Project ManagedGps contains the following classes:
Gps: The interface to the managed gps api. use this class to
open, close, query the device state, and query the position data from your gps hardware.
GpsPosition: Contains the GPS position data received from the gps hardware
GpsDevice: Contains GPS device state data received from the gps hardware
Utils: Native memory allocation utilities
Usage:
Make sure your GPS hardware is setup correctly using the
GPS control panel in Settings.
You may also use the FakeGPS.cab in the Tools\GPS directory where you installed the SDK
to use simulated GPS data. For more information see FakeGPSReadme.txt in the same directory.
Once you have your GPS set up, you need to Build and Run the GpsSample
to see
(系统自动生成,下载前可以参看下载内容)
下载文件列表
GPS/DegreesMinutesSeconds.cs
GPS/DeviceStateChangedEventArgs.cs
GPS/GPS.cs
GPS/Gps.sln
GPS/Gps.suo
GPS/GpsDeviceState.cs
GPS/GpsPosition.cs
GPS/GpsSample/Form1.cs
GPS/GpsSample/Form1.resx
GPS/GpsSample/GpsSample.csproj
GPS/GpsSample/GpsSample.csproj.user
GPS/GpsSample/Properties/AssemblyInfo.cs
GPS/GpsSample/Properties/Resources.cs
GPS/GpsSample/Properties/Resources.resx
GPS/LocationChangedEventArgs.cs
GPS/Microsoft.WindowsMobile.Samples.Location.csproj
GPS/Microsoft.WindowsMobile.Samples.Location.csproj.user
GPS/Properties/AssemblyInfo.cs
GPS/readme.txt
GPS/Utils.cs
GPS/GpsSample/obj/Debug/TempPE
GPS/GpsSample/bin/Debug
GPS/GpsSample/obj/Debug
GPS/obj/Debug/TempPE
GPS/bin/Debug
GPS/GpsSample/bin
GPS/GpsSample/obj
GPS/GpsSample/Properties
GPS/obj/Debug
GPS/bin
GPS/GpsSample
GPS/obj
GPS/Properties
GPS
GPS/DeviceStateChangedEventArgs.cs
GPS/GPS.cs
GPS/Gps.sln
GPS/Gps.suo
GPS/GpsDeviceState.cs
GPS/GpsPosition.cs
GPS/GpsSample/Form1.cs
GPS/GpsSample/Form1.resx
GPS/GpsSample/GpsSample.csproj
GPS/GpsSample/GpsSample.csproj.user
GPS/GpsSample/Properties/AssemblyInfo.cs
GPS/GpsSample/Properties/Resources.cs
GPS/GpsSample/Properties/Resources.resx
GPS/LocationChangedEventArgs.cs
GPS/Microsoft.WindowsMobile.Samples.Location.csproj
GPS/Microsoft.WindowsMobile.Samples.Location.csproj.user
GPS/Properties/AssemblyInfo.cs
GPS/readme.txt
GPS/Utils.cs
GPS/GpsSample/obj/Debug/TempPE
GPS/GpsSample/bin/Debug
GPS/GpsSample/obj/Debug
GPS/obj/Debug/TempPE
GPS/bin/Debug
GPS/GpsSample/bin
GPS/GpsSample/obj
GPS/GpsSample/Properties
GPS/obj/Debug
GPS/bin
GPS/GpsSample
GPS/obj
GPS/Properties
GPS
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.