代码搜索:Reduce
找到约 3,959 项符合「Reduce」的源代码
代码结果 3,959
www.eeworm.com/read/433100/8546701
reduce
www.eeworm.com/read/209211/4982796
reduce
O=$1
shift
objtype=$1
shift
ls -p ../$objtype/*.[cs] >[2]/dev/null | sed 's/..$//' > /tmp/reduce.$pid
#
# if empty directory, just return the input files
#
if (! ~ $status '|') {
echo $*
rm /tmp/re
www.eeworm.com/read/209211/4984766
reduce
O=$1
shift
objtype=$1
shift
ls -p ../$objtype/*.[cs] >[2]/dev/null | sed 's/..$//;s/^/^/' > /tmp/reduce.$pid
#
# if empty directory, just return the input files
#
if (! ~ $status '|') {
echo $*
rm
www.eeworm.com/read/209211/4985367
reduce
O=$1
shift
objtype=$1
shift
ls -p ../$objtype/*.[cs] >[2]/dev/null | sed 's/..$//;s/^/^/' > /tmp/reduce.$pid
#
# if empty directory, just return the input files
#
if (! ~ $status '|') {
echo $*
rm
www.eeworm.com/read/209211/4985623
reduce
O=$1
shift
objtype=$1
shift
ls -p ../$objtype/*.[cs] >[2]/dev/null | sed 's/..$//' > /tmp/reduce.$pid
#
# if empty directory, just return the input files
#
if (! ~ $status '|') {
echo $*
rm /tmp/re
www.eeworm.com/read/209211/4986353
reduce
O=$1
shift
objtype=$1
shift
ls -p ../$objtype/*.[cs] >[2]/dev/null | sed 's/..$//' > /tmp/reduce.$pid
#
# if empty directory, just return the input files
#
if (! ~ $status '|') {
echo $*
rm /tmp/re
www.eeworm.com/read/435701/1862096
reduce
O=$1
shift
objtype=$1
shift
ls -p ../$objtype/*.[cs] >[2]/dev/null | sed 's/..$//' > /tmp/reduce.$pid
#
# if empty directory, just return the input files
#
if (! ~ $status '|') {
echo $*
rm /tmp/re
www.eeworm.com/read/166778/9998832
at reduce.at
# Exercising Bison Grammar Reduction. -*- Autotest -*-
# Copyright (C) 2001, 2002 Free Software Foundation, Inc.
# This program is free software; you can redistribute it and/or m
www.eeworm.com/read/144969/12758466
at reduce.at
# Exercising Bison Grammar Reduction. -*- Autotest -*-
# Copyright (C) 2001, 2002 Free Software Foundation, Inc.
# This program is free software; you can redistribute it and/or m
www.eeworm.com/read/189063/8493006
m reduce.m
function [xx]=reduce(x,var1,var2)
%
% REDUCE
%
% Function to return a matrix xx with
% columns var1 and var2 removed. If var1=var2,
% then only one column is removed.
%
% Called: [xx]=reduce(x