代码搜索:Geometry

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

代码结果 4,837
www.eeworm.com/read/222350/14695305

ctl line-defect.ctl

; A line-defect waveguide in a 2d triangular lattice of dielectric ; rods (c.f. tri-rods.ctl), formed by a row of missing rods along the ; "x" direction. (Here, "x" and "y" refer to the first and sec
www.eeworm.com/read/121002/14775953

txt 硬盘0磁道读写.txt

硬盘0磁道i/o读写问题 DWORD CDiskInfo::WriteDiskSector(DWORD LogicSector, unsigned char *str) { HANDLE hDevice = CreateFile("\\\\.\\PhysicalDrive0", GENERIC_READ, FILE_SHARE_READ, NULL, OPEN_EXIST
www.eeworm.com/read/208297/15248807

html classogrrawpoint.html

OGR: OGRRawPoint Class Reference
www.eeworm.com/read/170881/5402672

ctl line-defect.ctl

; A line-defect waveguide in a 2d triangular lattice of dielectric ; rods (c.f. tri-rods.ctl), formed by a row of missing rods along the ; "x" direction. (Here, "x" and "y" refer to the first and sec
www.eeworm.com/read/161300/5554798

m main.m

% Test of spectral compression. % % Taken from the article: % % Karni Z. and Gotsman C. % Spectral Compression of Mesh Geometry. % Computer Graphics (Proceedings of SIGGRAPH), pp. 279-28
www.eeworm.com/read/160303/5574956

sh bootuml.sh

#!/bin/sh # # configuration for this file has moved to $OPENSWANSRCDIR/umlsetup.sh # By default, that file does not exist. A sample is at # umlsetup-sample.sh # in this directory. Copy it to $OPENSWAN
www.eeworm.com/read/153824/5644857

demo

#!/usr/bin/perl @cmd = ("xterm -fn 5x7 -geometry +25+400", "xterm -fn 5x7 -geometry +25+200", "xterm -fn 5x7 -geometry +450+200", "xterm -fn 5x7 -geometry +450+400", "xterm -fn 5x7 -geometry 132x
www.eeworm.com/read/153248/5652184

asm floppygeometry.asm

;::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: ; ; Written by Four-F (four-f@mail.ru) ; ;::::::::::::::::::::::::::::::::::::::::::::::::::::
www.eeworm.com/read/394358/8228758

kconfig

# drivers/mtd/chips/Kconfig # $Id: Kconfig,v 1.1.1.1 2007/09/01 10:29:10 hansorblue Exp $ menu "RAM/ROM/Flash chip drivers" depends on MTD!=n config MTD_CFI tristate "Detect flash chips by Common
www.eeworm.com/read/172014/9726647

m legz.m

function f = legz(theta,w,h,b) % legz Evaluate f(theta) for picnic leg geometry. Use pass-through % parameters in fzero to send w, h, and b values to this function f = w*sin(theta) - h*cos(