代码搜索:solving

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

代码结果 630
www.eeworm.com/read/167728/5453104

texi roots.texi

@cindex root finding @cindex zero finding @cindex finding roots @cindex finding zeros @cindex roots @cindex solving a non-linear equation @cindex non-linear equation, solutions of This chapter descri
www.eeworm.com/read/366702/2880010

c 20070129.c

/* This testcase would cause a hang in PTA solving due to a complex copy constraint and marking the wrong variable as changed. */ typedef struct RExC_state_t { char *end; char *parse; } RExC_st
www.eeworm.com/read/260708/4328889

pro rubloadc.pro

% RUBLOAD - Loads the necessary files for solving Rubik's Cube. :-nl,write('loading rubik'),nl, consult('rubik.plm'). :-write('loading rubmov'),nl, consult('rubmov.plm'). :-write('loadi
www.eeworm.com/read/260708/4328895

pro rubload.pro

% RUBLOAD - Loads the necessary files for solving Rubik's Cube. :-nl,write('loading rubik'),nl, consult('rubik.pro'). :-write('loading rubdata'),nl, consult('rubdata.pro'). :-write('loa
www.eeworm.com/read/270032/11050877

c nearestpoint.c

/* Solving the Nearest Point-on-Curve Problem and A Bezier Curve-Based Root-Finder by Philip J. Schneider from "Graphics Gems", Academic Press, 1990 */ /* point_on_curve.c */ #include
www.eeworm.com/read/103816/15719785

cc epolenum.cc

// // $Source: /home/gambit/CVS/gambit/sources/nash/epolenum.cc,v $ // $Date: 2002/08/27 18:29:39 $ // $Revision: 1.2 $ // // DESCRIPTION: // Compute Nash equilibria via solving polynomial equations /
www.eeworm.com/read/103816/15719804

imp epolenum.imp

// // $Source: /home/gambit/CVS/gambit/sources/nash/epolenum.imp,v $ // $Date: 2002/09/10 14:27:41 $ // $Revision: 1.5.2.1 $ // // DESCRIPTION: // Compute Nash equilibria via solving polynomial equati
www.eeworm.com/read/103816/15719814

h epolenum.h

// // $Source: /home/gambit/CVS/gambit/sources/nash/epolenum.h,v $ // $Date: 2002/08/27 18:29:39 $ // $Revision: 1.3 $ // // DESCRIPTION: // Compute Nash equilibria via solving polynomial equations //
www.eeworm.com/read/103816/15719827

cc polenum.cc

// // $Source: /home/gambit/CVS/gambit/sources/nash/polenum.cc,v $ // $Date: 2002/09/10 14:27:44 $ // $Revision: 1.3.2.1 $ // // DESCRIPTION: // Compute Nash equilibria via solving polynomial equation
www.eeworm.com/read/103816/15719828

h polenum.h

// // $Source: /home/gambit/CVS/gambit/sources/nash/polenum.h,v $ // $Date: 2002/08/27 18:29:42 $ // $Revision: 1.3 $ // // DESCRIPTION: // Compute Nash equilibria via solving polynomial equations //