代码搜索:GPs 开发教程
找到约 10,000 项符合「GPs 开发教程」的源代码
代码结果 10,000
www.eeworm.com/read/245182/12812690
axf gps.axf
www.eeworm.com/read/242817/12983199
h gps.h
/*****************************************************************
* *
* YH Technology
www.eeworm.com/read/242699/12990596
zip gps.zip
www.eeworm.com/read/141416/13011381
zip gps.zip
www.eeworm.com/read/328469/13025920
c gps.c
#include
#include "global.h"
#include "io.h"
#include "serial.h"
#include "timer.h"
#include "gps.h"
enum
{
LONLAT_DMM=1, /*LONGITUDE LATITUDE DEGREE MINUTE MINUTE/10000 form
www.eeworm.com/read/328469/13025967
lst gps.lst
C51 COMPILER V7.08 GPS 04/06/2008 23:24:33 PAGE 1
C51 COMPILER V7.08, COMPILATION OF MODULE GPS
OBJECT MODULE PLACED IN gps
www.eeworm.com/read/328469/13026065
h gps.h
#ifndef gps_h
#define gps_h
void GPSModule_init(void);
void ReadGPS(void);
#endif
www.eeworm.com/read/328165/13044372
clw gps.clw
; CLW file contains information for the MFC ClassWizard
[General Info]
Version=1
LastClass=CGPSView
LastTemplate=CDialog
NewFileInclude1=#include "stdafx.h"
NewFileInclude2=#include "GPS.h"
L
www.eeworm.com/read/328165/13044378
h gps.h
// GPS.h : main header file for the GPS application
//
#if !defined(AFX_GPS_H__1035AB3F_7E80_4B0D_AC34_B0FC8667829E__INCLUDED_)
#define AFX_GPS_H__1035AB3F_7E80_4B0D_AC34_B0FC8667829E__INCLUDED_
www.eeworm.com/read/328165/13044384