代码搜索:reflected
找到约 144 项符合「reflected」的源代码
代码结果 144
www.eeworm.com/read/187250/8838566
txt contents.txt
Effect of multipath on COFDM signal.
This simulates the effect of a single multipath signal as the amplitude
of the reflected signal is varied.
The reflected signal has a constant delay of 400
www.eeworm.com/read/182786/9191320
txt contents.txt
Effect of multipath on COFDM signal.
This simulates the effect of a single multipath signal as the amplitude
of the reflected signal is varied.
The reflected signal has a constant delay of 400
www.eeworm.com/read/469138/6978213
txt 生成gray码.txt
//生成reflected gray code
//每次调用gray取得下一个码
//000...000是第一个码,100...000是最后一个码
void gray(int n,int *code){
int t=0,i;
for (i=0;i
www.eeworm.com/read/460783/7240780
txt 生成gray码.txt
//生成reflected gray code
//每次调用gray取得下一个码
//000...000是第一个码,100...000是最后一个码
void gray(int n,int *code){
int t=0,i;
for (i=0;i
www.eeworm.com/read/457804/7317651
txt 生成gray码.txt
//生成reflected gray code
//每次调用gray取得下一个码
//000...000是第一个码,100...000是最后一个码
void gray(int n,int *code){
int t=0,i;
for (i=0;i
www.eeworm.com/read/197077/8032139
txt 生成gray码.txt
//生成reflected gray code
//每次调用gray取得下一个码
//000...000是第一个码,100...000是最后一个码
void gray(int n,int *code){
int t=0,i;
for (i=0;i
www.eeworm.com/read/478955/6708631
txt 生成gray码.txt
//生成reflected gray code
//每次调用gray取得下一个码
//000...000是第一个码,100...000是最后一个码
void gray(int n,int *code){
int t=0,i;
for (i=0;i
www.eeworm.com/read/403717/11512744
txt 生成gray码.txt
//生成reflected gray code
//每次调用gray取得下一个码
//000...000是第一个码,100...000是最后一个码
void gray(int n,int *code){
int t=0,i;
for (i=0;i
www.eeworm.com/read/400753/11569534
txt 生成gray码.txt
//生成reflected gray code
//每次调用gray取得下一个码
//000...000是第一个码,100...000是最后一个码
void gray(int n,int *code){
int t=0,i;
for (i=0;i
www.eeworm.com/read/207322/15274897
txt contents.txt
Effect of multipath on COFDM signal.
This simulates the effect of a single multipath signal as the amplitude
of the reflected signal is varied.
The reflected signal has a constant delay of 400