代码搜索:Geometry

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

代码结果 4,837
www.eeworm.com/read/355696/3050176

ui ttlswnd.ui

ttlsWnd ttlsWnd
www.eeworm.com/read/351020/3111091

as matrixtransformer.as

package com.example.programmingas3.geometry { import flash.geom.Matrix; /** * Supports simple matrix transformations: scaling, translation, rotation, and skewing. */ public class
www.eeworm.com/read/259903/4336728

ui sqlex.ui

SqlEx SqlEx
www.eeworm.com/read/258350/4354955

ui sqlex.ui

SqlEx SqlEx
www.eeworm.com/read/367160/9773205

tex lawn81.tex

\documentclass[11pt]{report} \usepackage{indentfirst} \usepackage[body={6in,8.5in}]{geometry} \usepackage{hyperref} \usepackage{graphicx} \DeclareGraphicsRule{.ps}{eps}{}{} \renewcommand{\th
www.eeworm.com/read/268087/11155014

ui barform.ui

BarForm BarForm
www.eeworm.com/read/266535/11220607

cc balanced.cc

// Problem Balanced Food // Algorithm Backtracking, Mechanics, 2D-Geometry // Runtime O(n!) // Author Walter Guttmann // Date 08.05.2000 #include #include #include
www.eeworm.com/read/203062/15366099

inp gausstest.inp

gaussP1_new.inp { - Pulse with transverse Gaussian profile and y polarization is launched from the left boundary. - Cartesian geometry. - The wave is defined by the variables: - spotSi
www.eeworm.com/read/100246/15879775

c graham.c

/* This code is described in "Computational Geometry in C" (Second Edition), Chapter 3. It is not written to be comprehensible without the explanation in that book. Input: 2n integer coordinat
www.eeworm.com/read/100245/15879777

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 coordina