代码搜索:Geomatics
找到约 19 项符合「Geomatics」的源代码
代码结果 19
www.eeworm.com/read/388251/8622730
hpp random.hpp
#pragma ident "$Id: random.hpp 252 2006-10-20 14:59:51Z btolman $"
//============================================================================
//
// This file is part of GPSTk, the GPS Toolki
www.eeworm.com/read/414034/2154705
jamfile
# $Id: Jamfile 762 2007-09-18 21:39:51Z btolman $
SubDir TOP apps geomatics cycleslips ;
GPSLinkLibraries DiscFix : geomatics gpstk ;
GPSMain DiscFix : DiscFix.cpp ;
www.eeworm.com/read/414034/2154708
jamfile
#
# $Id: Jamfile 762 2007-09-18 21:39:51Z btolman $
#
SubDir TOP apps geomatics robust ;
GPSLinkLibraries rstats : geomatics gpstk ;
GPSMain rstats : rstats.cpp ;
www.eeworm.com/read/414034/2154736
jamfile
# $Id: Jamfile 763 2007-09-19 12:36:44Z btolman $
SubDir TOP apps geomatics kalman ;
GPSLinkLibraries mergeSRI : gpstk geomatics ;
GPSMain mergeSRI : mergeSRI.cpp ;
www.eeworm.com/read/414034/2154713
jamfile
# $Id: Jamfile 762 2007-09-18 21:39:51Z btolman $
SubDir TOP apps geomatics relposition ;
GPSLinkLibraries baselib : geomatics gpstk ;
# this is necessary for Windows b/c the linker command line get
www.eeworm.com/read/414034/2154735
am makefile.am
# $Id: Makefile.am 763 2007-09-19 12:36:44Z btolman $
INCLUDES = -I$(srcdir)/../../../src -I$(srcdir)/../../../lib/geomatics
# In this order!
LDADD = ../../../lib/geomatics/libgeomatics.la ../../../sr
www.eeworm.com/read/208297/15248707
html frmt_pcidsk.html
PCIDSK --- PCI Geomatics Database File
PCIDSK --- PCI Geomatics Database File
PCIDSK database file used by PCI EASI/PACE soft
www.eeworm.com/read/199950/5074429
jamfile
#
# $Id: Jamfile 185 2006-10-05 18:21:39Z btolman $
#
SubDir TOP apps geomatics relposition ;
SEARCH_SOURCE += $(TOP)/src ;
SEARCH_SOURCE += $(TOP)/apps/geomatics/lib ;
# this is necessary for Wind
www.eeworm.com/read/199950/5074421
jamfile
#
# $Id: Jamfile 185 2006-10-05 18:21:39Z btolman $
#
SubDir TOP apps geomatics cycleslips ;
SEARCH_SOURCE += $(TOP)/src ;
SEARCH_SOURCE += $(TOP)/apps/geomatics/lib ;
# link apps to libraries
# mu
www.eeworm.com/read/414034/2154712
am makefile.am
# $Id: Makefile.am 754 2007-09-17 18:05:38Z pben $
INCLUDES = -I$(srcdir)/../../../src -I$(srcdir)/../../../lib/geomatics
LDADD = ../../../lib/geomatics/libgeomatics.la ../../../src/libgpstk.la
DDBas