代码搜索:SCI模块
找到约 10,000 项符合「SCI模块」的源代码
代码结果 10,000
www.eeworm.com/read/130982/14164244
sci sci_demo_comp.sci
function [stk,txt,top]=sci_demo_comp()
stk=list('exec(demo_comp)','0','?','?','?')
www.eeworm.com/read/130982/14164247
sci sci_set_inho.sci
function [stk,txt,top]=sci_set_inho()
RHS=[]
for k=1:rhs
RHS=[stk(top)(1),RHS]
top=top-1
end
top=top+1
// w(i,1) is the ith output argument type
// w(i,2) is the ith output argument row dimensio
www.eeworm.com/read/130982/14164279
sci sci_forward_solver.sci
function [stk,txt,top]=sci_forward_solver()
RHS=[]
for k=1:rhs
RHS=[stk(top)(1),RHS]
top=top-1
end
top=top+1
stk=list('forward_solver'+rhsargs(RHS),'0','?','?','?')
www.eeworm.com/read/130982/14164286
sci sci_bld_master.sci
function [stk,txt,top]=sci_bld_master()
RHS=[]
for k=1:rhs
RHS=[stk(top)(1),RHS]
top=top-1
end
top=top+1
stk=list('bld_master'+rhsargs(RHS),'0','?','?','5')
www.eeworm.com/read/130982/14164338
sci sci_set_electrodes.sci
function [stk,txt,top]=sci_set_electrodes()
RHS=[]
for k=1:rhs
RHS=[stk(top)(1),RHS]
top=top-1
end
top=top+1
// w(i,1) is the ith output argument type
// w(i,2) is the ith output argument row di
www.eeworm.com/read/130982/14164353
sci sci_check_vols.sci
function [stk,txt,top]=sci_check_vols()
RHS=[]
for k=1:rhs
RHS=[stk(top)(1),RHS]
top=top-1
end
top=top+1
stk=list('check_vols'+rhsargs(RHS),'0','?','?','1')
www.eeworm.com/read/130982/14164356
sci sci_repaint_inho.sci
function [stk,txt,top]=sci_repaint_inho()
RHS=[]
for k=1:rhs
RHS=[stk(top)(1),RHS]
top=top-1
end
top=top+1
stk=list('repaint_inho'+rhsargs(RHS),'0','?','?','?')
www.eeworm.com/read/130982/14164367
sci sci_solution_ext.sci
function [stk,txt,top]=sci_solution_ext()
RHS=[]
for k=1:rhs
RHS=[stk(top)(1),RHS]
top=top-1
end
top=top+1
stk=list('solution_ext'+rhsargs(RHS),'0','?','1','1')
www.eeworm.com/read/130982/14164373
sci sci_dubs3.sci
function [stk,txt,top]=sci_dubs3()
RHS=[]
for k=1:rhs
RHS=[stk(top)(1),RHS]
top=top-1
end
top=top+1
stk=list('dubs3'+rhsargs(RHS),'0','?','?','?')
www.eeworm.com/read/130982/14164375
sci sci_demo_real.sci
function [stk,txt,top]=sci_demo_real()
stk=list('exec(demo_real)','0','?','?','?')