代码搜索:Geometry
找到约 4,837 项符合「Geometry」的源代码
代码结果 4,837
www.eeworm.com/read/115273/6117583
c test13.c
/* Purpose: test grab handling with multiple toplevel shells.
Do not use this for geometry testing. (unless you really want to 8))
To duplicate problem:
1. Start
www.eeworm.com/read/115272/6118905
c test13.c
/* Purpose: test grab handling with multiple toplevel shells.
Do not use this for geometry testing. (unless you really want to 8))
To duplicate problem:
1. Start
www.eeworm.com/read/346237/11759765
xpppoem_helptext
usage: xpppoem [-options ...]
xload lookalike program displaying a histogram of DSL throughput.
where options include:
-display dpy X server on which to display
-geometry geom s
www.eeworm.com/read/150701/12270693
c dt2.c
/*
This code is described in "Computational Geometry in C" (Second Edition),
Chapter 5. It is not written to be comprehensible without the
explanation in that book.
Input: 2n integer coordinates fo
www.eeworm.com/read/150701/12270721
c segseg.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 segseg segseg.c
www.eeworm.com/read/150701/12270776
c tri.c
/*
This code is described in "Computational Geometry in C" (Second Edition),
Chapter 1. It is not written to be comprehensible without the
explanation in that book.
Input: 2n integer coordinates fo
www.eeworm.com/read/150701/12270813
c chull.c
/*
This code is described in "Computational Geometry in C" (Second Edition),
Chapter 4. It is not written to be comprehensible without the
explanation in that book.
Input: 3n integer coordinates fo