代码搜索:Reduction
找到约 701 项符合「Reduction」的源代码
代码结果 701
www.eeworm.com/read/440070/7694996
c noise.c
/* nonlinear noise reduction */
/* Copyright (C) Marcus Richter and Thomas Schreiber (1997) */
#include
#include
#include
#include
#include
#defin
www.eeworm.com/read/261324/11654809
m aaaveragenoiselms.m
function[w,J]=aaaveragenoiselms(a,b,mu,M,N,I)
%noise reduction lms filter with sine function as desired signal;
%function[w,J]=aaaveragelms(a,b,mu,M,N,I);a=controls the noise variance;
%b=control
www.eeworm.com/read/221410/14741757
m aaaveragenoiselms.m
function[w,J]=aaaveragenoiselms(a,b,mu,M,N,I)
%noise reduction lms filter with sine function as desired signal;
%function[w,J]=aaaveragelms(a,b,mu,M,N,I);a=controls the noise variance;
%b=control
www.eeworm.com/read/470917/1441916
c e_rem_pio2l.c
/* Quad-precision floating point argument reduction.
Copyright (C) 1999,2004,2006 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Jakub Jelinek
www.eeworm.com/read/237551/4626031
c e_rem_pio2l.c
/* Quad-precision floating point argument reduction.
Copyright (C) 1999,2004,2006 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Jakub Jelinek
www.eeworm.com/read/207991/5000197
mal srexample.mal
# simple strength reduction
j:= "hello world";
barrier go:=true;
i:=23;
j:= "not moved";
k:= j;
io.print(i);
redo go:= false;
exit go;
z:= j;
# This shows it should not work for blocks in gener
www.eeworm.com/read/162614/5528831
c vect-reduc-3.c
/* { dg-require-effective-target vect_int } */
#include
#include "tree-vect.h"
#define N 16
/* Test vectorization of reduction of unsigned-int in the presence
of unknown-loop-bound.
www.eeworm.com/read/337546/3334391
c upd64031a.c
/*
* upd64031A - NEC Electronics Ghost Reduction for NTSC in Japan
*
* 2003 by T.Adachi
* 2003 by Takeru KOMORIYA
* 2006 by Hans Verkuil
www.eeworm.com/read/320652/3545180
c e_rem_pio2l.c
/* Quad-precision floating point argument reduction.
Copyright (C) 1999,2004,2006 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Jakub Jelinek
www.eeworm.com/read/316872/3591951
c upd64031a.c
/*
* upd64031A - NEC Electronics Ghost Reduction for NTSC in Japan
*
* 2003 by T.Adachi
* 2003 by Takeru KOMORIYA
* 2006 by Hans Verkuil