GPS-positioning

所属分类:GPS编程
开发工具:C#
文件大小:158KB
下载次数:20
上传日期:2014-10-07 10:46:35
上 传 者luwei_upc
说明:  C# 编写的GPS定位程序,简单易懂,适于初学者
(GPS pisitioning program using C# language)

文件列表:
GPS定位(C#)编写\GPS\Backup\DegreesMinutesSeconds.cs (4046, 2007-03-30)
GPS定位(C#)编写\GPS\Backup\DeviceStateChangedEventArgs.cs (1376, 2007-03-30)
GPS定位(C#)编写\GPS\Backup\GPS.cs (13385, 2007-03-30)
GPS定位(C#)编写\GPS\Backup\Gps.sln (1615, 2007-03-30)
GPS定位(C#)编写\GPS\Backup\Gps.suo (22528, 2008-09-10)
GPS定位(C#)编写\GPS\Backup\GpsDeviceState.cs (3279, 2007-03-30)
GPS定位(C#)编写\GPS\Backup\GpsPosition.cs (17723, 2007-03-30)
GPS定位(C#)编写\GPS\Backup\GpsSample\Form1.cs (9236, 2008-09-10)
GPS定位(C#)编写\GPS\Backup\GpsSample\Form1.resx (6300, 2008-09-10)
GPS定位(C#)编写\GPS\Backup\GpsSample\GpsSample.csproj (3708, 2007-03-30)
GPS定位(C#)编写\GPS\Backup\GpsSample\GpsSample.csproj.user (234, 2008-09-08)
GPS定位(C#)编写\GPS\Backup\GpsSample\Properties\AssemblyInfo.cs (1570, 2007-03-30)
GPS定位(C#)编写\GPS\Backup\GpsSample\Properties\Resources.cs (3028, 2007-03-30)
GPS定位(C#)编写\GPS\Backup\GpsSample\Properties\Resources.resx (4771, 2007-03-30)
GPS定位(C#)编写\GPS\Backup\LocationChangedEventArgs.cs (1335, 2007-03-30)
GPS定位(C#)编写\GPS\Backup\Microsoft.WindowsMobile.Samples.Location.csproj (3198, 2007-03-30)
GPS定位(C#)编写\GPS\Backup\Microsoft.WindowsMobile.Samples.Location.csproj.user (198, 2008-09-08)
GPS定位(C#)编写\GPS\Backup\Properties\AssemblyInfo.cs (1630, 2007-03-30)
GPS定位(C#)编写\GPS\Backup\Utils.cs (1891, 2007-03-30)
GPS定位(C#)编写\GPS\Backup1\DegreesMinutesSeconds.cs (4046, 2007-03-30)
GPS定位(C#)编写\GPS\Backup1\DeviceStateChangedEventArgs.cs (1376, 2007-03-30)
GPS定位(C#)编写\GPS\Backup1\GPS.cs (13385, 2007-03-30)
GPS定位(C#)编写\GPS\Backup1\Gps.sln (1616, 2014-07-18)
GPS定位(C#)编写\GPS\Backup1\Gps.suo (23040, 2014-07-18)
GPS定位(C#)编写\GPS\Backup1\GpsDeviceState.cs (3279, 2007-03-30)
GPS定位(C#)编写\GPS\Backup1\GpsPosition.cs (17723, 2007-03-30)
GPS定位(C#)编写\GPS\Backup1\GpsSample\Form1.cs (9236, 2008-09-10)
GPS定位(C#)编写\GPS\Backup1\GpsSample\Form1.resx (6300, 2008-09-10)
GPS定位(C#)编写\GPS\Backup1\GpsSample\GpsSample.csproj (3950, 2014-07-18)
GPS定位(C#)编写\GPS\Backup1\GpsSample\GpsSample.csproj.user (293, 2014-07-18)
GPS定位(C#)编写\GPS\Backup1\GpsSample\Properties\AssemblyInfo.cs (1570, 2007-03-30)
GPS定位(C#)编写\GPS\Backup1\GpsSample\Properties\Resources.cs (3028, 2007-03-30)
GPS定位(C#)编写\GPS\Backup1\GpsSample\Properties\Resources.resx (4771, 2007-03-30)
GPS定位(C#)编写\GPS\Backup1\LocationChangedEventArgs.cs (1335, 2007-03-30)
GPS定位(C#)编写\GPS\Backup1\Microsoft.WindowsMobile.Samples.Location.csproj (3430, 2014-07-18)
GPS定位(C#)编写\GPS\Backup1\Microsoft.WindowsMobile.Samples.Location.csproj.user (257, 2014-07-18)
GPS定位(C#)编写\GPS\Backup1\Properties\AssemblyInfo.cs (1630, 2007-03-30)
GPS定位(C#)编写\GPS\Backup1\Utils.cs (1891, 2007-03-30)
GPS定位(C#)编写\GPS\bin\Debug\Microsoft.WindowsMobile.Samples.Location.dll (18432, 2008-09-10)
GPS定位(C#)编写\GPS\bin\Debug\Microsoft.WindowsMobile.Samples.Location.pdb (52736, 2008-09-10)
... ...

Code Sample Name: Microsoft.WindowsMobile.Samples.Location Feature Area: GPS and Managed Programming Description: 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 it work. Relevant APIs/Associated Help Topics: GPSApi, Managed PInvokes, Managed and Native Data Marshalling Assumptions: GPS hardware is setup on the device. Requirements: Visual Studio 2005, Windows Mobile 6 Professional SDK, Activesync 4.5. ** For more information about this code sample, please see the Windows Mobile SDK help system. **

近期下载者

相关文件


收藏者