代码搜索:effect
找到约 4,591 项符合「effect」的源代码
代码结果 4,591
www.eeworm.com/read/404974/11474796
bp poetry.bp
* In this problem a recurrent network is used to memorize two lines of
* poetry and in effect form a linked list. It comes from William
* James' book, _Psychology_ in the chapter on Assoication. T
www.eeworm.com/read/345593/11806695
pas unit1.pas
{: Sample showing use of TGLSprite for "caterpillar" effect.
A bunch of TGLSprite is created in FormCreate, all copied from Sprite2 (used
as "template"), then we move and resize them as they
www.eeworm.com/read/155648/11856897
txt originalhtml.txt
Gaussian Filter Study Matlab Codes
This program show the effect of Gaussian filter. The output are four subfigures shown in the same figure:
Subfigure 1: The initial noise free "lena"
Subfigure
www.eeworm.com/read/258097/11888385
h setup.h
//
// setup.h
//
// define external interface of setup module
//
// notes:
// side effect : these function calls do synchronous IO, so if caller want to do real-time job,
//
www.eeworm.com/read/254278/12150205
java fountaineffect.java
import java.util.Random;
/*
* Created on 2005-aug-31
*/
/**
* Creates a nice fountain effect for the particles, that shoots particles
* in a certain direction, determined by its angle. T
www.eeworm.com/read/150629/12279710
java fountaineffect.java
import java.util.Random;
/*
* Created on 2005-aug-31
*/
/**
* Creates a nice fountain effect for the particles, that shoots particles
* in a certain direction, determined by its angle. T
www.eeworm.com/read/150628/12279796
java fountaineffect.java
import java.util.Random;
/*
* Created on 2005-aug-31
*/
/**
* Creates a nice fountain effect for the particles, that shoots particles
* in a certain direction, determined by its angle. T
www.eeworm.com/read/124245/14584365
bp poetry.bp
* In this problem a recurrent network is used to memorize two lines of
* poetry and in effect form a linked list. It comes from William
* James' book, _Psychology_ in the chapter on Assoication. T
www.eeworm.com/read/121010/14775527
c main.c
/* Streaming sound driver
*
* (c)2000 Dan Potter
*
* This slightly more complicated version allows for sound effect channels,
* and full sampling rate, panning, and volume control for each. The t
www.eeworm.com/read/119084/14839746
txt flags.txt
Use the compiler flag
-DNTL_TRANSITION
to help with the transition to NTL 3.0 from earlier versions.
This has the effect of undeclaring certain functions
whose semantics in 3.0 is different t