代码搜索:syntax
找到约 10,000 项符合「syntax」的源代码
代码结果 10,000
www.eeworm.com/read/106368/15638663
todo
Remove the C like syntax in several methods, and make them more class
oriented.
Make a common allocator unit, that is distinct for each thread. To
ensure that there is no race condition between thr
www.eeworm.com/read/102720/15761159
9 elvis.9
Command: elvis - clone of the Berkeley vi editor
Syntax: elvis [-Rerv] [-t tag] [file] ...
Flags: -R Set the read-only option
-e Start up emulating ex
-r
www.eeworm.com/read/102391/15784423
tcl worldfileconv.tcl
#!/usr/bin/tclsh
#
# A simple program to convert from Stage 1.1 worldfiles to Stage 1.2
# worldfiles. It's far from perfect, and will likely barf on invalid
# or nonstandard syntax, but it should wo
www.eeworm.com/read/101557/15826927
c simrscbv.c
/*============================================================================
* Syntax:[sys, x0, str, ts] = simrscbv(t, x, u, flag, n, k, pg, tp, dim)
* SIMRSCBV SIMULINK S-function for Reed-Sol
www.eeworm.com/read/101557/15826930
c sreadfil.c
/*
* SREADFIL A SIMULINK trigged read from a file.
*
* Syntax: [sys, x0] = sreadfil(t,x,u,flag, filename, format, pulnum, threshold, numOutput, recursive)
* The input of this function is a
www.eeworm.com/read/101557/15826949
c cmplxflt.c
/*
* SCHDINT A SIMULINK scheduling integration
*
* Syntax: [sys, x0] = cmplxflt(t, x, u, flag, NUM, DEN, TS)
*
* This block will reset the integration to be zero at K*TD(1) + TD
www.eeworm.com/read/101557/15826950
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/101557/15826976
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/101557/15826996
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/101557/15827030
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