代码搜索:solving

找到约 630 项符合「solving」的源代码

代码结果 630
www.eeworm.com/read/179705/9342329

texi poly.texi

@cindex polynomials, roots of This chapter describes functions for evaluating and solving polynomials. There are routines for finding real and complex roots of quadratic and cubic equations using an
www.eeworm.com/read/280595/10311751

c qpcsolver.c

/*----------------------------------------------------------------------- qpcsolver.c: Algorithm solving QPC task. QPC task to solve is min 0.5*alpha'*H*alpha + c'*alpha subject to
www.eeworm.com/read/424281/10468661

texi poly.texi

@cindex polynomials, roots of This chapter describes functions for evaluating and solving polynomials. There are routines for finding real and complex roots of quadratic and cubic equations using an
www.eeworm.com/read/449123/7518024

m demo_cond.m

% DEMO_COND demonstrates the role of the condition % number of a matrix (with respect to inversion) % in the role of linear system solving. % % Matthias Heinkenschloss % Department of Computatio
www.eeworm.com/read/299459/7850303

c qpcsolver.c

/*----------------------------------------------------------------------- qpcsolver.c: Algorithm solving QPC task. QPC task to solve is min 0.5*alpha'*H*alpha + c'*alpha subject to
www.eeworm.com/read/244008/12899591

cpp f1102.cpp

//===================================== // f1102.cpp // Josephus Problem Object-based Solving //===================================== #include"jose.h" #include using namespace std; //
www.eeworm.com/read/320903/13416161

cpp f1102.cpp

//===================================== // f1102.cpp // Josephus Problem Object-based Solving //===================================== #include"jose.h" #include using namespace std; //
www.eeworm.com/read/134901/5891500

c qpcsolver.c

/*----------------------------------------------------------------------- qpcsolver.c: Algorithm solving QPC task. QPC task to solve is min 0.5*alpha'*H*alpha + c'*alpha subject to
www.eeworm.com/read/212115/6303929

cpp f1102.cpp

//===================================== // f1102.cpp // Josephus Problem Object-based Solving //===================================== #include"jose.h" #include using namespace std; //
www.eeworm.com/read/124283/14579421

texi poly.texi

@cindex polynomials, roots of This chapter describes functions for evaluating and solving polynomials. There are routines for finding real and complex roots of quadratic and cubic equations using an