代码搜索:Geometry

找到约 4,837 项符合「Geometry」的源代码

代码结果 4,837
www.eeworm.com/read/414813/2142507

cpp quadtreenestedringtester.cpp

/********************************************************************** * $Id: QuadtreeNestedRingTester.cpp 1820 2006-09-06 16:54:23Z mloskot $ * * GEOS - Geometry Engine Open Source * http://geos
www.eeworm.com/read/414813/2142509

cpp sweeplinenestedringtester.cpp

/********************************************************************** * $Id: SweeplineNestedRingTester.cpp 1820 2006-09-06 16:54:23Z mloskot $ * * GEOS - Geometry Engine Open Source * http://geo
www.eeworm.com/read/414813/2142529

cpp simpleedgesetintersector.cpp

/********************************************************************** * $Id: SimpleEdgeSetIntersector.cpp 1820 2006-09-06 16:54:23Z mloskot $ * * GEOS - Geometry Engine Open Source * http://geos
www.eeworm.com/read/414813/2142535

cpp simplesweeplineintersector.cpp

/********************************************************************** * $Id: SimpleSweepLineIntersector.cpp 1820 2006-09-06 16:54:23Z mloskot $ * * GEOS - Geometry Engine Open Source * http://ge
www.eeworm.com/read/356084/3042481

m wedgeletsynthesis.m

% WedgeletSynthesis -- Create image from Wedgelet expansion % Usage % img = WedgeletSynthesis(btree,stree,ctree) % Inputs % btree split topology % stree split geometry % ctree split coeff
www.eeworm.com/read/295610/8150106

tex sift.tex

\documentclass{article} \usepackage{visionlab,xspace,tabularx} \usepackage[margin=3cm]{geometry} \usepackage{graphics} \usepackage[usenames]{color} %\usepackage{showkeys} \usepackage{hyperref} \newco
www.eeworm.com/read/194702/8187983

makefile

TOPDIR = .. include $(TOPDIR)/Makefile.common DEPLIBS = Utilities WorldModel Geometry AdvancedActions CXXFLAGS += $(foreach DEPLIB,$(DEPLIBS),-I$(TOPDIR)/$(DEPLIB)) #LDFLAGS += -L$(LIBDIR) #LIBS +=
www.eeworm.com/read/194702/8188465

makefile

TOPDIR = .. include $(TOPDIR)/Makefile.common DEPLIBS = Utilities BasicActions Geometry AdvancedActions WorldModel CXXFLAGS += $(foreach DEPLIB,$(DEPLIBS),-I$(TOPDIR)/$(DEPLIB)) #LDFLAGS += -L$(LIBD