代码搜索:Geometry
找到约 4,837 项符合「Geometry」的源代码
代码结果 4,837
www.eeworm.com/read/169988/9826304
cpp simpleedgesetintersector.cpp
/**********************************************************************
* $Id: SimpleEdgeSetIntersector.cpp,v 1.3 2004/07/08 19:34:49 strk Exp $
*
* GEOS - Geometry Engine Open Source
* http://geo
www.eeworm.com/read/169988/9826311
cpp simplesweeplineintersector.cpp
/**********************************************************************
* $Id: SimpleSweepLineIntersector.cpp,v 1.3 2004/07/08 19:34:49 strk Exp $
*
* GEOS - Geometry Engine Open Source
* http://g
www.eeworm.com/read/166678/10008564
makefile
TOPDIR = ..
include $(TOPDIR)/Makefile.common
DEPLIBS = Utilities WorldModel BasicActions Connection Geometry AdvancedActions SignalHandling
CXXFLAGS += $(foreach DEPLIB,$(DEPLIBS),-I$(TOPDIR)/$(DEP
www.eeworm.com/read/449679/7498288
nec multidips.nec
' Example multiband antenne: First created with Geometry editor (with SYmbols),
' then modified using 'Notepad' to get more 'readable' symbols/variables and
' after this optimized on SWR for 3.6, 7
www.eeworm.com/read/315381/13544991
c arm.c
/*
This code is described in "Computational Geometry in C" (Second Edition),
Chapter 8. It is not written to be comprehensible without the
explanation in that book.
Prints out one arm configuration
www.eeworm.com/read/304264/13797086
txt readme.txt
Cross section of the geometry of a diffraction grating, a common
illustration in textbooks of optics, spectroscopy, and analytical chemistry.
Sliders on the figures allow real-time interactive contr
www.eeworm.com/read/340749/12136365
makefile
TOPDIR = ..
include $(TOPDIR)/Makefile.common
DEPLIBS = Utilities WorldModel BasicActions Connection Geometry AdvancedActions SignalHandling
CXXFLAGS += $(foreach DEPLIB,$(DEPLIBS),-I$(TOPDIR)/$(DEP
www.eeworm.com/read/150701/12270710
c inpoly.c
/*
This code is described in "Computational Geometry in C" (Second Edition),
Chapter 7. It is not written to be comprehensible without the
explanation in that book.
This program reads a polygon P f