代码搜索:effect

找到约 4,591 项符合「effect」的源代码

代码结果 4,591
www.eeworm.com/read/440906/1781873

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/434629/1869853

java quadparticles.java

// QuadParticles.java // Andrew Davison, April 2005, ad@fivedots.coe.psu.ac.th /* A particle system for showing a fountain effect using a textured and coloured QuadArray consisting of many quads
www.eeworm.com/read/432926/1886252

pde texturecube.pde

/** * TexturedCube * by Dave Bollinger. * * Drag mouse to rotate cube. Demonstrates use of u/v coords in * vertex() and effect on texture(). The textures get distorted using * the P3D renderer
www.eeworm.com/read/432926/1886347

pde metaball.pde

/** * Metaball Demo Effect * by luis2048. * * Organic-looking n-dimensional objects. The technique for rendering * metaballs was invented by Jim Blinn in the early 1980s. Each metaball * is
www.eeworm.com/read/395674/2433814

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/366702/2881004

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/366702/2881026

c local1.c

/* This is allowed, with the effect that the 'extern' declaration at block scope refers to the same object as the 'static' declaration at file scope. C90 6.1.2.2 [as corrected by TC1], C99 6
www.eeworm.com/read/355264/3061833

h effecticefield.h

////////////////////////////////////////////////////////////////////////////// // Filename : EffectIceField.h // Written by : elca@ewestsoft.com // Description : 己流付过 IceField狼 Effect甫 贸府秦林扁 困茄 努贰
www.eeworm.com/read/261703/4319711

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/192824/8270227

java quadparticles.java

// QuadParticles.java // Andrew Davison, April 2005, ad@fivedots.coe.psu.ac.th /* A particle system for showing a fountain effect using a textured and coloured QuadArray consisting of many quads