搜索资源列表
NMEA0183原代码
- 0183协议的解析程序的源代码,可以用在定位,导航,监控等方面-0183 agreement analytic program's source code can be used in positioning, navigation, surveillance etc.
c-gps
- 以前用VB,C#等很轻松将GPS信息解码。但是最近要使用C语言,(网上有一个VC的按位解的)苦于C操作字符串的难度,请各位大侠放出一份C代码解GPS。 我先贴上我用C解的代码,是直接将VB和C#的思路转过来的。 现在可以读出经度或纬度-before using VB, C#, etc. is easy to decode the GPS information. However, the recent use of C language, (the Internet by a VC-So
gprs
- GPRS部分源代码,一部分常用AT命令的代码实现,比如,打电话,发短信等-GPRS part of the source code, part of the AT command used a code, for example, make phone calls and send text messages, etc.
GPS
- GPS定位信息的解析,如:GPGLL,GPRMC,GPGGA等。 没有编译,这是我从很大的程序中截取的,呵呵,但是测试了,能逐个解析出来。-Analysis of GPS positioning information, such as: GPGLL, GPRMC, GPGGA, etc.. Does not compile, this is a great program, I intercepted, Oh, but the test can resolve them.
gps_tools
- GPS相关工具,包括Angle Conversions,Coordinate Transformations,Date Conversions等程序组-GPS-related tools, including Angle Conversions, Coordinate Transformations, Date Conversions procedures Group, etc.
eetc_gps_all_01
- 一本全面简绍GPS的书籍,包括芯片产品,方案,厂商,产品的选型等等方面,是电子工程师在对GPS入门及产品选型不可多得的好书。-A comprehensive GPS Shaozeng Jane books, including products, programs, vendors, product selection, etc., an electronic engineer in the GPS Introduction to Product Selection and rare books
GSM_GPS_Tracking
- This schematic and Gerber files of PCB that is used for GPS tracking device with GSM link. Scheme has many valuable schematic features, like protected digital and analog I/Os, power part adapted for car power supply, etc. Can be used as a refere
GPS
- 通常GPS定位信息接收系统主要由GPS接收天线、变频器、信号通道、微处理器、存储器以及电源等部分组成。由于GPS定位信息内容较少,因此多用RS-232串口将定位信息(NEMA0183语句)从GPS接收机传送到计算机中进行信息提取处理。-GPS location information is usually received by the GPS receiver system antenna, frequency converter, signal channel, microprocessor
GPS_GSM_GIS
- 设计并实现了一种将GPS 全球卫星定位系统、GSM短消息服务系统、GIS 地理信息系统相结合的车辆定位、导航、调度指 挥系统. 该系统采用GPS/ DRS 相结合的定位方式,通过GSM网实现移动车辆与监控中心的双向通信,并结合电子地图实现车 辆的定位、导航、实时监控等功能. 系统具有人机界面友好、性能稳定可靠、使用方便等特点,并具有一定的社会经济效益.-Designed and implemented to GPS global satellite positioning syste
12864-1
- CM12864-1 S parameter material.Its widely used in electrical appliances, auto, light industry, tour landscape outdoor lighting, LED lighting, civil ordinary lighting, LED traffic signal lights, MP4, mobile phones, instrumentation, tax declaration app
Pack_09_12_09
- Code of a GPS proyect. Implemets the menu for the user. The user can do remove point, add point, change point etc-Code of a GPS proyect. Implemets the menu for the user. The user can do remove point, add point, change point etc...
BPSK_100M
- 直接序列扩频信号参数盲估计系统 估计载频、码速率、码周期等-Blind direct sequence spread spectrum signal parameters estimation system estimates the carrier frequency, code rate, code cycles, etc.
GPS
- vc++代码,测试过,表示感谢. 可以读取串口GPS数据显示地理位置,需要有外置的串口的GPS接收机连接电脑,在demo主窗口界面可以输出GPS接收的地理位置,经度纬度,时间等信息. 提供给大家深入研究,包含NMEA0183.LIB的源代码,以及SerialCom串口源代码-vc++ code, tested, thanks. can read the serial port GPS location data, the need for an external GPS receiver con
GPSdingwei
- 通过GPS + GPRS + SMS 等方式为个人,老人,宠物定位用-Through the GPS+ GPRS+ SMS, etc. for individuals, the elderly, pet locating
PointPos
- GPS单点定位的程序,包括导航文件和观测文件的读取,各种误差的处理-GPS single point positioning procedures, including navigation to read the file documents and observation of various error handling, etc.
GPS
- GPS(全球定位系统)协议NMEA相关知识介绍,及部分代码,相关书籍目录等-GPS (Global Positioning System) protocol NMEA knowledge descr iption, and part of the code, related books, catalogs, etc.
SeaLight1.0
- 这是航标灯的代码,包含功能有gprs,gps定位,灯质,电池电压电流检测,等-This is the beacon lights of the code, including functions gprs, gps positioning, light quality, battery voltage and current detection, etc.
recorder-2.6.3
- 自动记录仪源码!!含有gprs,gps,电池电压检测等等功能-Automatic recorder source! ! With gprs, gps, function of battery voltage detection, etc.
LinuxCarNavi
- Linux 下GPS汽车导航系统,基于java。包括文档等-Car navigation base on the linux environment,using the java language,inlcuding the document etc.
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.