代码搜索:effect
找到约 4,591 项符合「effect」的源代码
代码结果 4,591
www.eeworm.com/read/306178/3746735
c powerup.c
// powerup.c 化功大法加力
#include
inherit F_CLEAN_UP;
void remove_effect(object me, int amount);
int exert(object me, object target)
{
int skill;
if( target != me )
return notify_fail("你只
www.eeworm.com/read/306178/3746774
c powerup.c
// powerup.c 葵花心法加力
#include
inherit F_CLEAN_UP;
void remove_effect(object me, int amount);
int exert(object me, object target)
{
int skill;
if( target != me )
return notify_fail("你只能
www.eeworm.com/read/306178/3746828
c shield.c
// shield.c 北冥神功护体神功
//
#include
inherit F_CLEAN_UP;
void remove_effect(object me, int amount);
int exert(object me, object target)
{
int skill;
if( target != me )
return notify_fai
www.eeworm.com/read/306178/3747165
c pfm4.c
// sui.c 加攻击力
#include
void remove_effect(object me, int a_amount, int d_amount);
inherit F_SSERVER;
int perform(object me, object target)
{
object weapon;
int skill;
string msg;
if( !
www.eeworm.com/read/296931/3896300
err dma.err
"dma.c", line 125: Warning: C2892E: signed constant overflow: '
www.eeworm.com/read/296931/3896307
err adc.err
"adc.c", line 142: Warning: C2892E: signed constant overflow: '
www.eeworm.com/read/296931/3896308
err extdma.err
"extdma.c", line 44: Warning: C2917W: no side effect in void context: 'unary *'
"extdma.c", line 142: Warning: C2892E: signed constant overflow: '
www.eeworm.com/read/296931/3896310
err sdi.err
"sdi.c", line 112: Warning: C2870W: variable 'start' declared but not used
"sdi.c", line 246: Warning: C2870W: variable 'key' declared but not used
"sdi.c", line 301: Warning: C2917W: no side effect
www.eeworm.com/read/273525/4210443
key stata4.key
.e FAQ
.c faq
.t Obtaining marginal effects for a few independent variables
.a M. Boggess
.k mfx stat-istics est-imates est-imations marginal effect-s
.k eqlist xb varlist-s indep-endent var-iabl
www.eeworm.com/read/433939/1875617
m channel.m
function rx_signal = channel(tx_signal, cir, sim_options);
global sim_consts;
[n_tx_antennas, n_rx_antennas] = get_n_antennas(sim_options);
% Channel effect
rx_signal = zeros(n_rx_antennas