代码搜索:effect
找到约 4,591 项符合「effect」的源代码
代码结果 4,591
www.eeworm.com/read/216545/15003778
err usbmain.err
"src\usbmain.c", line 51: Warning: C2870W: variable 'i' declared but not used
"src\usbmain.c", line 117: Warning: C2917W: no side effect in void context: 'unary *'
src\usbmain.c: 2 warnings, 0
www.eeworm.com/read/216545/15003841
err post.err
"src\post.c", line 937: Warning: C2207W: inventing 'extern int GlibInit();'
"src\post.c", line 1249: Warning: C2917W: no side effect in void context: 'unary *'
"src\post.c", line 1348: Warning
www.eeworm.com/read/205378/15317063
s data2.s
.rdata
#ifndef EFFECT
#include "ac3_com.h"
#endif
.globl PCM_Config_Word
.globl MIN_IBUF_VAR
.globl BAblksize
.globl FIFO_BLK_PTR
.globl FIFO_flag
.globl MUTE_FLAG
.globl CLOCK_TAB
www.eeworm.com/read/8732/152109
err usbout.err
"usbout.c", line 165: Warning: C2917W: no side effect in void context: 'unary *'
"usbout.c", line 240: Warning: C2871W: static 'tempBuf' declared but not used
"usbout.c", line 240: Warning: C2
www.eeworm.com/read/8732/152110
err usblib.err
"usblib.c", line 183: Warning: C2892E: signed constant overflow: '
www.eeworm.com/read/38039/1093233
mnu plotpanzoom.mnu
PLOT#PANZOOM 出图全景缩放
# remove the # sign and enter foreign help string in this line
With#Pan/Zoom 平移/缩放
Current Pan/Zoom effect will be present in the plotting.
在出图中有平移/缩放效果
No#Pan/Zoom 无平移/缩放
Current
www.eeworm.com/read/334933/3360406
m p10_3.m
% Program P10_3
% Effect of Up-sampling in the Frequency Domain
% Use fir2 to create a bandlimited input sequence
freq = [0 0.45 0.5 1];
mag = [0 1 0 0];
x = fir2(99, freq, mag);
% Evaluate and plot t
www.eeworm.com/read/334933/3360553
m p10_3.m
% Program P10_3
% Effect of Up-sampling in the Frequency Domain
% Use fir2 to create a bandlimited input sequence
freq = [0 0.45 0.5 1];
mag = [0 1 0 0];
x = fir2(99, freq, mag);
% Evaluate and plot t