代码搜索:effect
找到约 4,591 项符合「effect」的源代码
代码结果 4,591
www.eeworm.com/read/216443/15006613
m examp_gabmul.m
%EXAMP_GABMUL Time-frequency localization by a Gabor multiplier
%
% This script creates several different time-frequency symbols
% and demonstrate their effect on a random, real input signal.
%
%
www.eeworm.com/read/212245/15161375
hxx as_transf.hxx
// Header for transf.
// This class records a general transformation of 3D vectors.
// It is in effect a 4 x 3 matrix to multiply a homogeneous vector,
// but is stored specially to reflect the use
www.eeworm.com/read/207346/15274618
m fig20.m
%FIGURE 20
%Effect of a Frame starting time error.
%
%This simulation varies the frame starting time error. This error would
%occur if the starting time used for a frame of data was not synchroniz
www.eeworm.com/read/452231/1657592
pas formani.pas
unit formani;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
te_controls, te_effect,
StdCtrls;
type
TAniDemo = class(TForm)
SeSkinB
www.eeworm.com/read/249221/4453679
svn-base helpsharpen.txt.svn-base
xsharpen
This filter performs a subtle but useful sharpening effect. It operates by running a small window over the frame and each center pixel is either passed through untouched (depending upon a th
www.eeworm.com/read/229812/4740453
txt comptime.txt
The following times were recorded during a test run of the debug compiler
(wcpp386.exe) on the source files for WBROWSE.DLL. The purpose of the test
was to determine the effect of generating browse
www.eeworm.com/read/194563/5127860
tex metafile.tex
\section{\class{wxMetafile}}\label{wxmetafile}
A {\bf wxMetafile} represents the MS Windows metafile object, so metafile
operations have no effect in X. In wxWidgets, only sufficient functionality
ha
www.eeworm.com/read/190056/5189523
tex metafile.tex
\section{\class{wxMetafile}}\label{wxmetafile}
A {\bf wxMetafile} represents the MS Windows metafile object, so metafile
operations have no effect in X. In wxWidgets, only sufficient functionality
ha
www.eeworm.com/read/168239/5447420
java solarizefilter.java
import java.awt.Color;
/**
* An image filter to create a solarization effect.
*
* @author Michael Kolling and David J Barnes
* @version 1.0
*/
public class SolarizeFilter extends Filter
{
www.eeworm.com/read/301403/3840428
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