代码搜索:GPs 开发教程
找到约 10,000 项符合「GPs 开发教程」的源代码
代码结果 10,000
www.eeworm.com/read/432831/8568747
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/432765/8576081
c gps.c
#include
#include
#include
#include "System.h"
#include "Lcd.h"
#include "Menu.h"
#include "UART.h"
//字符数组绝对地址
#define latitude 0x8000
#define longitude 0x99
www.eeworm.com/read/388783/8577122
c gps.c
#include
#include
#include
#include
#include
#include
#include
#include
#include
www.eeworm.com/read/388775/8577688
c gps.c
#include
#include
//#include
#include
#include
#include
#include
#include
#include
www.eeworm.com/read/388775/8577699
c gps.c
#include
#include
#include
#include
#include
#include
#include
#include
#include
www.eeworm.com/read/288848/8599358
dfm gps.dfm
object frmGPS: TfrmGPS
Left = 344
Top = 256
BorderStyle = bsDialog
Caption = 'GPS'#37197#32622
ClientHeight = 174
ClientWidth = 314
Color = clBtnFace
Font.Charset = GB2312_CHAR
www.eeworm.com/read/288848/8599366
dcu gps.dcu
www.eeworm.com/read/288848/8599375
pas gps.pas
unit GPS;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, StdCtrls, Buttons;
type
TfrmGPS = class(TForm)
Label1: TLabel;
www.eeworm.com/read/288848/8599412
ddp gps.ddp
www.eeworm.com/read/431933/8646578
tab gps.tab
!table
!version 300
!charset WindowsSimpChinese
Definition Table
Type NATIVE Charset "WindowsSimpChinese"
Fields 5
Name Char (10) ;
StartX Float ;
StartY Float ;
方向 Floa