代码搜索:Sign

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

代码结果 10,000
www.eeworm.com/read/402076/11543356

c msp430x42x0_ta_16.c

//******************************************************************************* // MSP430x42x0 Demo - Timer_A, PWM TA1-2 Up Mode, DCO SMCLK // // Description: This program outputs two PWM sign
www.eeworm.com/read/347709/11645503

c msp430x47xx_tb_10.c

//******************************************************************************* // MSP430x47xx Demo - Timer_B, PWM TB1-2 Up Mode, DCO SMCLK // // Description: This program outputs two PWM sign
www.eeworm.com/read/347709/11646990

c msp430x42x0_ta_16.c

//******************************************************************************* // MSP430x42x0 Demo - Timer_A, PWM TA1-2 Up Mode, DCO SMCLK // // Description: This program outputs two PWM sign
www.eeworm.com/read/156528/11794957

m kurt.m

function k=kurt(x) % %author lucky zhang %copyright 2005.6.21 % k=mean((sech(x)).^2)*mean(x.^2)-mean((tanh(x)).*x); k=sign(k);
www.eeworm.com/read/343736/11931090

v condata.v

/*module condata( clk16M, arst, // sel, cmdata, data, cle, datacle, ale, // re, cmdwe, datawe, start, finish, flashdata, // rd, wr, fcle, fale // sign ); input
www.eeworm.com/read/339492/12229434

dat usage.dat

Test Driver for Crypto++, a C++ Class Library of Cryptographic Primitives - To generate an RSA key cryptest g - To encrypt and decrypt a string using RSA cryptest r - To sign a file using
www.eeworm.com/read/253260/12234837

cpp setf2.cpp

// setf2.cpp -- using setf() with 2 arguments to control formatting #include #include int main() { using namespace std; // use left justification, show the plus sign,
www.eeworm.com/read/253260/12235562

cpp setf2.cpp

// setf2.cpp -- using setf() with 2 arguments to control formatting #include #include int main() { using namespace std; // use left justification, show the plus sign,
www.eeworm.com/read/337096/12391886

cpp setf2.cpp

// setf2.cpp -- using setf() with 2 arguments to control formatting #include #include int main() { using namespace std; // use left justification, show the plus sign,
www.eeworm.com/read/115525/15011690

dat usage.dat

Test Driver for Crypto++, a C++ Class Library of Cryptographic Primitives - To generate an RSA key cryptest g - To encrypt and decrypt a string using RSA cryptest r - To sign a file using