代码搜索:func

找到约 10,000 项符合「func」的源代码

代码结果 10,000
www.eeworm.com/read/297009/8065972

c func.c

/* ** 2002 February 23 ** ** 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 forgivene
www.eeworm.com/read/195963/8119547

m func.m

function y=func(lamda,Neffco) n2=1.450; % 包层折射率 n1=1.458; % 纤芯折射率 a1=2.625e-6; % 纤芯半径 a2=6.25e-5; % 包层半径 V=2*pi*a1*sqrt(n1^2-n2^2)./lamda; b=(Neffco.^2-n2^2)/(n1^2-n2^2); m=V
www.eeworm.com/read/296068/8125216

c func.c

/* ** 2002 February 23 ** ** 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 forgivene
www.eeworm.com/read/333743/12662189

~pas func.~pas

unit func; interface uses filedefine, SysUtils, crcp; const CRCHi: array [0..255] of byte = ( $00, $C1, $81, $40, $01, $C0, $80, $41, $01, $C0, $80, $41, $00, $C1, $81, $40, $01
www.eeworm.com/read/333743/12662194

pas func.pas

unit func; interface uses filedefine, SysUtils, crcp; const CRCHi: array [0..255] of byte = ( $00, $C1, $81, $40, $01, $C0, $80, $41, $01, $C0, $80, $41, $00, $C1, $81, $40, $01
www.eeworm.com/read/333743/12662203

dcu func.dcu

www.eeworm.com/read/247283/12668332

c func.c

/* ** 2002 February 23 ** ** 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 forgivene
www.eeworm.com/read/247283/12668474

test func.test

# 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 forgiveness for yo
www.eeworm.com/read/146022/12683348

c func.c

/* ** 2002 February 23 ** ** 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 forgivene
www.eeworm.com/read/247060/12687530

js func.js

function buttontype(type) { document.all.item("uctrlResive_txtbox").value = type; if(document.all.item("txtTitle").value == "") { document.all.item("txtTitle").value = ""; } } functi