代码搜索:performs
找到约 4,693 项符合「performs」的源代码
代码结果 4,693
www.eeworm.com/read/282683/9074369
m out_of_sample.m
function t_point = out_of_sample(point, mapping)
%TRANSFORM_SAMPLE_EST Performs out-of-sample extension of new datapoints
%
% t_points = out_of_sample(points, X, mappedX)
%
% Performs out-of-sample
www.eeworm.com/read/244800/12843113
m out_of_sample.m
function t_point = out_of_sample(point, mapping)
%TRANSFORM_SAMPLE_EST Performs out-of-sample extension of new datapoints
%
% t_points = out_of_sample(points, X, mappedX)
%
% Performs out-of-sample
www.eeworm.com/read/380728/9132430
h freq_ini.h
/************************************************************************
*
* freq_ini.h
*
* The 'FREQ' module determines cpu and bus frequencies and performs
* optimisation
www.eeworm.com/read/359689/10129914
c idct.c
/*********************************************************************/
/* idct.c performs a 8 point 2D Inverse DCT function */
/****************************************************************
www.eeworm.com/read/345507/11810852
h asyncdatabase.h
// AsyncDatabase.h : header file
//
//***************************************************************************
// Asynchronous database
// performs asynchronous query execution
//
// SAMPLE
www.eeworm.com/read/248541/12554041
f routres.f
subroutine routres
!! ~ ~ ~ PURPOSE ~ ~ ~
!! this subroutine performs reservoir routing
!! ~ ~ ~ INCOMING VARIABLES ~ ~ ~
!! name |units |definition
www.eeworm.com/read/248541/12554195
f killop.f
subroutine killop
!! ~ ~ ~ PURPOSE ~ ~ ~
!! this subroutine performs the kill operation
!! ~ ~ ~ INCOMING VARIABLES ~ ~ ~
!! name |units |definition
!! ~
www.eeworm.com/read/248541/12554417
f operatn.f
subroutine operatn
!! ~ ~ ~ PURPOSE ~ ~ ~
!! this subroutine performs all management operations
!! ~ ~ ~ INCOMING VARIABLES ~ ~ ~
!! name |units
www.eeworm.com/read/248541/12554651
f plantop.f
subroutine plantop
!! ~ ~ ~ PURPOSE ~ ~ ~
!! this subroutine performs the plant operation
!! ~ ~ ~ INCOMING VARIABLES ~ ~ ~
!! name |units |definition
!!
www.eeworm.com/read/380728/9132114
c freq_platform.c
/************************************************************************
*
* freq_platform.c
*
* FREQ module
*
* Determines CPU and BUS frequencies and performs optimisations
* ba