代码搜索:Geometry

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

代码结果 4,837
www.eeworm.com/read/185314/5238202

java abstractclosestpairfindertestcase.java

package com.wrox.algorithms.geometry; import com.wrox.algorithms.sets.ListSet; import com.wrox.algorithms.sets.Set; import junit.framework.TestCase; /** * Abstract nase class for testing implementa
www.eeworm.com/read/305277/3777158

scala tableselection.scala

package scala.swing.test import java.awt.Dimension import swing._ import swing.event._ import swing.geometry._ object TableSelection extends SimpleGUIApplication { val model = Array[Array[AnyRef]]
www.eeworm.com/read/303435/3811443

main susorty.su.main

SUSORTY - make a small 2-D common shot off-end data set in which the data show geometry values to help visualize data sorting. susorty [optional parameters] > out_data_file
www.eeworm.com/read/269603/4244593

macintosh

// $XFree86: xc/programs/xkbcomp/geometry/macintosh,v 1.3 2003/08/09 14:30:47 pascal Exp $ // // Some modifications () : // - Added a key // - Fixed the shape of the
www.eeworm.com/read/444170/1736031

h ggems.h

/* * GGems.h (GraphicsGems.h) * Version 1.0 - Andrew Glassner * from "Graphics Gems", Academic Press, 1990 */ #ifndef GG_H #define GG_H 1 /*********************/ /* 2d geometry types */ /***
www.eeworm.com/read/438698/1823492

m linemask.m

% LineMask.m % % Returns the indicator of the domain in 2D fourier space for the % specified line geometry. % Usage : [M,Mh,mi,mhi] = LineMask(L,N) % % Written by : Justin Romberg % Created : 1/26/2
www.eeworm.com/read/411228/2190581

py example_5_8.py

from Tkinter import * class App: def __init__(self, master): master.geometry("300x200") fm = Frame(master) Button(fm, text='Left').pack(side=LEFT, fill=X, expand=NO)
www.eeworm.com/read/411228/2190586

py example_5_9.py

from Tkinter import * class App: def __init__(self, master): master.geometry("300x200") fm = Frame(master) Button(fm, text='Left').pack(side=LEFT, fill=BOTH, expand=
www.eeworm.com/read/403510/2311374

java autostitch.java

/* -*- tab-width: 4 -*- * * Electric(tm) VLSI Design System * * File: AutoStitch.java * Routing tool: Auto-Stitcher (places wires where geometry touches). * Written by Steven M. Rubin, Sun Micro
www.eeworm.com/read/396408/2418264

makefile

include ../../configure.mak include ../config.mak LIBNAME_COMMON = libosd.a LIBNAME_MPLAYER = libvo.a SRCS_MPLAYER = aspect.c \ geometry.c \ spuenc.c \