代码搜索:effect
找到约 4,591 项符合「effect」的源代码
代码结果 4,591
www.eeworm.com/read/215120/15074771
c lowp.c
/*
* Sound Tools Low-Pass effect file.
*
* (C) 2000 Chris Bagwell
* See License file for further copyright information.
*
* Algorithm: Recursive single pole lowpass
www.eeworm.com/read/14545/388515
m sdl_quartzwindow.m
/*
This function makes the *SDL region* of the window 100% opaque.
The genie effect uses the alpha component. Otherwise,
it doesn't seem to matter what value it has.
*/
static void QZ_Se
www.eeworm.com/read/475834/1380851
js ui.draggable.ext.js
/*
* 'this' -> original element
* 1. argument: browser event
* 2.argument: ui object
*/
(function($) {
$.ui.plugin.add("draggable", "stop", "effect", function(e,ui) {
var t = ui.help
www.eeworm.com/read/452231/1657611
pas extra_demo_boxctrls.pas
unit extra_demo_BoxCtrls;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms,
Dialogs, te_extended, te_controls, te_extra_Effect_Controls;
type
TfrmBoxCtr
www.eeworm.com/read/452231/1657614
pas extra_demo_fileedits.pas
unit extra_demo_FileEdits;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms,
Dialogs, te_controls, te_extra_Effect_Controls, te_extra_FileEdits,
StdCtrls;
www.eeworm.com/read/232759/4696292
java filter3d.java
package com.brackeen.javagamebook.sound;
import com.brackeen.javagamebook.graphics.Sprite;
/**
The Filter3d class is a SoundFilter that creates a 3d sound
effect. The sound is filtered
www.eeworm.com/read/189379/5193047
java filter3d.java
package com.brackeen.javagamebook.sound;
import com.brackeen.javagamebook.graphics.Sprite;
/**
The Filter3d class is a SoundFilter that creates a 3d sound
effect. The sound is filtered
www.eeworm.com/read/170239/5406108
h endian.h
/* endian.h:
* macros used for endian conversion.
* The intent is that the macros have nil effect on Big_Endian
* systems...
* ecs: endian-convert short
* ecl: endian-convert long
*/
www.eeworm.com/read/167185/5464568
defaults xsgram.defaults
# @(#)xsgram.defaults 1.1 6/18/91 ERL - parameter file for FFT analyzer
#
string method = "other": "Method (parameters, other than range, have no effect unless 'other' is chosen)" : {"wb", "nb", "ot
www.eeworm.com/read/340511/3285088
java filter3d.java
package com.brackeen.javagamebook.sound;
import com.brackeen.javagamebook.graphics.Sprite;
/**
The Filter3d class is a SoundFilter that creates a 3d sound
effect. The sound is filtered