代码搜索:effect
找到约 4,591 项符合「effect」的源代码
代码结果 4,591
www.eeworm.com/read/132329/14099453
cpp dice.cpp
#include "Dice.h"
// function used to seed the random number generator
// one possible side-effect of this is if a program creates it's first Dice object after it
// has set the seed to a parti
www.eeworm.com/read/220187/14847361
txt 描述.txt
This model is an 8-ary modulator/demodulator based on Pulse Amplitude Modulation (PAM).
You can change the Eb/N0 parameter in the "AWGN Channel" block to see the effect of the channel noise on the
www.eeworm.com/read/212384/15156774
txt readme.txt
LOCALNORMALIZE A local normalization algorithm that reduces the difference of the illumination.
ln=localnormalize(IM,sigma1,sigma2) outputs local normalization effect of
image IM using local mean
www.eeworm.com/read/205946/15303188
c busywait.c
/*
* BusyWait.c
*
* Sample code for Multithreading Applications in Win32
* This is from Chapter 3, Listing 3-1
*
* Demonstrate the effect on performance
* of using a busy loop. First cal
www.eeworm.com/read/16793/691348
sub redir1.sub
#
# Test the effect of input buffering on the shell's input
#
echo this is redir1.sub
exec 0< redir2.sub
echo BUG: after exec in redir1.sub
www.eeworm.com/read/18335/784477
v muxnew3.v
/* You may use the full_case directive to achieve the
same effect as the default case, and instruct Synplify-Lite
not to preserve the value of out when all bits of sel are zero: */
module muxne
www.eeworm.com/read/38039/1097092
mnu plotpanzoom.mnu
PLOT#PANZOOM
# remove the # sign and enter foreign help string in this line
With#Pan/Zoom
Current Pan/Zoom effect will be present in the plotting.
# remove the # sign and enter foreign help string in
www.eeworm.com/read/483236/1278765
js window.js
var Window=Class.create();
Window.keepMultiModalWindow=false;
Window.hasEffectLib=(typeof Effect!='undefined');
Window.resizeEffectDuration=0.4;
Window.prototype={
initialize:function(){
var i
www.eeworm.com/read/470720/1451765
c 20020104-1.c
/* Test whether statement with no effect warnings are not given for last
statements inside of statement expression. */
/* { dg-do compile } */
/* { dg-options "-O -Wall" } */
void bar (char *p, c
www.eeworm.com/read/470693/1463711
c 20020104-1.c
/* Test whether statement with no effect warnings are not given for last
statements inside of statement expression. */
/* { dg-do compile } */
/* { dg-options "-O -Wall" } */
void bar (char *p, c