代码搜索:GARMIN

找到约 155 项符合「GARMIN」的源代码

代码结果 155
www.eeworm.com/read/358185/10194845

c garmin.c

/* $Id: garmin.c 4661 2008-01-19 22:54:23Z garyemiller $ */ /* * Handle the Garmin binary packet format supported by the USB Garmins * tested with the Garmin 18 and other models. This driver is NOT
www.eeworm.com/read/125452/6942249

java garmin.java

package net.aetherial.gis.garmin; import java.io.*; import java.util.*; public class Garmin { public static final int EOT = 3; public static final int ACK = 6; publi
www.eeworm.com/read/125453/14493780

py garmin.py

#!/usr/bin/env python """ garmin This module implements the protocol used for communication by the Garmin GPS receivers. It is based on the official description available from Garmin a
www.eeworm.com/read/224591/14582058

c garmin.c

#include "g7to.h" static const LONGdouble CONVERT = 11930464.7111111111; /* 2^31 / 180 */ INT dsplines=0; INT dsppixels=0; //====================================================================
www.eeworm.com/read/237989/4618988

java garmin.java

package net.aetherial.gis.garmin; import java.io.*; import java.util.*; public class Garmin { public static final int EOT = 3; public static final int ACK = 6; publi
www.eeworm.com/read/429996/8774059

pdf garmin25.pdf

www.eeworm.com/read/358185/10194807

c garmin_txt.c

www.eeworm.com/read/277529/10629656

pdf garmin gps.pdf

www.eeworm.com/read/467014/7013526

c garmin_api.c

#include #include #include #include #inc
www.eeworm.com/read/467014/7013529

o garmin_api.o