代码搜索:effect
找到约 4,591 项符合「effect」的源代码
代码结果 4,591
www.eeworm.com/read/229812/4738973
c ret11.c
#include "fail.h"
int dummy = 2;
void side_effect() {
++dummy;
}
int foo( int a ) {
int v = a + 1;
return ( side_effect(), v );
}
int main() {
int i = dummy;
if(
www.eeworm.com/read/376250/9323173
pas pxresult.pas
unit PxResult;
interface
const
PNR_UNKNOWN_IMAGE = HRESULT($80040440); // MAKE_PN_RESULT(1,17,0)
{$EXTERNALSYM PNR_UNKNOWN_IMAGE}
PNR_UNKNOWN_EFFECT = HRESULT($80040441); // MA
www.eeworm.com/read/156691/11784717
c key.c
#include
#include "paramac.h"
#include "calc.h"
#include "save.h"
// *** 按键处理程序 ***
void KeyProcess(void)
{ if(_testbit_(about10ms))
{
if(work.error!=ERROR_NO_
www.eeworm.com/read/411272/11249561
c key.c
#include
#include "paramac.h"
#include "calc.h"
#include "save.h"
// *** 按键处理程序 ***
void KeyProcess(void)
{ if(_testbit_(about10ms))
{
if(work.error!=ERROR_NO_
www.eeworm.com/read/135369/13937584
h commondef.h
#ifndef _COMMON_DEF_H_
#define _COMMON_DEF_H_
//Margins
#define MARGIN_LEFT 25.0f
#define MARGIN_RIGHT 25.0f
#define MARGIN_TOP 30.0f
#define MARGIN_BOTTOM 30.0f
//Page
#define D
www.eeworm.com/read/432926/1886343
pde firecube.pde
/**
* Fire Cube demo effect
* by luis2048.
*
* A rotating wireframe cube with flames rising up the screen.
* The fire effect has been used quite often for oldskool demos.
* First you create a p
www.eeworm.com/read/188318/8550953
m exa030702.m
%----------------------------------------------------------------------------
% exa030703, for example 3.7.3
% to discuss the effect of padding with zeros for DTFT;
%------------------------------
www.eeworm.com/read/431312/8689165
m exa030702.m
%----------------------------------------------------------------------------
% exa030703, for example 3.7.3
% to discuss the effect of padding with zeros for DTFT;
%------------------------------
www.eeworm.com/read/285822/8809380
m exa030702.m
%----------------------------------------------------------------------------
% exa030703, for example 3.7.3
% to discuss the effect of padding with zeros for DTFT;
%------------------------------
www.eeworm.com/read/284604/8914082
m exa030702.m
%----------------------------------------------------------------------------
% exa030703, for example 3.7.3
% to discuss the effect of padding with zeros for DTFT;
%------------------------------