代码搜索:如何学习 GPs?

找到约 10,000 项符合「如何学习 GPs?」的源代码

代码结果 10,000
www.eeworm.com/read/282762/9065718

apj gps.apj

# ADT Project File, Format Version 1.00 # WARNING: DO NOT EDIT OR DELETE THIS FILE! [APJ begin] Active Config=_string(DEBUG) [Project begin] ProjectName=_string(gps) Co
www.eeworm.com/read/380708/9134322

gps hivfit.gps

Version=3.21301 EndTime=3.750000e+003 Points=300 OutputTimeZero=1 RealTime=0 SleepTime=1 TimeUnit=s ConcentrationUnit=uM VolumeUnit=ml TimeElasticities=0 Dynamics=1 SteadyState=0 Report=1 DynTitles=0
www.eeworm.com/read/379829/9174449

hex gps.hex

:080000000C948B000C9400002D :100008000C9400000C9400000C9400000C94000068 :100018000C9400000C9400000C9400000C94000058 :100028000C9400000C9400000C9400000C94000048 :100038000C9400000C9400000C9400000C9
www.eeworm.com/read/379829/9174450

cof gps.cof

www.eeworm.com/read/379829/9174452

inc gps.inc

.DEF _sate=R5 _3: .DB 0x0,0x11,0x0,0x0 _4: .DB 0x0,0x11,0x0,0x0 .DEF _gpscount=R4 .DEF _engps_alarm=R7 _0: .DB 0x24,0x50,0x53,0x52,0x46,0x31,0x30,0x33 .DB 0x2C,0x32,0x2C,0x30,0x2
www.eeworm.com/read/379829/9174455

pr~ gps.pr~

[Project] Toolset=AVR FormatVersion=2 Files=0 OpenedFiles=0 [Compiler] Chip=ATtiny13 CPUClock=4000000 MemoryModel=0 OptimizeSize=1 OptimizationLevel=2 PrintfFeatures=1 ScanfFeatures=0 Dat
www.eeworm.com/read/379829/9174458

c gps__.c

#include #include #include #define GPS_RST PORTE.5 //1 DDRE=00100010 #define GPS_TX PORTD.2 //0 DDRD=11111011 #define
www.eeworm.com/read/379829/9174460

asm gps.asm

www.eeworm.com/read/379829/9174461

lst gps.lst

www.eeworm.com/read/379829/9174462

c gps.c

#include #include #include #define GPS_RST PORTE.5 //1 DDRE=00100010 #define GPS_TX PORTD.2 //0 DDRD=11111011 #def