代码搜索:optional

找到约 6,947 项符合「optional」的源代码

代码结果 6,947
www.eeworm.com/read/330869/12863592

m stft2.m

function [tfd, t, f] = stft2(x, fs, nfreq, decf, w, how) % stft2 -- Compute samples of the type II short-time Fourier transform. % % Usage % [tfd, t, f] = stft2(x, fs, nfreq, decf, w, how) %
www.eeworm.com/read/141081/13044709

readme

This code by Richard Outerbridge implements DES with optional double and triple encryption. I think it's pretty fast, and it doesn't take up much memory at runtime. Richard leaves a copyright notice
www.eeworm.com/read/137160/13341980

m setident.m

%SETIDENT Set object identifiers % % A = SETIDENT(A,IDENT,J) % % INPUT % A Dataset % IDENT Object identifiers % J Vector of indices of objects to be updated (optional; default: all)
www.eeworm.com/read/136959/13351842

tst cfg.tst

; ============================================================= ; Sample CS2QWK.cfg file with some usage comments. ; ; This one has been used during testing and reflects my setup. ; ; Each line consis
www.eeworm.com/read/322425/13380486

m corrdn.m

% RES = corrDn(IM, FILT, EDGES, STEP, START, STOP) % % Compute correlation of matrices IM with FILT, followed by % downsampling. These arguments should be 1D or 2D matrices, and IM % must be larg
www.eeworm.com/read/314653/13562308

m setident.m

%SETIDENT Set object identifiers % % A = SETIDENT(A,IDENT,J) % % INPUT % A Dataset % IDENT Object identifiers % J Vector of indices of objects to be updated (optional; default: all)
www.eeworm.com/read/310212/13655103

m vmquant.m

function [im, map] = vmquant(arg1,arg2,arg3,arg4,arg5,arg6,arg7) %VMQUANT Variance Minimization Color Quantization. % [X, MAP] = VMQUANT(R,G,B,K,[Qr Qg Qb],DITHER,Qe) or % VMQUANT(RGB,K,[Qr Qg
www.eeworm.com/read/309649/13667459

tst cfg.tst

; ============================================================= ; Sample CS2QWK.cfg file with some usage comments. ; ; This one has been used during testing and reflects my setup. ; ; Each line c
www.eeworm.com/read/307581/13720180

clonedefect

#!/bin/ksh # # SAMPLE NAME: cloneDefect # # FUNCTIONS: This sample shell script creates a new defect based on values # contained in a specified defect. # # USAGE: cloneDefect defe
www.eeworm.com/read/307581/13720222

clonedeffromfea

#!/bin/ksh # # SAMPLE NAME: cloneDefFromFea # # FUNCTIONS: This sample shell script creates a new defect based on # values contained in a previously created feature. # # USAGE: cl