代码搜索:effect
找到约 4,591 项符合「effect」的源代码
代码结果 4,591
www.eeworm.com/read/152244/7139234
m p_local.m
% feedback effect on drum sound
% to use file, enter p_local in MATLAB command window
% drum sound track recorded by Nick Chbat
% m file by Joe Chow
%%%%%%%%%%%%%%%%%% p_local.m %%%%%%%%%%%%%%%%
www.eeworm.com/read/455050/7378405
h generic.h
/* generic.h -- anything you don't #undef at the end remains in effect.
The ONLY things that go in here are generic indicator flags; it's up
to your programs to declare and call things based on
www.eeworm.com/read/444676/7608848
asm dropsy.asm
;DROPSY TEXT effect for Nowhere Man's VCL - TASM will assemble as is using
;VCL recommended switches. When screen is thoroughly dropsie'd, that is all
;letters have fallen to a single line across t
www.eeworm.com/read/444115/7617869
h fadeimage.h
/**
* File : FadeImage.h
* Author : Kevin Lynx
* Date : 2007/8/4
*/
#ifndef _FADE_IMAGE_H_
#define _FADE_IMAGE_H_
/**
* FadeImage
*
* implements an effect that will fade out an ima
www.eeworm.com/read/442608/7648780
m rrea.m
function rreA
%RADAR_RANGE Shows effect of power vs range
%
% radar_range
%
% AIM: To display how the received power of an antenna is effected by
% range.
%
% TECHNICAL BACKGROUND: GO INTO STUFF AB
www.eeworm.com/read/198808/7909954
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[8000]; //create buffer
short i = 0;
s
www.eeworm.com/read/243168/12957914
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/324308/13271876
asm dropsy.asm
;DROPSY TEXT effect for Nowhere Man's VCL - TASM will assemble as is using
;VCL recommended switches. When screen is thoroughly dropsie'd, that is all
;letters have fallen to a single line across t
www.eeworm.com/read/318008/13490591
m p_local.m
% feedback effect on drum sound
% to use file, enter p_local in MATLAB command window
% drum sound track recorded by Nick Chbat
% m file by Joe Chow
%%%%%%%%%%%%%%%%%% p_local.m %%%%%%%%%%%%%%%%
www.eeworm.com/read/141300/5771804
c jfetinit.c
#include
#include
#include "jfetitf.h"
#include "jfetext.h"
#include "jfetinit.h"
SPICEdev JFETinfo = {
{
"JFET",
"Junction Field effect transistor",