代码搜索:effect

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

代码结果 4,591
www.eeworm.com/read/411465/11244134

c widget_none.c

/* ********************************************************************************************************* * uC/GUI * Universal
www.eeworm.com/read/111874/15501153

c widget_none.c

/* ********************************************************************************************************* * uC/GUI * Universal
www.eeworm.com/read/108584/15583666

c widget_none.c

/* ********************************************************************************************************* * uC/GUI * Universal
www.eeworm.com/read/221024/14774359

html http:^^www.cs.cornell.edu^info^people^kozen^effect^effect.html

MIME-Version: 1.0 Server: CERN/3.0 Date: Sunday, 24-Nov-96 22:15:00 GMT Content-Type: text/html Content-Length: 1360 Last-Modified: Friday, 11-Oct-96 18:39:28 GMT The
www.eeworm.com/read/349627/10811336

c widget_effect_3d.c

/* ********************************************************************************************************* * uC/GUI * Univers
www.eeworm.com/read/463316/7183295

s9n g_effect.s9n

www.eeworm.com/read/442577/7649312

m add_channel_effect_nonoise.m

function [channel,rx]=add_channel_effect_noNoise(channel,rx,signal_sequence); %信道影响函数 global signal; channel.attenuation.d=1/(channel.attenuation.distance^2);%pass loss is constant for the whol
www.eeworm.com/read/442577/7649328

m add_pa_and_channel_effect.m

function [rx]=add_PA_and_channel_effect(channel,signal_sequence,rx,p,noise_vector); rx.received_signal=sqrt(p).*signal_sequence.*channel.attenuation.h+noise_vector;
www.eeworm.com/read/324406/13264226

m add_channel_effect_nonoise.m

function [channel,rx]=add_channel_effect_noNoise(channel,rx,signal_sequence); %信道影响函数 global signal; channel.attenuation.d=1/(channel.attenuation.distance^2);%pass loss is constant for the whol