代码搜索:executables
找到约 1,287 项符合「executables」的源代码
代码结果 1,287
www.eeworm.com/read/452217/7444983
go
# csh script for running GENESIS
echo making executables ...
make f=$1 ga.$1
echo running ga.$1 $2 ...
ga.$1 $2
echo making report ...
if (x$2 == x) then
echo rep for ga.$1 > rep
date >> r
www.eeworm.com/read/452217/7444984
bat go.bat
echo off
echo making executables ...
make
echo running ga %1 ...
ga %1
echo making report ...
if x == x%1 goto NULL
echo rep.%1 for ga %1 > rep.%1
report %1 >> rep.%1
goto DONE
:NULL
echo r
www.eeworm.com/read/206731/7456667
go
# csh script for running GENESIS
echo making executables ...
make f=$1 ga.$1
echo running ga.$1 $2 ...
ga.$1 $2
echo making report ...
if (x$2 == x) then
echo rep for ga.$1 > rep
date >> r
www.eeworm.com/read/206731/7456668
bat go.bat
echo off
echo making executables ...
make
echo running ga %1 ...
ga %1
echo making report ...
if x == x%1 goto NULL
echo rep.%1 for ga %1 > rep.%1
report %1 >> rep.%1
goto DONE
:NULL
echo r
www.eeworm.com/read/436538/7768142
txt readme.txt
All of the executables in this directory are self-contained:
They do not read any input.
www.eeworm.com/read/436538/7768153
txt readme.txt
All of the executables in this directory are self-contained:
They do not read any input.
www.eeworm.com/read/436538/7768412
txt readme.txt
All of the executables in this directory are self-contained:
They do not read any input.
www.eeworm.com/read/436514/7768782
txt readme.txt
All of the executables in this directory are self-contained:
They do not read any input.
www.eeworm.com/read/436514/7768794
txt readme.txt
All of the executables in this directory are self-contained:
They do not read any input.
www.eeworm.com/read/436514/7769068
txt readme.txt
All of the executables in this directory are self-contained:
They do not read any input.