代码搜索:effect
找到约 4,591 项符合「effect」的源代码
代码结果 4,591
www.eeworm.com/read/366702/2881484
c pr25805.c
/* When -fzero-initialized-in-bss was in effect, we used to only allocate
storage for d1.a. */
/* { dg-do run } */
/* { dg-options "" } */
extern void abort (void);
extern void exit (int);
struct
www.eeworm.com/read/257132/4365560
err uart.err
"uart.c", line 119: Warning: signed constant overflow: '
www.eeworm.com/read/194440/8195386
m aperstudy.m
% APERSTUDY: study the aperture effect
%
% Just run the script
vo=1500;c=.6;
A=[1000 4000 12000 20000];
z=0:25:20000;
theta=zeros(length(A),length(z));
for k=1:length(A)
theta(k,:)=thape
www.eeworm.com/read/235612/14062006
m aperstudy.m
% APERSTUDY: study the aperture effect
%
% Just run the script
vo=1500;c=.6;
A=[1000 4000 12000 20000];
z=0:25:20000;
theta=zeros(length(A),length(z));
for k=1:length(A)
theta(k,:)=thape
www.eeworm.com/read/110992/15521034
h invalid.h
/*
Manipulate the power LED based on whether the RS232 cable is detected.
Shared between spp_master and spp_slave.
Code has no effect unless CSR_APPLICATION_HARDWARE is defined.
*/
#ifnde
www.eeworm.com/read/110992/15521036
c invalid.c
/*
Manipulate the power LED based on whether the RS232 cable is detected.
Shared between spp_master and spp_slave.
Code has no effect unless CSR_APPLICATION_HARDWARE is defined.
*/
#inclu