代码搜索:GPs 开发教程
找到约 10,000 项符合「GPs 开发教程」的源代码
代码结果 10,000
www.eeworm.com/read/434013/7897333
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
www.eeworm.com/read/433768/7910610
mat gps.mat
www.eeworm.com/read/298750/7939913
vcw gps.vcw
Microsoft eMbedded Visual Tools Workspace File, Format Version 4.00
# WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE!
##########################################################################
www.eeworm.com/read/298750/7939916
h gps.h
// GPS.h : main header file for the GPS application
//
#if !defined(AFX_GPS_H__6A141D0F_CF36_4018_8908_77560075A0E3__INCLUDED_)
#define AFX_GPS_H__6A141D0F_CF36_4018_8908_77560075A0E3__INCLUDED_
www.eeworm.com/read/298750/7939919
vcl gps.vcl
Build Log
--------------------Configuration: GPS - Win32 (WCE ARMV4I) Release--------------------
Command Lines
Creating command line "rc.exe /
www.eeworm.com/read/298750/7940272
ico gps.ico
www.eeworm.com/read/298750/7940480
rc gps.rc
//Microsoft eMbedded Visual C++ generated resource script.
//
#include "resource.h"
#define APSTUDIO_READONLY_SYMBOLS
////////////////////////////////////////////////////////////////////////////
www.eeworm.com/read/298750/7940535
vco gps.vco
www.eeworm.com/read/298750/7940541
aps gps.aps
www.eeworm.com/read/298750/7940549
vcc gps.vcc
; CLW file contains information for the MFC ClassWizard
[General Info]
Version=1
LastClass=CGPSDlg
LastTemplate=CDialog
NewFileInclude1=#include "stdafx.h"
NewFileInclude2=#include "GPS.h"