代码搜索:STARTING
找到约 9,113 项符合「STARTING」的源代码
代码结果 9,113
www.eeworm.com/read/145158/12748300
m imeqvecst0plt.m
%imeqvecst0plt : Plots derived for imeqvecst0.mdl
clc,close all
figure('Position',[100 200 900 410],'Name','Starting characteristics',...
'NumberTitle','off');
subplot(1,2,1),plot(wm,T
www.eeworm.com/read/244041/12896513
log automake.log
ispLEVER Auto-Make Log File
---------------------------
Starting: 'C:\ispTOOLS5_1\ispcpld\bin\checkini.exe -err=automake.err "C:\ispTOOLS5_1\ispcpld\config\gen_GAL.ini"'
Done: completed success
www.eeworm.com/read/329969/12923136
log automake.log
ispLEVER Auto-Make Log File
---------------------------
Starting: 'D:\ispTOOLS7_0\ispcpld\bin\checkini.exe -err=automake.err D:\ispTOOLS7_0\ispcpld\config\mj5g00.ini'
Done: completed successful
www.eeworm.com/read/142737/12924388
txt log.txt
2004-7-5--22:53:56----------系统启动;
2004-7-5--22:54:22----------系统启动;
2004-7-5--22:56:00----------Started;
2004-7-5--22:56:02----------Shutdown;
2004-7-5--22:58:17----------Started;
2004-7-5--22:
www.eeworm.com/read/243168/12958373
asm vectors_dotp4a.asm
;vectors_dotp4a.asm Vector file for dotp4a project
.ref init ;starting addr in init file
.sect "vectors" ;in section vectors
rst: mvkl .s2 init,b0 ;init addr 16 LS
www.eeworm.com/read/327242/13091978
sh test_s.sh
#!/bin/csh -f
echo ""
echo "starting fasta34 - protein" `date` "on" `hostname`
echo `uname -a`
echo ""
fasta34 -q -m 6 -Z 100000 mgstm1.aa:1-100 q > test_m1.ok2.html
fasta34 -S -q -z 11 -O test_m1.ok2
www.eeworm.com/read/327242/13092433
bat test2.bat
rem ""
rem "starting fasta34_t - protein on win32"
rem ""
fasta34_t -q -m 6 -Z 100000 mgstm1.aa:1-100 q > test_m1.ok2_t.html
fasta34_t -S -q -z 11 -O test_m1.ok2_t_p25 -s P250 mgstm1.aa:100-218 q
rem
www.eeworm.com/read/327242/13092534
sh test_osx.sh
#!/bin/csh -f
echo ""
echo "starting fasta35_t - protein" `date` "on" `hostname`
echo `uname -a`
echo ""
fasta35_t -q -m 6 -Z 100000 mgstm1.aa:1-100 q > test_m1.ok2_t.html
fasta35_t -S -q -z 11 -O tes
www.eeworm.com/read/327242/13092652
sh test.sh
#!/bin/csh -f
echo ""
echo "starting fasta35_t - protein" `date` "on" `hostname`
echo `uname -a`
echo ""
fasta35_t -q -m 6 -Z 100000 mgstm1.aa:1-100 q > test_m1.ok2_t.html
fasta35_t -S -q -z 11 -O tes
www.eeworm.com/read/327242/13092700
bat test.bat
rem ""
rem "starting fasta35_t - protein on win32"
rem ""
fasta35_t -q -m 6 -Z 100000 mgstm1.aa:1-100 q > test_m1.ok2_t.html
fasta35_t -S -q -z 11 -O test_m1.ok2_t_p25 -s P250 mgstm1.aa:100-218 q
rem