GPSmobile2005

所属分类:Windows CE
开发工具:C#
文件大小:24KB
下载次数:198
上传日期:2007-04-11 16:00:55
上 传 者wijs82
说明:  GPSmobile2005开发的例子,串口读取GPS数据,用于wince下,通过串口操作GPS设备读取GPS定位数据
(GPSmobile2005 development example, serial read GPS data to wince, through the serial operation of GPS equipment to read GPS data)

文件列表:
Gps\DegreesMinutesSeconds.cs (2836, 2005-04-15)
Gps\DeviceStateChangedEventArgs.cs (747, 2005-04-15)
Gps\GPS.cs (13169, 2005-04-15)
Gps\Gps.sln (1615, 2005-04-13)
Gps\Gps.suo (10240, 2006-09-15)
Gps\GpsDeviceState.cs (3063, 2005-04-15)
Gps\GpsPosition.cs (18321, 2005-04-15)
Gps\Gpssample\Form1.cs (8188, 2005-04-15)
Gps\Gpssample\Form1.resx (5126, 2005-04-15)
Gps\Gpssample\GpsSample.csproj (3556, 2005-04-05)
Gps\Gpssample\GpsSample.csproj.user (198, 2006-09-13)
Gps\Gpssample\Properties\AssemblyInfo.cs (1354, 2005-04-05)
Gps\Gpssample\Properties\Resources.cs (2399, 2005-04-05)
Gps\Gpssample\Properties\Resources.resx (4771, 2005-04-05)
Gps\LocationChangedEventArgs.cs (706, 2005-04-15)
Gps\Microsoft.WindowsMobile.Samples.Location.csproj (3046, 2005-04-15)
Gps\Microsoft.WindowsMobile.Samples.Location.csproj.user (198, 2006-09-13)
Gps\Properties\AssemblyInfo.cs (1414, 2005-04-05)
Gps\Utils.cs (1675, 2005-04-05)
Gps\Gpssample\bin\Debug (0, 2006-09-13)
Gps\Gpssample\obj\Debug (0, 2006-09-13)
Gps\bin\Debug (0, 2006-09-13)
Gps\Gpssample\bin (0, 2006-09-13)
Gps\Gpssample\obj (0, 2006-09-13)
Gps\Gpssample\Properties (0, 2006-09-08)
Gps\obj\Debug (0, 2006-09-13)
Gps\bin (0, 2006-09-13)
Gps\Gpssample (0, 2006-09-13)
Gps\obj (0, 2006-09-13)
Gps\Properties (0, 2006-09-08)
Gps (0, 2006-09-13)

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. 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 5.0 Pocket PC SDK, ActiveSync 4.0. ** For more information about this code sample, please see the Windows Mobile SDK help system. **

近期下载者

相关文件


收藏者