代码搜索:Sign

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

代码结果 10,000
www.eeworm.com/read/38039/1100342

mnu setupchk.mnu

SETUP#DFT#CK 砞﹚┺家浪琩 # remove the # sign and enter foreign help string in this line Pull#Dir ╈┰よ
www.eeworm.com/read/38039/1100355

mnu dxfspace.mnu

DXF#SPACE DXF#丁筳 # remove the # sign and enter foreign help string in this line Paper#Space ﹚絑家
www.eeworm.com/read/38039/1100633

mnu axespnts.mnu

AXES#PNTS 禸翴 # remove the # sign and enter foreign help string in this line Axes 禸 Select axes to be drilled. 匡
www.eeworm.com/read/38039/1101005

mnu fixt.mnu

FIXTSETUP ㏕ン砞﹚ # remove the # sign and enter foreign help string in this line Set 砞﹚ Set up fixture setups. 砞﹚Жㄣ砞﹚
www.eeworm.com/read/305566/3772494

sufft

/*********************** self documentation **********************/ string sdoc = " \n" " SUFFT - fft real time traces to complex frequency traces \n" " \n" " suftt sdout sign=
www.eeworm.com/read/359141/6957212

v boot_mul.v

module boot_mul(a_i,b_i,clk_i,sign_i,mul_o,sign_b,mul_tree); parameter length=32; parameter number=length/2; input[length-1:0] a_i; input[length-1:0] b_i; input clk_
www.eeworm.com/read/458161/7303073

m cos4qam.m

%cos4qam.m: Costas loop for 4qam scale factor test %crj jr, revised 12/26/02 clear all clf % create +/-1 sequence s1=sign(rand([1,100])-0.5); N=length(s1); s2=sign(rand([1,100])-0.5); %