文件名称:GPS
-
所属分类:
- 标签属性:
- 上传时间:2013-04-22
-
文件大小:977.85kb
-
已下载:2次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
GPS NMEA协议处理框架,可从COM,Txt,TCP作为信号源,实现卡尔曼滤波,平均距离过滤算法-GPS NMEA protocol processing framework, as a source from COM, TXT, TCP, Kalman filtering, the average distance filtering algorithm
(系统自动生成,下载前可以参看下载内容)
下载文件列表
GPS/GeoFramework/Angle.cs
GPS/GeoFramework/Area.cs
GPS/GeoFramework/Azimuth.cs
GPS/GeoFramework/CartesianPoint.cs
GPS/GeoFramework/Datum.cs
GPS/GeoFramework/Distance.cs
GPS/GeoFramework/Elevation.cs
GPS/GeoFramework/Ellipsoid.cs
GPS/GeoFramework/EventArgs.cs
GPS/GeoFramework/GeographicRectangle.cs
GPS/GeoFramework/GeographicSize.cs
GPS/GeoFramework/ICloneable.cs
GPS/GeoFramework/Interpolator.cs
GPS/GeoFramework/Interpolator2D.cs
GPS/GeoFramework/Latitude.cs
GPS/GeoFramework/Longitude.cs
GPS/GeoFramework/Matrix.cs
GPS/GeoFramework/Percent.cs
GPS/GeoFramework/PointD.cs
GPS/GeoFramework/PointF.cs
GPS/GeoFramework/Position.cs
GPS/GeoFramework/Position3D.cs
GPS/GeoFramework/Radian.cs
GPS/GeoFramework/RectangleD.cs
GPS/GeoFramework/RectangleFHelper.cs
GPS/GeoFramework/Segment.cs
GPS/GeoFramework/SizeD.cs
GPS/GeoFramework/Speed.cs
GPS/GeoFramework/StaticFinalizer.cs
GPS/GeoFramework/Velocity.cs
GPS/GeoFramework/vssver2.scc
GPS/GeoFramework/Xml.cs
GPS/GPS/BinaryPacket.cs
GPS/GPS/Devices/Device.cs
GPS/GPS/Devices/GpsIntermediateDriver.cs
GPS/GPS/Devices/NativeMethods.cs
GPS/GPS/Devices/NetworkDevice.cs
GPS/GPS/Devices/SerialDevice.cs
GPS/GPS/Devices/SerialPort.cs
GPS/GPS/Devices/SerialStream.cs
GPS/GPS/Devices/UTGPSDevice.cs
GPS/GPS/Devices/VirtualDevice.cs
GPS/GPS/Devices/vssver2.scc
GPS/GPS/DilutionOfPrecision.cs
GPS/GPS/Emulators/Emulator.cs
GPS/GPS/Emulators/NmeaEmulator.cs
GPS/GPS/Emulators/RouteFileEmulator.cs
GPS/GPS/Emulators/TextFileEmulator.cs
GPS/GPS/Emulators/vssver2.scc
GPS/GPS/Enumerations.cs
GPS/GPS/EventArguments.cs
GPS/GPS/Interpreter.bmp
GPS/GPS/Interpreter.cs
GPS/GPS/Interpreter.resx
GPS/GPS/Nmea/GpggaSentence.cs
GPS/GPS/Nmea/GpggkSentence.cs
GPS/GPS/Nmea/GpgllSentence.cs
GPS/GPS/Nmea/GpgsaSentence.cs
GPS/GPS/Nmea/GpgsvSentence.cs
GPS/GPS/Nmea/GprmcSentence.cs
GPS/GPS/Nmea/GpvtgSentence.cs
GPS/GPS/Nmea/Interfaces.cs
GPS/GPS/Nmea/InterpreterStatus.cs
GPS/GPS/Nmea/NmeaInterpreter.cs
GPS/GPS/Nmea/NmeaReader.cs
GPS/GPS/Nmea/NmeaSentence.cs
GPS/GPS/Nmea/PgrmfSentence.cs
GPS/GPS/Nmea/vssver2.scc
GPS/GPS/Packet.cs
GPS/GPS/PositionFilters/Filter.cs
GPS/GPS/PositionFilters/KalmanFilter.cs
GPS/GPS/PositionFilters/PositionAverageFilter.cs
GPS/GPS/PositionFilters/SquareMatrix3D.cs
GPS/GPS/PositionFilters/vssver2.scc
GPS/GPS/Satellite.cs
GPS/GPS/SignalToNoiseRatio.cs
GPS/GPS/SingularityFilters/AverageDistanceFilter.cs
GPS/GPS/SingularityFilters/SigularityFilter.cs
GPS/GPS/SingularityFilters/vssver2.scc
GPS/GPS/vssver2.scc
GPS/GPS.csproj
GPS/GPS.csproj.user
GPS/GPS.csproj.vspscc
GPS/mssccprj.scc
GPS/obj/Debug/GPS.csproj.FileListAbsolute.txt
GPS/obj/Debug/GPS.csproj.GenerateResource.Cache
GPS/obj/Debug/Refactor/Unitech.Handset.GPS.dll
GPS/obj/Debug/TempPE/Resource.Designer.cs.dll
GPS/obj/Debug/Unitech.Handset.GPS.dll
GPS/obj/Debug/Unitech.Handset.GPS.Interpreter.resources
GPS/obj/Debug/Unitech.Handset.GPS.pdb
GPS/obj/Debug/Unitech.Handset.GPS.Resource.resources
GPS/obj/Release/GPS.csproj.FileListAbsolute.txt
GPS/obj/Release/GPS.csproj.GenerateResource.Cache
GPS/obj/Release/Refactor/Unitech.Handset.GPS.dll
GPS/obj/Release/TempPE/Resource.Designer.cs.dll
GPS/obj/Release/Unitech.Handset.GPS.dll
GPS/obj/Release/Unitech.Handset.GPS.Interpreter.resources
GPS/obj/Release/Unitech.Handset.GPS.pdb
GPS/obj/Release/Unitech.Handset.GPS.Resource.resources
GPS/Properties/AssemblyInfo.cs
GPS/Properties/vssver2.scc
GPS/Resource.Designer.cs
GPS/Resource.resx
GPS/vssver2.scc
GPS/obj/Debug/Refactor
GPS/obj/Debug/TempPE
GPS/obj/Release/Refactor
GPS/obj/Release/TempPE
GPS/GPS/Devices
GPS/GPS/Emulators
GPS/GPS/Nmea
GPS/GPS/PositionFilters
GPS/GPS/SingularityFilters
GPS/obj/Debug
GPS/obj/Release
GPS/GeoFramework
GPS/GPS
GPS/obj
GPS/Properties
GPS
GPS/GeoFramework/Area.cs
GPS/GeoFramework/Azimuth.cs
GPS/GeoFramework/CartesianPoint.cs
GPS/GeoFramework/Datum.cs
GPS/GeoFramework/Distance.cs
GPS/GeoFramework/Elevation.cs
GPS/GeoFramework/Ellipsoid.cs
GPS/GeoFramework/EventArgs.cs
GPS/GeoFramework/GeographicRectangle.cs
GPS/GeoFramework/GeographicSize.cs
GPS/GeoFramework/ICloneable.cs
GPS/GeoFramework/Interpolator.cs
GPS/GeoFramework/Interpolator2D.cs
GPS/GeoFramework/Latitude.cs
GPS/GeoFramework/Longitude.cs
GPS/GeoFramework/Matrix.cs
GPS/GeoFramework/Percent.cs
GPS/GeoFramework/PointD.cs
GPS/GeoFramework/PointF.cs
GPS/GeoFramework/Position.cs
GPS/GeoFramework/Position3D.cs
GPS/GeoFramework/Radian.cs
GPS/GeoFramework/RectangleD.cs
GPS/GeoFramework/RectangleFHelper.cs
GPS/GeoFramework/Segment.cs
GPS/GeoFramework/SizeD.cs
GPS/GeoFramework/Speed.cs
GPS/GeoFramework/StaticFinalizer.cs
GPS/GeoFramework/Velocity.cs
GPS/GeoFramework/vssver2.scc
GPS/GeoFramework/Xml.cs
GPS/GPS/BinaryPacket.cs
GPS/GPS/Devices/Device.cs
GPS/GPS/Devices/GpsIntermediateDriver.cs
GPS/GPS/Devices/NativeMethods.cs
GPS/GPS/Devices/NetworkDevice.cs
GPS/GPS/Devices/SerialDevice.cs
GPS/GPS/Devices/SerialPort.cs
GPS/GPS/Devices/SerialStream.cs
GPS/GPS/Devices/UTGPSDevice.cs
GPS/GPS/Devices/VirtualDevice.cs
GPS/GPS/Devices/vssver2.scc
GPS/GPS/DilutionOfPrecision.cs
GPS/GPS/Emulators/Emulator.cs
GPS/GPS/Emulators/NmeaEmulator.cs
GPS/GPS/Emulators/RouteFileEmulator.cs
GPS/GPS/Emulators/TextFileEmulator.cs
GPS/GPS/Emulators/vssver2.scc
GPS/GPS/Enumerations.cs
GPS/GPS/EventArguments.cs
GPS/GPS/Interpreter.bmp
GPS/GPS/Interpreter.cs
GPS/GPS/Interpreter.resx
GPS/GPS/Nmea/GpggaSentence.cs
GPS/GPS/Nmea/GpggkSentence.cs
GPS/GPS/Nmea/GpgllSentence.cs
GPS/GPS/Nmea/GpgsaSentence.cs
GPS/GPS/Nmea/GpgsvSentence.cs
GPS/GPS/Nmea/GprmcSentence.cs
GPS/GPS/Nmea/GpvtgSentence.cs
GPS/GPS/Nmea/Interfaces.cs
GPS/GPS/Nmea/InterpreterStatus.cs
GPS/GPS/Nmea/NmeaInterpreter.cs
GPS/GPS/Nmea/NmeaReader.cs
GPS/GPS/Nmea/NmeaSentence.cs
GPS/GPS/Nmea/PgrmfSentence.cs
GPS/GPS/Nmea/vssver2.scc
GPS/GPS/Packet.cs
GPS/GPS/PositionFilters/Filter.cs
GPS/GPS/PositionFilters/KalmanFilter.cs
GPS/GPS/PositionFilters/PositionAverageFilter.cs
GPS/GPS/PositionFilters/SquareMatrix3D.cs
GPS/GPS/PositionFilters/vssver2.scc
GPS/GPS/Satellite.cs
GPS/GPS/SignalToNoiseRatio.cs
GPS/GPS/SingularityFilters/AverageDistanceFilter.cs
GPS/GPS/SingularityFilters/SigularityFilter.cs
GPS/GPS/SingularityFilters/vssver2.scc
GPS/GPS/vssver2.scc
GPS/GPS.csproj
GPS/GPS.csproj.user
GPS/GPS.csproj.vspscc
GPS/mssccprj.scc
GPS/obj/Debug/GPS.csproj.FileListAbsolute.txt
GPS/obj/Debug/GPS.csproj.GenerateResource.Cache
GPS/obj/Debug/Refactor/Unitech.Handset.GPS.dll
GPS/obj/Debug/TempPE/Resource.Designer.cs.dll
GPS/obj/Debug/Unitech.Handset.GPS.dll
GPS/obj/Debug/Unitech.Handset.GPS.Interpreter.resources
GPS/obj/Debug/Unitech.Handset.GPS.pdb
GPS/obj/Debug/Unitech.Handset.GPS.Resource.resources
GPS/obj/Release/GPS.csproj.FileListAbsolute.txt
GPS/obj/Release/GPS.csproj.GenerateResource.Cache
GPS/obj/Release/Refactor/Unitech.Handset.GPS.dll
GPS/obj/Release/TempPE/Resource.Designer.cs.dll
GPS/obj/Release/Unitech.Handset.GPS.dll
GPS/obj/Release/Unitech.Handset.GPS.Interpreter.resources
GPS/obj/Release/Unitech.Handset.GPS.pdb
GPS/obj/Release/Unitech.Handset.GPS.Resource.resources
GPS/Properties/AssemblyInfo.cs
GPS/Properties/vssver2.scc
GPS/Resource.Designer.cs
GPS/Resource.resx
GPS/vssver2.scc
GPS/obj/Debug/Refactor
GPS/obj/Debug/TempPE
GPS/obj/Release/Refactor
GPS/obj/Release/TempPE
GPS/GPS/Devices
GPS/GPS/Emulators
GPS/GPS/Nmea
GPS/GPS/PositionFilters
GPS/GPS/SingularityFilters
GPS/obj/Debug
GPS/obj/Release
GPS/GeoFramework
GPS/GPS
GPS/obj
GPS/Properties
GPS
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.