代码搜索:construct
找到约 6,584 项符合「construct」的源代码
代码结果 6,584
www.eeworm.com/read/292863/8328507
m buildsfpyr.m
% [PYR, INDICES, STEERMTX, HARMONICS] = buildSFpyr(IM, HEIGHT, ORDER, TWIDTH)
%
% Construct a steerable pyramid on matrix IM, in the Fourier domain.
% This is similar to buildSpyr, except that:
%
www.eeworm.com/read/292863/8328588
m buildsfpyr.m
% [PYR, INDICES, STEERMTX, HARMONICS] = buildSFpyr(IM, HEIGHT, ORDER, TWIDTH)
%
% Construct a steerable pyramid on matrix IM, in the Fourier domain.
% This is similar to buildSpyr, except that:
%
www.eeworm.com/read/370047/9621620
m nrbcylind.m
function surf = nrbcylind(height,radius,center,sang,eang)
%
% Function Name:
%
% nrbcylind - Construct a cylinder or cylindrical patch.
%
% Calling Sequence:
%
% srf = nrbcylind()
%
www.eeworm.com/read/171314/9761802
h scsi2.h
/*******************************************************************/
//scsi data format and construct
extern UWord16 SCSI_INQUIRY[36];
extern UWord16 SCSIDATA_ReadFormatCapacities[];
exter
www.eeworm.com/read/266379/11229155
cpp fig12_23.cpp
template
class DSL
{
public:
/**
* Construct the tree.
* inf is the largest Comparable.
*/
explicit DSL( const Comparable & inf ) : INFINITY( i
www.eeworm.com/read/147762/12521406
h scsi2.h
/*******************************************************************/
//scsi data format and construct
extern UWord16 SCSI_INQUIRY[36];
extern UWord16 SCSIDATA_ReadFormatCapacities[];
exter
www.eeworm.com/read/235380/14073035
m nrbcylind.m
function surf = nrbcylind(height,radius,center,sang,eang)
%
% Function Name:
%
% nrbcylind - Construct a cylinder or cylindrical patch.
%
% Calling Sequence:
%
% srf = nrbcylind()
%
www.eeworm.com/read/111513/15511372
h czip.h
//
// classes CZip and CUnzip
// usage :
// * construct a CZip/CUnzip object with an unzipped/zipped file name
// * use SwapSize on that object to build a zipp/unzipped file
//
// SwapSiz
www.eeworm.com/read/108702/15579236
h czip.h
//
// classes CZip and CUnzip
// usage :
// * construct a CZip/CUnzip object with an unzipped/zipped file name
// * use SwapSize on that object to build a zipp/unzipped file
//
// SwapSiz