代码搜索:GPs 开发教程

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

代码结果 10,000
www.eeworm.com/read/181778/9237205

py gps.py

#!/usr/bin/env python # # gps.py -- Python interface to GPSD. # import time, socket, sys from math import * STATUS_NO_FIX = 0 STATUS_FIX = 1 STATUS_DGPS_FIX = 2 MODE_NO_FIX = 1 MODE_2D = 2 MODE_3D =
www.eeworm.com/read/181778/9237206

ad gps.ad

*gps_data.time.label.labelString: "Time " *gps_data.latitude.label.labelString: "Lat. " *gps_data.longitude.label.labelString: "Long. " *gps_data.altitude.label.labelString: "Alt. " *gps_dat
www.eeworm.com/read/181778/9237220

h gps.h

/* gps.h -- interface of the libgps library */ #ifndef gps_h # define gps_h 1 #ifdef __cplusplus extern "C" { #endif #include #include #define MAXCHANNELS 12 /* maximum GPS
www.eeworm.com/read/181535/9247147

ico gps.ico

www.eeworm.com/read/377796/9262427

c gps.c

#include #include #include #include #include //#include "types.h" #include "gps.h" #define USE_BEIJING_TIMEZONE //#undef DEBUG #define DEBUG #
www.eeworm.com/read/377796/9262429

h gps.h

#ifndef _GPS_H #define _GPS_H //#include "types.h" typedef struct{ int year; int month; int day; int hour; int minute; int second; }date_time; typedef struct{ date_time D;//时间 char sta
www.eeworm.com/read/180108/9319120

obj gps.obj

www.eeworm.com/read/180108/9319141

obj gps.obj

www.eeworm.com/read/180108/9319156

c gps.c

#include "config.h" INT8U code AsciiCharArray[1024]={ 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, 0x7e,0x81,0xa5,0x81,0xbd,0x99,0x81,0x7e, 0x7e,0xff,0xdb,0xff,0xc3,0xe7,0xff,0x7e, 0x44,0xee,0xfe,0
www.eeworm.com/read/180108/9319202

lst gps.lst

C51 COMPILER V7.50 GPS 06/22/2006 09:45:45 PAGE 1 C51 COMPILER V7.50, COMPILATION OF MODULE GPS OBJECT MODULE PLACED IN .\m