代码搜索:GPs 开发教程

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

代码结果 10,000
www.eeworm.com/read/241847/6312163

ppt gps.ppt

www.eeworm.com/read/386468/6318428

gps1602

www.eeworm.com/read/176452/6325070

gps-timer

www.eeworm.com/read/372802/6348538

cpp gps.cpp

#include "stdafx.h" #include #include #include #include #include #include #include"GPS.h" using namespace std; //-------------
www.eeworm.com/read/372802/6348559

h gps.h

// Definieren des "Carriage return" ASCII-Zeichen in hex #define CR 0x0D // Definieren des "Line feed" ASCII-Zeichen in hex #define LF 0x0A #define PI 3.1415926535898 #define E_R 6378137 //
www.eeworm.com/read/493472/6393964

m gps.m

% Jason Seelye % Senior Project: Autonomous Vehicle with GPS Navigation % 1/12/01 % ------------------------------------------------------ % This program takes a log file (*.log) input from the us
www.eeworm.com/read/493546/6395235

h gps.h

/*----------------------------------------- * Copyright (c) 2008 Eric Wong * 本版紧供读者参考,不得用于任何商业行为 * * 文件名称: GPS.h * 文件标识: * 摘要:用于封装GPS通讯协议 * * 当前版本: 1.0 * 作者: 汪兵 Eric Wong * 完成日期: 2008年1月29日
www.eeworm.com/read/493546/6395248

cpp gps.cpp

/*----------------------------------------- * Copyright (c) 2008 Eric Wong * 本版紧供读者参考,不得用于任何商业行为 * * 文件名称: GPS.h * 文件标识: * 摘要:用于封装GPS通讯协议 * * 当前版本: 1.0 * 作者: 汪兵 Eric Wong * 完成日期: 2008年1月29日
www.eeworm.com/read/493309/6400777

c gps.c

////////////////////////////////////// int gps(void) //GPS操作线程 { char databuf[4097]; char gpsbuf[4097]; int rdlen, i; char *p_addr=NULL; //char *p; struct timeval tv; int count;
www.eeworm.com/read/492402/6422388

doc gps.doc