代码搜索:Dim

找到约 10,000 项符合「Dim」的源代码

代码结果 10,000
www.eeworm.com/read/217557/14958471

m dim.m

function n = dim(POLY) % Dimension of the space containing a polyhedron object % % Syntax: % "n = dim(poly)" % % Description: % "dim(poly)" returns the dimension of the space in which "p
www.eeworm.com/read/217557/14958506

m dim.m

function n = dim(con) % Dimension of the space containing a linear constraint object % % Syntax: % "n = dim(con)" % % Description: % "dim(con)" returns the dimension of the space in which
www.eeworm.com/read/217557/14958539

m dim.m

function n = dim(v) % Dimension of the space containing a vertices object % % Syntax: % "n = dim(vtcs)" % % Description: % "dim(vtcs)" returns the dimension of the space in which "vtcs"
www.eeworm.com/read/209207/15225843

bas dim.bas

10 DIM n(5) 20 FOR i = 0 to 5 30 LET n(i) = i + 2 40 PRINT "The value at position ";i;" is ";n(i) 50 NEXT i 60 END
www.eeworm.com/read/6408/88603

htm dim.htm

www.eeworm.com/read/38039/1090321

mnu by_dim.mnu

SHRK#BY#DIM 按尺寸收缩 # remove the # sign and enter foreign help string in this line Set/Reset 设置/复位 Specify shrinkage factors for model. 指定模型的收缩系数。 Update 更新 Update the design model. 更新设计模型。 Done/Return
www.eeworm.com/read/38039/1094292

mnu by_dim.mnu

SHRK#BY#DIM # remove the # sign and enter foreign help string in this line Set/Reset Specify shrinkage factors for model. # remove the # sign and enter foreign help string in this line Update Update
www.eeworm.com/read/38039/1098118

mnu by_dim.mnu

SHRK#BY#DIM
www.eeworm.com/read/240722/4570315

h dim.h

// // dim.h // // Copyright (C) 1996 Limit Point Systems, Inc. // // Author: Curtis Janssen // Maintainer: LPS // // This file is part of the SC Toolkit. // // The SC Toolkit is
www.eeworm.com/read/240722/4570336

cc dim.cc

// // dim.cc // // Copyright (C) 1996 Limit Point Systems, Inc. // // Author: Curtis Janssen // Maintainer: LPS // // This file is part of the SC Toolkit. // // The SC Toolkit is