搜索资源列表
GPS ToolKit Pro
- Introduction to GPS ToolKit Pro 1.0 GPS ToolKit Pro is an ActiveX object that makes it easy to add GPS support to any Visual Basic, Visual C++, Delphi, Excel, or scr ipting project that supports ActiveX controls. GPS data (including lat/lon, speed,
GPS-POS
- GPS卫星位置的算法,还有GPS速度的计算方法,内容详细-GPS satellite position of the algorithm, as well as GPS speed is calculated, detailed
GSM-GPS
- GSM/gps通信程序:双串口控制。当时我编这程序时还是花了不少力气的。 (1)gsm部分:以AT指令控制西门子TC35模块。程序代码精简。也可以用于TC35i,MC45,TC45的控制. (2)采用GPS标准协议格式,获取GPS模块发来的时间、位置、速度等信息。该程序经过试验验证. 程序中,实现GPS信息的接收,并和其它信息一起编码成GSM传输协议格式发送出去。-GSM/gps Communication Program: Two serial control. When
tracking
- gps单频软件接收机跟踪程序,用c语言在vc++6.0开发环境下写成,并且对载波产生和码产生使用x87的浮点汇编指令集提高速度。-single-frequency software receiver gps tracking program, using c language in vc++6.0 development environment, written and produced for use of carrier generation and code compilation of
gpstest
- gps接收端源码以及1个test列子,提供简单的经纬度,速度,时间等GPS数据信息-gps receiver as well as a test source Liezi, providing a simple latitude and longitude, speed, time GPS data
hs_gpsdll_setup
- GPS 接收程序 DEMO。 HsGpsDll Library 1.1 A GPS Control/Component for C/C++ HsGpsDll is a Windows Dynamic Link Library which provides access to any NMEA-183 compliant GPS receiver via a serial communications port. HsGpsDll is designed for use from
satellite_sel
- gps选星算法仿真程序 对matlab放着做了优化,这是一种新的近优化方法,同时具有高效快速的特点,节省处理器时间-satellite selection algorithm in matlab, optimized for simulation speed. it is a fast algorithm and this is the simulation scr ipt
GPSreader
- 通过选定串口 GPS的数据,目前只是读取位置,速度和方向的数据,如需宽展可依此编写。-Through the selected serial port GPS data is only read the position, speed and direction data for the preparation of spread may be so.
gps
- GPS功能,显示经纬度,时间,速度等信息。-GPS:display LONG.&LAT.TIMER ,SPEED ect.
GPS
- vc编写,提供移动目标定位、航向、速度等服务系统解析程序-vc prepared to provide moving target location, course, speed, system analysis programs and other services
GPStest-(display-GPS-data-thru-MSCOMM)
- VB6 demonstration project to read in NMEA data from a GPS device via MSCOMM (Serial Port). The app will parse the data, and display relevant values lat/long, speed etc.
GPS-DINGWEI-XITONG-SHEJI
- 一篇应用于GPS车辆监控调度的高速GPS数传终端的设计开发的文章。-GPS vehicle monitoring and dispatching a used high-speed GPS data transmission terminal design and development of the article.
GPS--FFT
- 在分析基于FFT 算法的GPS 伪码的快速捕获新方法的基础上, 通过传统的时域二维串行码捕获方 法和基于FFT 算法的GPS 伪码的捕获新方法所需要的运算次数的比较, 在理论上论证了新方法伪码捕获速 度得到提高的正确性和可行性。采用System View 软件仿真实验验证了基于FFT 算法的GPS 伪码的快速 捕获新方法理论的正确性, 得出新码捕获方法较传统的码捕获方法得到捕获速度提高的结论, 为GPS 接收机适应高动态环境做了理论探讨。-FFT algorithm in the a
GPS--C_Matlab
- 在本 GPS 软件接收机的实现中,主要针对C/A 码的捕获和跟踪算 法进行了C++代码的优化和改进,并在C++环境中调用Matlab 来实现 傅立叶变换的快速计算,将C++和Matlab 有机地结合在一起,提高了软件接收机的处理速度;使用类函数来实现大量的数组和矩阵运算,简化了程序的复杂性,提高了程序的可读性;分析所得到的卫星并从中筛选出四颗卫星来计算用户位置,提高了用户位置的精度。-In the GPS software receiver implementation, mainly
gps
- windows mobile下通用GPS读取软件,能读取卫星个数,经纬度,计算当前速度-under the generic windows mobile GPS reading software that reads the number of satellites, latitude and longitude, calculate the current speed
GPS
- 电脑联接蓝牙GPS可显示自己的经纬度信息和速度。 -Bluetooth GPS connected computer can display their latitude and longitude information and speed.
GPS-CTest-
- 标准的gps信息,解码出经纬度信息,卫星信息,速度信息。(Standard GPS information, decoding latitude and longitude information, satellite information, speed information. gps imformation)
GPS模块测试程序
- 提取GPS信息,获取经纬度、时间及速度等信息(Extract GPS information, access to latitude, longitude, time and speed and other information)
C语言读取GPS
- 利用C语言完成GPS数据的解析,获取经纬度、速度、时间等信息(Using C language to complete the GPS data analysis, access to latitude, longitude, speed, time and other information)
GPS-master
- 模仿实现雷达扫描,使用UDP实现通信,通信格式:1B通信站编号+GPGGA格式的GPS数据。udp服务器监听2323端口,等待客户端发送数据(server包UDPClinentTest发送测试数据)。基站编号默认为0,经纬度坐标保存在数据库中。udp服务器端将从站编号及经纬度解析后存入数据库。使用html5 的canvas标签实现扫描界面。每隔1s更新一次数据,并将相对位置显示在界面中,同时计算从站距离基站位置和当前速度。界面长1000px,高600px。(另:计算GPS坐标距离公式是参考网上公
