代码搜索:Geometry
找到约 4,837 项符合「Geometry」的源代码
代码结果 4,837
www.eeworm.com/read/150701/12270739
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/150701/12270744
c inhedron.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.
Compile: gcc -o inhedron inhed
www.eeworm.com/read/222275/14698898
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/216295/15019963
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
www.eeworm.com/read/38039/1097124
mnu ecdinvplc.mnu
ECAD#INV#PLC
#
Investig#Plc
Investigate component's placement.
#
Investig#Geom
Investigate component's geometry changes.
#
www.eeworm.com/read/38039/1098799
mnu int_cut.mnu
INT#CUT ち玠
# remove the # sign and enter foreign help string in this line
Cut ち玠
Specify the reference geometry to define the cut.
www.eeworm.com/read/240722/4570649
in ts.in
% emacs should use -*- KeyVal -*- mode
% molecule specification
molecule: (
symmetry = CS
{ atoms geometry } = {
H [ 3.045436 -0.697438 -1.596748 ]
H [ 3.045436 -0.697438 1.59
www.eeworm.com/read/240722/4570653
in tsguesshess.in
% emacs should use -*- KeyVal -*- mode
% molecule specification
molecule: (
symmetry = CS
{ atoms geometry } = {
H [ 3.045436 -0.697438 -1.596748 ]
H [ 3.045436 -0.697438 1.59
www.eeworm.com/read/234510/4658792
c gkmetis.c
/*
* Copyright 1997, Regents of the University of Minnesota
*
* gkmetis.c
*
* This is the entry point of parallel geometry based partitioning
* routines
*
* Started 10/19/96
* George
*
* $I