代码搜索:integer
找到约 10,000 项符合「integer」的源代码
代码结果 10,000
www.eeworm.com/read/185661/8993656
txt readme.txt
CCALC provides convenient way to for performing calculations. You can
use standard infix notation for expressions and store results in variables.
Input for this calculator are normal C expression
www.eeworm.com/read/382751/9003294
c util.c
/*
** 2001 September 15
**
** The author disclaims copyright to this source code. In place of
** a legal notice, here is a blessing:
**
** May you do good and not evil.
** May you find forgiven
www.eeworm.com/read/184417/9102469
html fglevalmesh.html
NAME
fglEvalMesh1, fglEvalMesh2 - compute a one- or two-
dimensional grid of points or lines
FORTRAN
www.eeworm.com/read/282295/9103812
h elcount.h
integer nomats ,unmats
common /elcount/ nomats(2,10),unmats(2,10)
www.eeworm.com/read/282295/9103846
h debugs.h
integer ndebug
logical debug
common /debugs/ ndebug,debug
www.eeworm.com/read/282295/9103880
h pglob1.h
integer g2type,gdtype,gtdof
common /pglob1/ g2type,gdtype,gtdof
www.eeworm.com/read/282295/9103888
h constant.h
integer zero, one, two
common /constant/ zero, one, two
www.eeworm.com/read/282295/9103991
h setups.h
integer processor
logical solver
common /setups/ processor,solver