代码搜索:海事卫星

找到约 406 项符合「海事卫星」的源代码

代码结果 406
www.eeworm.com/read/362490/9996470

c orbit.c

orbit.c int refsat(itborb,borb,ista,x0,rtb,rte) /* 函数refsat 应用轨道数据 itborb, borb 和测站坐标为rtb-rte观测时间段确定参考卫星*/ long itborb[8],ista; double borb[Isat*I96*8],rtb,rte,x0[3*Ista]; { int i,i1,i2,j,j1
www.eeworm.com/read/357306/10212228

txt 说明.txt

单片机51读取GPS NMEA0183格式及解析; uart.h ,uart.c串口中断程序; gps.c,gps.h 读取GPS NMEA数据及解析位置,时间,和卫星状态。 主要包括了GGA和RMC数据读取及解析;时区调整。 采用的是upsd3300单片机(51系列);
www.eeworm.com/read/424242/10478347

dat buiding.dat

GATECH=盟军作战实验室 GAWEAP=盟军兵工厂 NAWEAP=苏军兵工厂 GACNST=盟军建设基地 NACNST=苏军建设基地 GAREFN=盟军矿厂 NAREFN=苏军矿厂 GAOREP=盟军精炼厂 GAYARD=盟军船坞 NAYARD=苏军船坞 GAAIRC=盟军空军指挥部 AMRADR=美国空军指挥部 GASPYSAT=间谍卫星 GAGAP=裂缝产生器
www.eeworm.com/read/279017/10483125

c orbit.c

orbit.c int refsat(itborb,borb,ista,x0,rtb,rte) /* 函数refsat 应用轨道数据 itborb, borb 和测站坐标为rtb-rte观测时间段确定参考卫星*/ long itborb[8],ista; double borb[Isat*I96*8],rtb,rte,x0[3*Ista]; { int i,i1,i2,j,j1
www.eeworm.com/read/423311/10570814

m apolloeq.m

function dx=apolloeq(t,x) %APOLLOEQ 函数用来描述 Apollo 卫星的数学模型,它可以直接用于 % 常微分方程的数值求解。 %Designed by Prof D Xue (c) 2000 mu=1/82.45; mu1=1-mu; r1=sqrt((x(1)+mu)^2+x(3)^2); r2=sqrt((x(1)-mu1)^2+x(3)^2
www.eeworm.com/read/274316/10876731

c orbit.c

orbit.c int refsat(itborb,borb,ista,x0,rtb,rte) /* 函数refsat 应用轨道数据 itborb, borb 和测站坐标为rtb-rte观测时间段确定参考卫星*/ long itborb[8],ista; double borb[Isat*I96*8],rtb,rte,x0[3*Ista]; { int i,i1,i2,j,j1
www.eeworm.com/read/418489/10944088

c orbit.c

orbit.c int refsat(itborb,borb,ista,x0,rtb,rte) /* 函数refsat 应用轨道数据 itborb, borb 和测站坐标为rtb-rte观测时间段确定参考卫星*/ long itborb[8],ista; double borb[Isat*I96*8],rtb,rte,x0[3*Ista]; { int i,i1,i2,j,j1
www.eeworm.com/read/143184/12890475

m apolloeq.m

function dx=apolloeq(t,x) %APOLLOEQ 函数用来描述 Apollo 卫星的数学模型,它可以直接用于 % 常微分方程的数值求解。 %Designed by Prof D Xue (c) 2000 mu=1/82.45; mu1=1-mu; r1=sqrt((x(1)+mu)^2+x(3)^2); r2=sqrt((x(1)-mu1)^2+x(3)^2
www.eeworm.com/read/325134/13225615

c orbit.c

orbit.c int refsat(itborb,borb,ista,x0,rtb,rte) /* 函数refsat 应用轨道数据 itborb, borb 和测站坐标为rtb-rte观测时间段确定参考卫星*/ long itborb[8],ista; double borb[Isat*I96*8],rtb,rte,x0[3*Ista]; { int i,i1,i2,j,j1
www.eeworm.com/read/325105/13227169

m gpssignal.m

x1=10.23;y1=6.24;z1=17.8; %假设的卫星位置参数 Code1=fGenerateNavigationData(x1,y1,z1);%产生导航电文,通过调用子函数fGenerateNavigationData实现 %将产生的Code1中的0找出转换为-1 index1=find(Code1==0); Code1(index