代码搜索:GPs 开发教程

找到约 10,000 项符合「GPs 开发教程」的源代码

代码结果 10,000
www.eeworm.com/read/272096/10971033

dat bookinfo.dat

[General Information] 书名=GPS卫星定位的应用与数据处理 作者=BEXP 页数=221 下载位置=http://211.100.8.99/disktw/tw31/20/!00001.pdg
www.eeworm.com/read/468167/6994642

h displaygpsdata.h

// // Copyright (c) Microsoft Corporation. All rights reserved. // // // Use of this sample source code is subject to the terms of the Microsoft // license agreement under which you licensed thi
www.eeworm.com/read/467014/7013519

makefile

CFLAGS=-g -Wall GPS_main: GPS_main.c connect.c garmin_api.c gcc -g -c -wall GPS_main.c -o GPS_main.o gcc -g -c -wall garmin_api.c -o garmin_api.o gcc -g -c -wall connect.c -o connect.o gcc garmin
www.eeworm.com/read/234979/7102333

dat bookinfo.dat

[General Information] 书名=全国高技术重点图书·通信技术领域 差分GPS定位技术与应用 作者=BEXP SS号= 加密地址= 页数=316 下载位置=http://202.118.180.121/ebook/sjy01/diskdo/do11/16/!00001.pdg
www.eeworm.com/read/135356/7140781

cmd lnks.cmd

-c -m gps.map -o gps.out -l rts2xx.lib MEMORY { PAGE 0: VSARAM: origin=0000h,length=40h /* PSARAM: origin=0400h,length=3c00h 5-24*/ PSARAM: origin=0400h,length=0
www.eeworm.com/read/446269/7581758

makefile

##################################################################### # # Created by u'nSP IDE 15:30:05 08/28/07 # ##############################################################
www.eeworm.com/read/399811/7833368

apr snarf_v00_gia.apr

* SNARF_V00_gia.org ( TAH 2005/12/11 18: 5 44.00 ) converted to apr by RWK 2006/5/20 * QAQ1_GPS 2170942.10416 -2251829.96205 5539988.32695 0.00072 0.00060 0.00437 2003.765 0.0010 0.0012
www.eeworm.com/read/433516/7924620

txt read_me.txt

Read me file for Garmin_GPS.xls vers. 0.1c 1996-02-13 This program is freeware. All changes in the source code should be reported to me. See adress below. To install the program, run Excel,
www.eeworm.com/read/143322/12884082

dat bookinfo.dat

[General Information] 书名=GPS坐标系统的变换 作者=BEXP 页数=169 下载位置=http://202.106.169.108/diskhk/hk10/16/!00001.pdg
www.eeworm.com/read/328469/13025957

bak bluetooth.h.bak

#ifndef gps_h #define gps_h void GPSModule_init(void); void ReadGPS(void); #endif