代码搜索:effect

找到约 4,591 项符合「effect」的源代码

代码结果 4,591
www.eeworm.com/read/182786/9191330

txt contents.txt

Effect of signal clipping on COFDM. This simulation looks at the effect of clipping the COFDM signal on the error rate. This is done by comparing the bit error rate (BER) at various peak power co
www.eeworm.com/read/182786/9191340

txt contents.txt

Effect of multipath on COFDM signal. This simulates the effect of a single reflection multipath signal which is 3dB weaker then the direct signal. The script which runs the simulation is simmu
www.eeworm.com/read/207344/15274641

txt contents.txt

Effect of signal clipping on COFDM. This simulation looks at the effect of clipping the COFDM signal on the error rate. This is done by comparing the bit error rate (BER) at various peak power co
www.eeworm.com/read/207343/15274651

txt contents.txt

Effect of multipath on COFDM signal. This simulates the effect of a single reflection multipath signal which is 3dB weaker then the direct signal. The script which runs the simulation is simmu
www.eeworm.com/read/233448/4685619

c pr3074-1.c

/* PR middle-end/3074 */ /* { dg-do compile } */ /* { dg-options "-Wall" } */ void foo() { int a; 5 * (a == 1) | (a == 2); /* { dg-warning "no effect" "no effect" } */ }
www.eeworm.com/read/366702/2883743

c pr3074-1.c

/* PR middle-end/3074 */ /* { dg-do compile } */ /* { dg-options "-Wall" } */ void foo() { int a; 5 * (a == 1) | (a == 2); /* { dg-warning "no effect" "no effect" } */ }
www.eeworm.com/read/411970/11218856

txt contents.txt

Effect of signal clipping on COFDM. This simulation looks at the effect of clipping the COFDM signal on the error rate. This is done by comparing the bit error rate (BER) at various peak power co
www.eeworm.com/read/411970/11218878

txt contents.txt

Effect of multipath on COFDM signal. This simulates the effect of a single reflection multipath signal which is 3dB weaker then the direct signal. The script which runs the simulation is simmu
www.eeworm.com/read/396600/8098967

lst ic165.lst

C51 COMPILER V8.08 IC165 03/06/2008 13:48:04 PAGE 1 C51 COMPILER V8.08, COMPILATION OF MODULE IC165 OBJECT MODULE PLACED IN .
www.eeworm.com/read/396600/8099024

c ic165.c

#if 1 #include "ic165.h" #include "debug.h" #include "comm.h" #include "Key_process.h" #define KEY_NONE 0 #define KEY_PRESS 1 #define KEY_HOLD 2 #define KEY_UP 3 #define _NEW_KEY_PRESS_TI