代码搜索:effect

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

代码结果 4,591
www.eeworm.com/read/382086/9050418

c echo.c

//Echo.c Echo effect changed with size of buffer (delay) short input, output; short bufferlength = 3000; //buffer size for delay short buffer[3000]; //create buffer short i = 0; s
www.eeworm.com/read/282428/9094818

c echo.c

//Echo.c Echo effect changed with size of buffer (delay) short input, output; short bufferlength = 3000; //buffer size for delay short buffer[3000]; //create buffer short i = 0; s
www.eeworm.com/read/181851/9234483

c echo.c

//Echo.c Echo effect changed with size of buffer (delay) short input, output; short bufferlength = 3000; //buffer size for delay short buffer[3000]; //create buffer short i = 0; s
www.eeworm.com/read/373828/9433517

c echo.c

//Echo.c Echo effect changed with size of buffer (delay) short input, output; short bufferlength = 3000; //buffer size for delay short buffer[3000]; //create buffer short i = 0; s
www.eeworm.com/read/373828/9434295

c echo.c

//Echo.c Echo effect changed with size of buffer (delay) short input, output; short bufferlength = 3000; //buffer size for delay short buffer[3000]; //create buffer short i = 0; s
www.eeworm.com/read/371680/9542377

m minus.m

function y = minus(x,y) % Subtraction of ADTAYL objects. % Either of x or y can be numeric, and either can be scalar (1 by 1). If % neither is scalar, they must have the same size. % In effect, a
www.eeworm.com/read/354250/10373936

txt r - multilevel zinb.txt

# ZINB with random effect # last modified on 15/12/2000; 5/11/2002 # # Original Splus code provided by Drs. Andy Lee and Kelvin Yau # # Modifications for R by Dave Atkins # # For relevant paper
www.eeworm.com/read/352501/10546148

c echo.c

//Echo.c Echo effect changed with size of buffer (delay) short input, output; short bufferlength = 3000; //buffer size for delay short buffer[3000]; //create buffer short i = 0; s
www.eeworm.com/read/271326/11000266

m demo.m

function demo(K) %DEMO(K) demonstrate effect of the compression/decompression function. %K the size of the subimage. % example demo(10). img = imread('lena.jpg'); [img, average, vector] = compres
www.eeworm.com/read/271029/11011645

txt changes.txt

.............This file lists all changes to qhull and rbox..................... qhull 2.6 1999/04/19 - fixed memory overwrite (no effect) in qh_initstatistics() [K. Ford] - added zdoc11 to qh