代码搜索:effect
找到约 4,591 项符合「effect」的源代码
代码结果 4,591
www.eeworm.com/read/297878/3881948
h effecttilestorm.h
//////////////////////////////////////////////////////////////////////////////
// Filename : EffectTileStorm.h
// Written by : elca@ewestsoft.com
// Description : 己流付过 TileStorm狼 Effect甫 贸府秦林扁 困茄
www.eeworm.com/read/297878/3881999
h effectacidswamp.h
//////////////////////////////////////////////////////////////////////////////
// Filename : EffectAcidSwamp.h
// Written by : elca@ewestsoft.com
// Description : 己流付过 AcidSwamp狼 Effect甫 贸府秦林扁 困茄
www.eeworm.com/read/290228/3983612
tcl capture-scenario.tcl
#
# A wireless lan scenario to study the capture effect
#
#
# defaults
set num_nodes 7 ;# number of mobilenodes in the scenario
set pktsize 512 ;# pktsize for background traffic
set endtime 1
www.eeworm.com/read/432926/1886317
pde smokeparticlesystem.pde
/**
* Smoke Particle System
* by Daniel Shiffman.
*
* A basic smoke effect using a particle system.
* Each particle is rendered as an alpha masked image.
*/
ParticleSystem ps;
Random gener
www.eeworm.com/read/432926/1886349
pde plasma.pde
/**
* Plasma Demo Effect
* by luis2048.
*
* Cycles of changing colours warped to give an illusion
* of liquid, organic movement.Colors are the sum of sine
* functions and various formulas. B
www.eeworm.com/read/396408/2419713
c af_surround.c
/*
This is an libaf filter to do simple decoding of matrixed surround
sound. This will provide a (basic) surround-sound effect from
audio encoded for Dolby Surround, Pro Logic etc.
* This
www.eeworm.com/read/380709/2653197
tcl capture-scenario.tcl
#
# A wireless lan scenario to study the capture effect
#
#
# defaults
set num_nodes 7 ;# number of mobilenodes in the scenario
set pktsize 512 ;# pktsize for background traffic
set endtime 1
www.eeworm.com/read/355264/3061644
h effecttilestorm.h
//////////////////////////////////////////////////////////////////////////////
// Filename : EffectTileStorm.h
// Written by : elca@ewestsoft.com
// Description : 己流付过 TileStorm狼 Effect甫 贸府秦林扁 困茄
www.eeworm.com/read/355264/3061695
h effectacidswamp.h
//////////////////////////////////////////////////////////////////////////////
// Filename : EffectAcidSwamp.h
// Written by : elca@ewestsoft.com
// Description : 己流付过 AcidSwamp狼 Effect甫 贸府秦林扁 困茄
www.eeworm.com/read/366806/9798339
java swapattempt.java
public class SwapAttempt {
public static void swap( String s1, String s2 ) {
// these statements are legal but they have no
// effect on the variables in the calling method
String temp