代码搜索:Reduce

找到约 3,959 项符合「Reduce」的源代码

代码结果 3,959
www.eeworm.com/read/273121/10925655

h reduce.h

// Reduce.h : main header file for the REDUCE application // #if !defined(AFX_REDUCE_H__99349BAC_3372_48B4_95E9_DB3CAE1F08B4__INCLUDED_) #define AFX_REDUCE_H__99349BAC_3372_48B4_95E9_DB3CAE1F08B4
www.eeworm.com/read/273121/10925657

mdb reduce.mdb

www.eeworm.com/read/273022/10931460

h reduce.h

/* $Id: reduce.h,v 1.2 1999/11/04 14:02:23 shields Exp $ */ /* This software is subject to the terms of the IBM Jikes Compiler License Agreement available at the following URL: http://www.ibm.com/r
www.eeworm.com/read/272100/10970621

asp reduce.asp

对不起
www.eeworm.com/read/461294/7229995

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
www.eeworm.com/read/457219/7332168

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
www.eeworm.com/read/452217/7445352

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
www.eeworm.com/read/206731/7457141

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
www.eeworm.com/read/450615/7480053

m reduce.m

function smallIm = Reduce(im) % REDUCE Compute smaller layer of Gaussian Pyramid % Sohaib Khan, Feb 16, 2000 %Algo %Gaussian mask = [0.05 0.25 0.4 0.25 0.05] % Apply 1d mask to alternate pixels alo
www.eeworm.com/read/198970/7899898

m reduce.m

function [q,o2,o3] = reduce(p,type,varargin) % % q = reduce(p,'type',[options]) -- "Reduce" a KDE, so that it requires fewer % kernels but has similar representative power (better than just resamp