代码搜索:Reduction
找到约 701 项符合「Reduction」的源代码
代码结果 701
www.eeworm.com/read/375451/9359871
hairy bison.hairy
extern int timeclock;
int yyerror; /* Yyerror and yycost are set by guards. */
int yycost; /* If yyerror is set to a nonzero value by a */
/* guard, the reduction with which the
www.eeworm.com/read/332813/12726515
hairy bison.hairy
extern int timeclock;
int yyerror; /* Yyerror and yycost are set by guards. */
int yycost; /* If yyerror is set to a nonzero value by a */
/* guard, the reduction with which the
www.eeworm.com/read/462367/1546410
hairy bison.hairy
extern int timeclock;
int yyerror; /* Yyerror and yycost are set by guards. */
int yycost; /* If yyerror is set to a nonzero value by a */
/* guard, the reduction with which the
www.eeworm.com/read/216502/4891042
c y3.c
# include "dextern"
/* important local variables */
int lastred; /* the number of the last reduction of a state */
int defact[NSTATES]; /* the default actions of states */
output(){ /* print the
www.eeworm.com/read/366702/2882951
c loop-19.c
/* This tests strength reduction and choice of induction variables. The targets
for this testcase are quite limited, as with different set of available
addressing modes, the results may be quit
www.eeworm.com/read/427313/8951974
hairy bison.hairy
extern int timeclock;
int yyerror; /* Yyerror and yycost are set by guards. */
int yycost; /* If yyerror is set to a nonzero value by a */
/* guard, the reduction with which the guard */
www.eeworm.com/read/377555/9271595
hairy bison.hairy
extern int timeclock;
int yyerror; /* Yyerror and yycost are set by guards. */
int yycost; /* If yyerror is set to a nonzero value by a */
/* guard, the reduction with which the guard
www.eeworm.com/read/165020/10078751
hairy bison.hairy
extern int timeclock;
int yyerror; /* Yyerror and yycost are set by guards. */
int yycost; /* If yyerror is set to a nonzero value by a */
/* guard, the reduction with which the guard
www.eeworm.com/read/455917/7361834
m peldamain.m
function [errorrate,result]=PELDAmain(eignum)
% PELDAMAIN is used to simulate the process of ELDA design and
% classification with PCA dimension reduction
% eignum specify the number of ELDA eigenv
www.eeworm.com/read/448049/7541038
m method_b4.m
function [ranking, load_x, cut_off] = method_B4(X, is_corrmatrix)
% -------------------------------------------------------------------------
% this code is part of the 'Reduction Testbench' sui