代码搜索:effect
找到约 4,591 项符合「effect」的源代码
代码结果 4,591
www.eeworm.com/read/457841/7317074
h ledeffect.h
#ifndef __LED_EFFECT_H__
#define __LED_EFFECT_H__
#endif
#include "ledrv.h"
#ifdef __cplusplus
extern "C" {
#endif
void from_right2left(ledrv_t* drv, unsigned short* text,int step);
void from_left2r
www.eeworm.com/read/453468/7419362
h effectfactory.h
#ifndef __EFFECT_FACTORY_H__
#define __EFFECT_FACTORY_H__
#pragma once
#include
#include
using namespace util;
class BaseEffect;
class PeriodicDama
www.eeworm.com/read/453442/7420629
cpp oai.cpp
// OAI.cpp: implementation of the COAI class.
//
//////////////////////////////////////////////////////////////////////
#include "stdafx.h"
#include "MfcPo.h"
#include "OAI.h"
#ifdef _DEBUG
www.eeworm.com/read/330381/12897543
err iis_dual.err
"iis_dual.c", line 168: Warning: C2870W: variable 'i' declared but not used
"iis_dual.c", line 258: Warning: C2892E: signed constant overflow: '
www.eeworm.com/read/330381/12897544
err user_test1.err
"User_Test1.c", line 95: Warning: C2870W: variable 'i' declared but not used
"User_Test1.c", line 103: Warning: C2917W: no side effect in void context: 'unary *'
"User_Test1.c", line 104: Warn
www.eeworm.com/read/302845/13826527
c pid.c
/*
* PID Force feedback support for hid devices.
*
* Copyright (c) 2002 Rodrigo Damazio.
* Portions by Johann Deneux and Bjorn Augustson
*/
/*
* This program is free software; you can redist
www.eeworm.com/read/152843/5662195
c pid.c
/*
* PID Force feedback support for hid devices.
*
* Copyright (c) 2002 Rodrigo Damazio.
* Portions by Johann Deneux and Bjorn Augustson
*/
/*
* This program is free software; you can redist
www.eeworm.com/read/142621/5764519
cpp simulatordlg.cpp
/*****************************************************************************
* Change Log
* Date | Change
*-----------+-------------------------------------------------------------
www.eeworm.com/read/135153/5889085
h input.h
#ifndef _INPUT_H
#define _INPUT_H
/*
* $Id: input.h,v 1.34 2001/05/28 09:06:44 vojtech Exp $
*
* Copyright (c) 1999-2000 Vojtech Pavlik
*
* Sponsored by SuSE
*/
/*
* This program is free so
www.eeworm.com/read/127871/5993844
h gameunit.h
// GameUnit.h: interface for the GameUnit class.
//
//////////////////////////////////////////////////////////////////////
#if !defined(AFX_GAMEUNIT_H__77FC7259_1184_4B37_9D97_54DC5DAC0FEA__INCLU