代码搜索:Geometry
找到约 4,837 项符合「Geometry」的源代码
代码结果 4,837
www.eeworm.com/read/425608/7112289
cs addline.cs
using System;
using System.Data;
using System.Configuration;
using System.Web;
using System.Web.Security;
using System.Web.UI;
using System.Web.UI.WebControls;
using System.Web.UI.WebControls.
www.eeworm.com/read/461921/7214476
c yaffs_nandif.c
/*
* YAFFS: Yet Another Flash File System. A NAND-flash specific file system.
*
* Copyright (C) 2002-2007 Aleph One Ltd.
* for Toby Churchill Ltd and Brightstar Engineering
*
* Created
www.eeworm.com/read/459549/7273966
c yaffs_nandif.c
/*
* YAFFS: Yet Another Flash File System. A NAND-flash specific file system.
*
* Copyright (C) 2002-2007 Aleph One Ltd.
* for Toby Churchill Ltd and Brightstar Engineering
*
* Created
www.eeworm.com/read/458493/7295662
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(
www.eeworm.com/read/458488/7296087
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(
www.eeworm.com/read/447975/7542690
m compute_best_direction.m
function [MW,theta,L] = compute_best_direction(M,T,s)
% compute_best_direction - optimize the lagrangian over a single square
%
% [MW,theta] = compute_best_direction(M,T,s);
%
% M is a 2D i
www.eeworm.com/read/297110/8052026
mac _objects.mac
386_OBJECTS= \
$(_OBJ_DIR)\i386\disk.res \
$(_OBJ_DIR)\i386\data.obj \
$(_OBJ_DIR)\i386\disk.obj \
$(_OBJ_DIR)\i386\diskwmi.obj \
$(_OBJ_DIR)\i386\enum.obj \
$(_OBJ_DIR)\
www.eeworm.com/read/295753/8142279
pro chapter09drawroi.pro
; Chapter09DrawROI.pro
PRO Chapter09DrawROI
DEVICE, DECOMPOSED = 0, RETAIN = 2
LOADCT, 0
kneeImg = READ_DICOM(FILEPATH('mr_knee.dcm',$
SUBDIRECTORY = ['examples','data']))
dims = SIZ