代码搜索:effect

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

代码结果 4,591
www.eeworm.com/read/290499/8479903

c highpass.c

/* High-pass effect file for SoX Copyright (C) 1999 Jan Paul Schmidt This library is free software; you can redistribute it and/or modify it under the terms
www.eeworm.com/read/290499/8479911

c bandpass.c

/* Band-pass effect file for SoX Copyright (C) 1999 Jan Paul Schmidt This library is free software; you can redistribute it and/or modify it under the terms of
www.eeworm.com/read/388251/8623395

hpp computewindup.hpp

#pragma ident "$Id: $" /** * @file ComputeWindUp.hpp * This class computes the wind-up effect on the phase observables, in radians. */ #ifndef COMPUTEWINDUP_HPP #define COMPUTEWINDUP_HPP //=====
www.eeworm.com/read/283403/9023812

txt 70. f28x bldc3_1:sensored trapezoidal control of bldc motor using hall sensors.txt

Description Sensored control of a 3 phase BLDC (Brushless DC) motor using a Trapezoidal commutation scheme based on 3 Hall effect position sensors. This system implementation is set up to generate a
www.eeworm.com/read/366581/9807890

c add.c

/* add.c not copyrighted (n) 1993 by Mark Adler */ /* version 1.1 11 Jun 1993 */ /* This filter reverses the effect of the sub filter. It requires no arguments, since sub puts the information
www.eeworm.com/read/170249/9813437

m test6.m

% DEMONSTRATION PROGRAM FOR ILLUSTRATING THE EFFECT OF REGULARIZATION % % Written by Magnus Norgaard, IAU/IMM, Technical Univ. of Denmark % LastEditDate: Jan. 15, 2000. close all StopDemo=0; f
www.eeworm.com/read/162963/10255457

xml config.xml

www.eeworm.com/read/423501/10556655

sh readlink.sh

#!/bin/sh # # This is a short script to get the full pathname of a link file. # It has the same effect as the Linux 'readlink -f' command. The # script was written because some systems have no 'readl
www.eeworm.com/read/277111/10667443

pas unit1.pas

{: Verlet cloth simulation and verlet constraints controlled by an actor's skeleton. Verlet physics is used to simulate a cloth-like effect on a mesh. In this demo, the cape mesh i
www.eeworm.com/read/470887/6901291

m frame3d.m

function frame3D(parent,pos,color,bg_color,usr_dat) %======================================================================= % frame3D. Define a frame with a 3D effect. %==========================