代码搜索:Simple
找到约 10,000 项符合「Simple」的源代码
代码结果 10,000
www.eeworm.com/read/339873/3293080
simple
#! /bin/sh
# Modified from the ant startup script to start HelloWorld instead.
# Cygwin support. $cygwin _must_ be set to either true or false.
case "`uname`" in
CYGWIN*) cygwin=true ;;
*) cygw
www.eeworm.com/read/303435/3813659
simple
0. 500.
5000. 500.
1. -99999.
0. 1000.
5000 1000.
1. -99999.
0. 1500.
5000. 2500.
1. -99999.
www.eeworm.com/read/161513/5551651
simple
#! /bin/sh
# Modified from the ant startup script to start HelloWorld instead.
# Cygwin support. $cygwin _must_ be set to either true or false.
case "`uname`" in
CYGWIN*) cygwin=true ;;
*) cygw
www.eeworm.com/read/104056/15711210
simple
#!/bin/sh
: ${PERL=perl}
: ${srcdir=.}
case "$PERL" in
*'missing perl')
echo 1>&2 "$0: configure didn't find a usable version of Perl, so can't run this test"
exit 77
;;
esac
exec $PERL -w
www.eeworm.com/read/429420/8809189
for simple.for
www.eeworm.com/read/164662/10098030
for simple.for
*=======================================================================
* FORTRAN CODE FOR SIMPLE METHOD (BY S.V. PATANKAR)
*--------------------------------------------------------------------