代码搜索:GPs 开发教程
找到约 10,000 项符合「GPs 开发教程」的源代码
代码结果 10,000
www.eeworm.com/read/125454/14493669
package-list
com.farcrown.lpws
com.farcrown.lpws.gps
com.farcrown.lpws.interfaces
com.farcrown.lpws.lu
com.farcrown.lpws.nmea
com.farcrown.lpws.stddefs
com.farcrown.lpws.types
com.farcrown.lpws.ui
www.eeworm.com/read/116795/14953407
c gpstest.c
//*****************************************************************************
// File Name : gpstest.c
//
// Title : example usage of gps processing library functions
// Revision : 1.0
// No
www.eeworm.com/read/211635/15176324
txt complex.txt
#include
#include
#define BUFF_SIZE 1024
char Buffer[BUFF_SIZE];
long BufferCounter = 0;
extern int GPSdata;
int jjjj=0;
char strTmp[180];
char temp[200];
long i;
www.eeworm.com/read/206889/15286437
makefile
#####################################################################
#
# Created by u'nSP IDE 17:40:29 11/29/05
#
##############################################################
www.eeworm.com/read/206141/15299494
def gpscplud.def
LIBRARY GPS100UD
DESCRIPTION 'GPS Control Panel Applet (Unicode Debug)'
EXPORTS
; Explicit exports can go here
CPlApplet @1
www.eeworm.com/read/206141/15299499
def gpscplu.def
LIBRARY GPS100U
DESCRIPTION 'GPS Control Panel Applet (Unicode Release)'
EXPORTS
; Explicit exports can go here
CPlApplet @1
www.eeworm.com/read/206141/15299500
def gpscpld.def
LIBRARY GPS100D
DESCRIPTION 'GPS Control Panel Applet (Ascii Debug)'
EXPORTS
; Explicit exports can go here
CPlApplet @1
www.eeworm.com/read/206141/15299504
def gpscpl.def
LIBRARY GPS100
DESCRIPTION 'GPS Control Panel Applet (Ascii Release)'
EXPORTS
; Explicit exports can go here
CPlApplet @1
www.eeworm.com/read/172514/5386302
def gpscplud.def
LIBRARY GPS103UD
DESCRIPTION 'GPS Control Panel Applet'
EXPORTS
; Explicit exports can go here
CPlApplet @1
www.eeworm.com/read/172514/5386306
def gpscplu.def
LIBRARY GPS103U
DESCRIPTION 'GPS Control Panel Applet'
EXPORTS
; Explicit exports can go here
CPlApplet @1