代码搜索:expression
找到约 10,000 项符合「expression」的源代码
代码结果 10,000
www.eeworm.com/read/136959/13351349
how eval.how
Basically, EVAL.C converts infix notation to postfix notation. If you're
not familiar with these terms, infix notation is standard human-readable
equations such as you write in a C program. Postfix
www.eeworm.com/read/318168/13484499
def autoit3.def
[Do | Do...Until]
Do
statements
...
Until |
[For | For...Next]
For = To [Step ]
statements
...
[Func | Func...EndFunc]
Func fu
www.eeworm.com/read/309649/13666963
how eval.how
+++Date last modified: 05-Jul-1997
Basically, EVAL.C converts infix notation to postfix notation. If you're
not familiar with these terms, infix notation is standard human-readable
equations su
www.eeworm.com/read/304082/13801551
m frq2erb.m
function erb = frq2erb(frq)
%FRQ2ERB Convert Hertz to ERB frequency scale ERB=(FRQ)
% erb = frq2erb(frq) converts a vector of frequencies (in Hz)
% to the corresponding values on the ERB-rate scal
www.eeworm.com/read/238554/13875745
taginfo
# The "taginfo" file is used to control pre-tag checks.
# The filter on the right is invoked with the following arguments:
#
# $1 -- tagname
# $2 -- operation "add" for tag, "mov" for tag -F, and
www.eeworm.com/read/238554/13875752
notify
# The "notify" file controls where notifications from watches set by
# "cvs watch add" or "cvs edit" are sent. The first entry on a line is
# a regular expression which is tested against the direct
www.eeworm.com/read/238554/13875765
commitinfo
# The "commitinfo" file is used to control pre-commit checks.
# The filter on the right is invoked with the repository and a list
# of files to check. A non-zero exit of the filter program will
www.eeworm.com/read/238554/13875774
rcsinfo
# The "rcsinfo" file is used to control templates with which the editor
# is invoked on commit and import.
#
# The first entry on a line is a regular expression which is tested
# against the direc
www.eeworm.com/read/147331/5732678
c eprintf.c
/* This is an implementation of the __eprintf function which is
compatible with the assert.h which is distributed with gcc.
This function is provided because in some cases libgcc.a will not