代码搜索:performs
找到约 4,693 项符合「performs」的源代码
代码结果 4,693
www.eeworm.com/read/248541/12554024
f autoirr.f
subroutine autoirr
!! ~ ~ ~ PURPOSE ~ ~ ~
!! this subroutine performs the auto-irrigation operation
!! ~ ~ ~ INCOMING VARIABLES ~ ~ ~
!! name |units |defini
www.eeworm.com/read/248541/12554488
f watqual.f
subroutine watqual
!! ~ ~ ~ PURPOSE ~ ~ ~
!! this subroutine performs in-stream nutrient transformations and water
!! quality calculations
!! ~ ~ ~ INCOMING VARIABLES ~ ~ ~
www.eeworm.com/read/427621/8928053
tcl proc_explore.tcl
####################################################################################################
## ICC Design Planning RM
## proc_explore.tcl: performs explore run with vitual flat placement, PNS
www.eeworm.com/read/378188/9242566
f mod2g.f
Program mod2g
! ----------------------------------------------------------------------
! --- Purpose of the program
! ----------------------
! This program performs 2-D Haar wavelet tran
www.eeworm.com/read/355017/10302117
cpp ftsearch.cpp
//===========================================================================
//
// Module: FTSEARCH.CPP
//
// Description:
// Sample C++ API program that performs a full text search.
//
//
www.eeworm.com/read/277715/10611069
m ext_ica_mod3.m
% ==========================================================================
%
% This function performs ICA on mixtures
% of super Gaussian and sub Gaussian distributions.
%
% EXTENDED ICA
%
% [u,w,w
www.eeworm.com/read/277715/10611076
m ext_ica.m
% ==========================================================================
%
% This function performs ICA on mixtures
% of super Gaussian and sub Gaussian distributions.
%
% EXTENDED ICA
%
% [u,w,w
www.eeworm.com/read/277715/10611080
m ext_ica_mod2.m
% ==========================================================================
%
% This function performs ICA on mixtures
% of super Gaussian and sub Gaussian distributions.
%
% EXTENDED ICA
%
% [u,w,w
www.eeworm.com/read/277715/10611097
m ext_ica_mod1.m
% ==========================================================================
%
% This function performs ICA on mixtures
% of super Gaussian and sub Gaussian distributions.
%
% EXTENDED ICA
%
% [u,w,w
www.eeworm.com/read/449504/7502183
m ppooled.m
function results = ppooled(y,x)
% PURPOSE: performs Pooled Least Squares for Panel Data(for balanced or unbalanced data)
%----------------------------------------------------------------------------