代码搜索:Reduction

找到约 701 项符合「Reduction」的源代码

代码结果 701
www.eeworm.com/read/320652/3545254

c e_rem_pio2l.c

/* Quad-precision floating point argument reduction. Copyright (C) 1999 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Jakub Jelinek
www.eeworm.com/read/268818/4249572

v priority.v

module priority (Code, valid_data, Data); output [2: 0] Code; output valid_data; input [7: 0] Data; reg [2: 0] Code; assign valid_data = |Data; // "reduction or" operat
www.eeworm.com/read/367182/2853293

c e_rem_pio2l.c

/* Quad-precision floating point argument reduction. Copyright (C) 1999 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Jakub Jelinek
www.eeworm.com/read/366702/2883028

c loop-4.c

/* A test for strength reduction and induction variable elimination. */ /* { dg-do compile } */ /* { dg-options "-O1 -fdump-tree-optimized" } */ /* { dg-require-effective-target size32plus } */ /*
www.eeworm.com/read/366702/2883205

c loop-2.c

/* A test for strength reduction and induction variable elimination. */ /* { dg-do compile } */ /* { dg-options "-O1 -fdump-tree-optimized" } */ /* { dg-require-effective-target size32plus } */ /*
www.eeworm.com/read/172474/9706112

m swap.m

function P=swap(P) %SWAP %Swap two rows of matrix. %Used in row reduction. %Calling format: A=swap(A) %Copyright Gareth Williams, Stetson University %gwilliam@stetson.edu, http://www.stetson.
www.eeworm.com/read/110058/15458498

c lr0.c

#include "defs.h" extern Yshort *itemset; extern Yshort *itemsetend; extern unsigned *ruleset; int nstates; core *first_state; shifts *first_shift; reductions *first_reduction; static core **state
www.eeworm.com/read/110053/15542602

c lr0.c

#include "defs.h" extern Yshort *itemset; extern Yshort *itemsetend; extern unsigned *ruleset; int nstates; core *first_state; shifts *first_shift; reductions *first_reduction; static core **state
www.eeworm.com/read/375337/9363650

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/424063/10499608

m balreal.m

function [ab,bb,cb,g,t] = balreal(a,b,c) %BALREAL Balanced state-space realization and model reduction. % [Ab,Bb,Cb] = BALREAL(A,B,C) returns a balanced state-space % realization of the system (A