代码搜索:GPs 开发教程
找到约 10,000 项符合「GPs 开发教程」的源代码
代码结果 10,000
www.eeworm.com/read/187617/8615344
53708
Xref: cantaloupe.srv.cs.cmu.edu rec.radio.amateur.misc:37489 sci.electronics:53708
Newsgroups: rec.radio.amateur.misc,rec.aviation,sci.electronics
Path: cantaloupe.srv.cs.cmu.edu!das-news.harvard.edu!
www.eeworm.com/read/187489/8635848
m test3.m
clear all;
close all;
clc;
[long0,lat0,h0]=usercontrail(0)
[long1,lat1,h1]=usercontrail(1)
[xs0,ys0,zs0]=gps_sat(0)
sqrt(xs0.^2+ys0.^2+zs0.^2)
www.eeworm.com/read/187489/8635936
m get_fd.m
function Fd=get_Fd(k,H,y,sysnum)
%*********************************
% ** parity检测 统计检测量
% ** sysnum 组合系统数目,exp:gps sysnum=1; gps/galileo sysnum = 2; gps/galileo/bd sysnum = 3
% ****************
www.eeworm.com/read/187489/8635955
m solve_yy.m
function y=solve_yy(k,xs,ys,zs,xu,yu,zu,H,b,e,sysnum,sigma)
%*********************************
% ** 量测向量y
% ** sysnum 组合系统数目,exp:gps sysnum=1; gps/galileo sysnum = 2; gps/galileo/bd sysnum = 3
www.eeworm.com/read/385963/8774946
s main.s
.module main.c
.area text(rom, con, rel)
.dbfile E:\item\GPS-1280\main.c
.dbfunc e init_devices _init_devices fV
.even
_init_devices::
.dbline -1
.dbline 12
; //ICC-AVR application buil
www.eeworm.com/read/185888/8980309
cpp gpsmonitorthread.cpp
/*
* Roadnav
* GPSMonitorThread.cpp
*
* Copyright (c) 2004 - 2006 Richard L. Lynch
*
* This program is free software; you can redistribute it and/or
* modif
www.eeworm.com/read/381559/9085169
txt 汉化说明.txt
【软件简介】
软件名称: NetStumbler v0.4 汉化第三版
软件类型: 网络辅助
汉化作者: 风之痕@汉化星空 http://www.soft2cn.com
功能介绍:
NetStumbler 是 Windows 平台下最著名的查找无线接入点的免费工具,Netstumble 支持各种接口的无线网卡,还支持全球 GPS 卫星定位系统。
NetStumbler
www.eeworm.com/read/282116/9118909
c ogr_navdecode.c
/* ************************************************************************
* *
* OpenGPS Receiv
www.eeworm.com/read/282116/9118916
c ogr_navsolve2.c
/* ************************************************************************
* *
* OpenGPS Receiv
www.eeworm.com/read/282093/9119710
m writepacket.m
function WritePacket(gps, id, data, type)
% WritePacket Write the a packet with the given id and data
% Since pid_dle_byte is used to delimit packet boundaries, if a data, size
% or checksum value