代码搜索:X

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

代码结果 10,000
www.eeworm.com/read/485139/6565446

c sim_x.c

/* ********************************************************************************************************* * uC/GUI * Univers
www.eeworm.com/read/485139/6565459

c sim_x.c

/* ********************************************************************************************************* * uC/GUI * Univers
www.eeworm.com/read/485139/6565462

h sim_x.h

/************************************ REVISION LOG ENTRY Revision By: houhh Revised on 2005-5-28 18:18:52 Comments: SIM_X.c ************************************/ #ifndef __SIM_X_H
www.eeworm.com/read/485003/6570107

gif x-rc.gif

www.eeworm.com/read/485003/6570117

gif x-lc.gif

www.eeworm.com/read/485003/6570118

gif bj_x.gif

www.eeworm.com/read/484735/6573144

gif bj_x.gif

www.eeworm.com/read/484763/6574227

h gui_x.h

/* ********************************************************************************************************* * uC/GUI * Universal
www.eeworm.com/read/484569/6580014

x35 chess.x35

www.eeworm.com/read/483843/6596182

m power_x.m

function p=power_x(x) %x:输入信号 %p:返回信号的x功率 p=(norm(x).^2)./length(x);