代码搜索:GPs 有哪些应用?
找到约 10,000 项符合「GPs 有哪些应用?」的源代码
代码结果 10,000
www.eeworm.com/read/464763/7155685
pdf gps模块.pdf
www.eeworm.com/read/463865/7174511
h gps.h
#define USE_BEIJING_TIMEZONE 1
typedef struct{
int year;
int month;
int day;
int hour;
int minute;
int second;
} date_time ;
typedef struct
{
date_time D; //时间
char stat
www.eeworm.com/read/462616/7199300
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/462616/7199301
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/462140/7208683
c gps.c
#include
#include
#include
#include
#include
//#include "types.h"
#include "gps.h"
#define USE_BEIJING_TIMEZONE
static int GetComma(int num,c
www.eeworm.com/read/462140/7208684
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/324091/7217499
java gps.java
/*****************************************************************************
Description: This is the main class in this project. This MIDlet is used to connect
to a GPS receiver and
www.eeworm.com/read/461613/7223269
c gps.c
/*
GPS.c
*/
#include "globals.h"
/* and now a mutex to protect calls to the C library */
cyg_mutex_t cliblock;
//GPS MAIN FUNCTION
void GPS(void)
{
//GPS data
www.eeworm.com/read/460984/7236114
ppt gps.ppt
www.eeworm.com/read/460580/7246901