代码搜索:effect
找到约 4,591 项符合「effect」的源代码
代码结果 4,591
www.eeworm.com/read/365273/2897851
c dcache.c
#include "emul.h"
#include "stdio.h"
// WARNING: currently, the memory access latencies are not simulated.
// WARNING: currently, the effect of write buffers isn't simulated.
// State information fo
www.eeworm.com/read/358128/3001502
pod perltoc.pod
# !!!!!!! DO NOT EDIT THIS FILE !!!!!!!
# This file is autogenerated by buildtoc from all the other pods.
# Edit those files and run buildtoc --build-toc to effect changes.
=head1 NAME
perltoc
www.eeworm.com/read/264113/4289227
c dcache.c
#include "emul.h"
#include "stdio.h"
// WARNING: currently, the memory access latencies are not simulated.
// WARNING: currently, the effect of write buffers isn't simulated.
// State information fo
www.eeworm.com/read/294899/8194872
c echo.c
//Echo.c Echo effect changed with size of buffer (delay)
short input, output;
short bufferlength = 3000; //buffer size for delay
short buffer[3000]; //create buffer
short i = 0;
s
www.eeworm.com/read/192824/8270232
java pointparticles.java
// PointParticles.java
// Andrew Davison, April 2005, ad@fivedots.coe.psu.ac.th
/* A particle system for showing a fountain effect using points.
The points are stored in a PointArray using a BY_
www.eeworm.com/read/270032/11050814
c dissolve.c
/* A Digital Dissolve Effect
by Mike Morton
from "Graphics Gems", Academic Press, 1990
user must provide copy() function.
*/
/*
* Code fragment to advance from one element to the next.
*
* int re
www.eeworm.com/read/204851/15332808
html tab3_2.html
Two FadeComponents, of the same size, overlap each other,
but animate in the opposite style to create an effect common seen in video
www.eeworm.com/read/104469/15691352
makefile
# Makefile for generating docs in a variety of formats
# based upon DJGPP FAQ's makefile (by Eli Zaretskii)
# Although I've shuffled things around quite a lot, the
# basic effect is the same. I spl
www.eeworm.com/read/104056/15711053
todo
Tasks for GNU fileutils:
From Paul Eggert:
>> ... GNU `ls' violates the POSIX standard in its handling of
>> options. For example, POSIX requires `ls -x -C' and `ls -C -x' to
>> have the same effect
www.eeworm.com/read/470729/6906776
in cssproperties.in
#
# all valid CSS2 properties.
#
# aural properties are commented out, as we don't support them anyway.
#
# some properties are used in khtml, but are not part of CSS. They are used to get
# HTM