代码搜索:syntax
找到约 10,000 项符合「syntax」的源代码
代码结果 10,000
www.eeworm.com/read/424063/10501928
c arymodu.c
/*
* ARYMODU array modulus calculation
*
* Syntax: [sys, x0] = arymodu(t,x,u,flag,base)
* where base is a integer which is the modulus base.
* Wes Wang 6/14/
www.eeworm.com/read/424063/10502067
c regshift.c
/*
* REGSHIFT A SIMULINK trigged register_buff shift
*
* Syntax: [sys, x0] = regshift(t,x,u,flag,outDelay,tirgThreshold)
* This function has two inputs and number of outputs. The
www.eeworm.com/read/424063/10502083
c sunbuff.c
/*
* SUNBUFF A SIMULINK unbuffer block with overlap
*
* Syntax: [sys, x0] = sunbuff(t,x,u,flag,BufferOverlap,OutputIndex,sampleTime)
*
* Rick Spada Jan 28, 1994
* Gary Levenson Jul
www.eeworm.com/read/423574/10547035
m crtrp1.m
% CRTRP.M (CReaTe an initial (Real-value) Population)
%
% This function creates a population of given size of random real-values.
%
% Syntax: Chrom = crtrp1(Nind,FieldDR);
%
% Inpu
www.eeworm.com/read/278011/10583712
txt 回复谁能讲一讲setproperty(name=)的用法或介绍相关资料谢了!!.txt
作者:msdn
日期:00-6-9 上午 11:13:08
Sets a property value or values in a Bean.
JSP Syntax
www.eeworm.com/read/277779/10605262
m dist.m
function z = dist(w,p)
%DIST Euclidean distance weight function.
%
% Syntax
%
% Z = dist(W,P)
% df = dist('deriv')
% D = dist(pos)
%
% Description
%
% DIST is the Euclidean distance
www.eeworm.com/read/351288/10662085
m rationalfitfrequence.m
function [alpha,modal_par]=RationalFitFrequence(rec,omega,N)
%RFP Modal parameter estimation from frequency response function using
% rational fraction polynomial method.
%
% Syntax: [alpha,mo
www.eeworm.com/read/349899/10787231
m vmpgetvoivalues.m
function voi_values = vmpGetVoiValues(path,voi,vmp);
% syntax : voi_values = vmpGetVoiValues(path,voi,vmp);
%
% This function was written by:
% Hagar Gelbard
% Rafi Malach's Lab
% Weizmann Insti
www.eeworm.com/read/349898/10787257
m vtcfliptcs.m
function returnVal = vtcFlipTCs(path, vtc, cuts);
% syntax: vtcFlipTCs(path, vtc, cuts)
%
% this func cuts the TC in each voxel to cuts pieces
% and flip each one of them from end to start
% exa
www.eeworm.com/read/349668/10805127
txt 回复谁能讲一讲setproperty(name=)的用法或介绍相关资料谢了!!.txt
作者:msdn
日期:00-6-9 上午 11:13:08
Sets a property value or values in a Bean.
JSP Syntax