代码搜索:GPs 有哪些应用?
找到约 10,000 项符合「GPs 有哪些应用?」的源代码
代码结果 10,000
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
ico gps.ico
www.eeworm.com/read/328165/13044389
dsp gps.dsp
# Microsoft Developer Studio Project File - Name="GPS" - Package Owner=
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) Appli
www.eeworm.com/read/328165/13044393
rc gps.rc
//Microsoft Developer Studio generated resource script.
//
#include "resource.h"
#define APSTUDIO_READONLY_SYMBOLS
/////////////////////////////////////////////////////////////////////////////