代码搜索:syntax

找到约 10,000 项符合「syntax」的源代码

代码结果 10,000
www.eeworm.com/read/424063/10501819

c regdown.c

/* * REGDOWN A SIMULINK register down block * * Syntax: [sys, x0] = regdown(t, x, u, flag, OutputIndex, Increament, trigThreshold, cycl_flag) * This block output a vector with the initial
www.eeworm.com/read/424063/10501898

c simquan.c

/* * SIMQUAN A SIMULINK quantizer block * * Syntax: [sys, x0] = regdown(t, x, u, flag, k, partition, codebook) * This block quantizes individual element of the input vector using * s
www.eeworm.com/read/424063/10501940

c schdint.c

/* * SCHDINT A SIMULINK scheduling integration * * Syntax: [sys, x0] = schdint(t, x, u, flag, TD, TS, Modulo) * * This block will reset the integration to be zero at K*TD(1) + T
www.eeworm.com/read/424063/10502088

c simrscod.c

/*============================================================================ * Syntax: [sys, x0, str, ts] = simrscod(t, x, u, flag, n, k, pg, tp, dim); *SIMBCHDC SIMULINK S-function for Reed-Sol
www.eeworm.com/read/424063/10502092

c srandpoi.c

/* * SRANDPOI SIMULINK poisson distribution number generator. * * Syntax: [sys, x0] = SRANDPOI(t, x, u, flag, seed, lambda) * This function is to generate poisson distribution number.
www.eeworm.com/read/278064/10576939

m trainpso.m

%TRAINPSO Particle Swarm Optimization backpropagation. % % Syntax % % [net,tr,Ac,El] = trainpso(net,Pd,Tl,Ai,Q,TS,VV,TV) % info = trainpso(code) % % Description % % TRAINPSO is a
www.eeworm.com/read/278019/10581490

c tclget.c

#ifndef EXCLUDE_TCL /* * tclGet.c -- * * This file contains procedures to convert strings into * other forms, like integers or floating-point numbers or * booleans, doing syntax checking along
www.eeworm.com/read/421910/10680019

m trainpso.m

%TRAINPSO Particle Swarm Optimization backpropagation. % % Syntax % % [net,tr,Ac,El] = trainpso(net,Pd,Tl,Ai,Q,TS,VV,TV) % info = trainpso(code) % % Description % % TRAINPSO is a
www.eeworm.com/read/419962/10826484

6 defendguin.6

.TH "defendguin" "6" "1.0.9 - 2002.01.05" "Bill Kendrick" "Games" .SH "NAME" .LP defendguin \- A bidirectionally scrolling space game based on Defender. .SH "SYNTAX" .LP defendguin [\fIoptions\fP] .
www.eeworm.com/read/417613/10984142

m xticklabel_rotate.m

function hText = xticklabel_rotate(XTick,rot,varargin) %hText = xticklabel_rotate(XTick,rot,XTickLabel,varargin) Rotate XTickLabel % % Syntax: xticklabel_rotate % % Input: % {opt} XT