代码搜索:constructs

找到约 1,240 项符合「constructs」的源代码

代码结果 1,240
www.eeworm.com/read/216502/4890564

1 deroff.1

.TH DEROFF 1 .SH NAME deroff \- remove nroff, troff, tbl and eqn constructs .SH SYNOPSIS .B deroff [ .B \-w ] file ... .SH DESCRIPTION .I Deroff reads each file in sequence and removes all .I nroff a
www.eeworm.com/read/370047/9621438

m nrbruled.m

function srf = nrbruled(crv1, crv2) % % Function Name: % % nrbruled - Constructs a ruled surface between two NURBS curves. % % Calling Sequence: % % srf = nrbruled(crv1, crv2) % % P
www.eeworm.com/read/370047/9621512

m nrbtestsrf.m

function srf = nrbtestsrf % Constructs a simple test surface. % D.M. Spink % Copyright (c) 2000. % allocate multi-dimensional array of control points pnts = zeros(3,5,5); % define a grid
www.eeworm.com/read/172493/9705342

h ccc_time.h

#ifndef CCC_TIME_H #define CCC_TIME_H /** A class that describes a time of day (between 00:00:00 and 23:59:59) */ class Time { public: /** Constructs a time of day. @param hour t
www.eeworm.com/read/235380/14072936

m nrbruled.m

function srf = nrbruled(crv1, crv2) % % Function Name: % % nrbruled - Constructs a ruled surface between two NURBS curves. % % Calling Sequence: % % srf = nrbruled(crv1, crv2) % % P
www.eeworm.com/read/235380/14072975

m nrbtestsrf.m

function srf = nrbtestsrf % Constructs a simple test surface. % D.M. Spink % Copyright (c) 2000. % allocate multi-dimensional array of control points pnts = zeros(3,5,5); % define a grid
www.eeworm.com/read/105882/15656311

sl loops.sl

_debug_info = 1; () = evalfile ("inc.sl"); print ("Testing looping constructs ..."); define identity (x) { return x; } define test_do_while (count_fun) { variable i = 0; variable count = 0
www.eeworm.com/read/388426/8610047

m cluster.m

function T = cluster(Z, cutoff, depth) %CLUSTER Construct clusters from LINKAGE output. % T = CLUSTER(Z, CUTOFF) constructs clusters from cluster tree Z. Z % is a matrix of size M-1 by 3, gene
www.eeworm.com/read/179210/9365135

m cluster.m

function T = cluster(Z, cutoff, depth) %CLUSTER Construct clusters from LINKAGE output. % T = CLUSTER(Z, CUTOFF) constructs clusters from cluster tree Z. Z % is a matrix of size M-1 by 3, gene
www.eeworm.com/read/277779/10605251

m cluster.m

function T = cluster(Z, cutoff, depth) %CLUSTER Construct clusters from LINKAGE output. % T = CLUSTER(Z, CUTOFF) constructs clusters from cluster tree Z. Z % is a matrix of size M-1 by 3, gene