代码搜索:overloading

找到约 1,176 项符合「overloading」的源代码

代码结果 1,176
www.eeworm.com/read/162614/5523581

ada c67002e.ada

-- C67002E.ADA -- Grant of Unlimited Rights -- -- Under contracts F33600-87-D-0337, F33600-84-D-0280, MDA903-79-C-0687, -- F08630-91-C-0015, and DCA100-97-D-0025,
www.eeworm.com/read/294203/8246609

m fft.m

function Y = fft(X) % FFT Discrete Quaternion Fourier transform. % (Quaternion overloading of standard Matlab function, but only one parameter.) % (The parameters N and dim of the standard function ar
www.eeworm.com/read/294203/8246725

m eig.m

function [V, D] = eig(A) % EIG Eigenvalues and eigenvectors. % (Quaternion overloading of standard Matlab function, with limitations.) % % Acceptable calling sequences are: [V,D] = EIG(X) and V = E
www.eeworm.com/read/294203/8246783

m ifft.m

function Y = ifft(X) % IFFT Discrete Quaternion Fourier transform. % (Quaternion overloading of standard Matlab function, but only one parameter.) % (The parameters N and dim of the standard function
www.eeworm.com/read/294203/8246798

m fftshift.m

function Y = fftshift(X,dim) % FFTSHIFT Shift zero-frequency component to center of spectrum. % (Quaternion overloading of standard Matlab function.) % Copyright
www.eeworm.com/read/294203/8246805

m fft2.m

function Y = fft2(X) % FFT2 Discrete Quaternion Fourier transform. % (Quaternion overloading of standard Matlab function, but only one parameter.) % (The parameters m and n of the standard function ar
www.eeworm.com/read/294203/8246987

m ifft2.m

function Y = ifft2(X) % IFFT2 Discrete Quaternion Fourier transform. % (Quaternion overloading of standard Matlab function, but only one parameter.) % (The parameters m and n of the standard function
www.eeworm.com/read/191613/8426780

cpp ex1108.cpp

// Programming with C++, Second Edition, by John R. Hubbard // Copyright McGraw-Hill, 2000 // Example 11.8 on page 260 // Overloading the
www.eeworm.com/read/330268/12903744

inc psicompilerdefines.inc

// Delphi 4 {$IFDEF VER120} {$DEFINE VCL4ORABOVE} {$DEFINE DELPHI} {$DEFINE DELPHI4} {$DEFINE OVERLOADING} {$DEFINE OPTIONALPARAMS} {$ENDIF} // C++ Builder 4 {$IFDEF VER125} {$
www.eeworm.com/read/157747/11666399

inc psicompilerdefines.inc

// Delphi 4 {$IFDEF VER120} {$DEFINE VCL4ORABOVE} {$DEFINE DELPHI} {$DEFINE DELPHI4} {$DEFINE OVERLOADING} {$DEFINE OPTIONALPARAMS} {$ENDIF} // C++ Builder 4 {$IFDEF VER125} {$