代码搜索:effect
找到约 4,591 项符合「effect」的源代码
代码结果 4,591
www.eeworm.com/read/300187/3847828
svn-base ricoeffects.js.svn-base
Rico.Effect.SizeAndPosition = Class.create();
Rico.Effect.SizeAndPosition.prototype = {
initialize: function(element, x, y, w, h, duration, steps, options) {
this.element = $(element);
www.eeworm.com/read/300187/3847831
js ricoeffects.js
Rico.Effect.SizeAndPosition = Class.create();
Rico.Effect.SizeAndPosition.prototype = {
initialize: function(element, x, y, w, h, duration, steps, options) {
this.element = $(element);
www.eeworm.com/read/432926/1886345
pde unlimitedsprites.pde
/**
* Unlimited Sprites Demo Effect
* by luis2048.
*
* An infinate number of sprites drawn to screen. It's basically
* a flick-book effect; you draw the same sprite in different
* position
www.eeworm.com/read/432926/1886348
pde tunnel.pde
/**
* Tunnel Demo Effect
* by luis2048.
*
* This effect shows a tunnel in which you fly while the tunnel
* rotates, seemingly in 3D. The animation of the tunnel actually
* isn't calculated
www.eeworm.com/read/411970/11218783
m fig19.m
%FIGURE 19
%Effect of white noise on a COFDM transmission
%
%This simulations looks at the effect of varying the SNR on the BER.
%The SNR is varied from 0 to 20dB, while the BER is tested by passi
www.eeworm.com/read/208919/15231018
c read.write.c
/* ---------------------------------------------------------------------------
* @
* UTILITY FOR EVALUATING
* THE EFFECT OF READ/WRITE TRANSACTION OVERLAPPING ON THE PERFORMANCE
* ====
www.eeworm.com/read/216676/4888789
hpp effectlibrary.hpp
//==========================================================================//
// File: EffectLibrary.hpp //
// Contents: Base Effect Component //
//--------------------------
www.eeworm.com/read/361261/2947643
c psychedelic.c
/*****************************************************************************
* Psychedelic.c : Psychedelic video effect plugin for vlc
*************************************************************
www.eeworm.com/read/361261/2947658
c ripple.c
/*****************************************************************************
* ripple.c : Ripple video effect plugin for vlc
***********************************************************************
www.eeworm.com/read/361261/2947696
c wave.c
/*****************************************************************************
* wave.c : Wave video effect plugin for vlc
***************************************************************************