代码搜索:Solver

找到约 5,733 项符合「Solver」的源代码

代码结果 5,733
www.eeworm.com/read/288245/4008714

java solver.java

/** * Copyright 2005 Victor Ferrer * * This file is part of FreeSudoku. * * FreeSudoku is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public Li
www.eeworm.com/read/280219/4127699

java solver.java

/* * Solver.java * * Created on 2007-10-19, 10:35:08 * * To change this template, choose Tools | Templates * and open the template in the editor. */ package xcalc; /** * * @author Xiaobo
www.eeworm.com/read/280219/4127708

java solver.java

/* * Solver.java * * Created on 2007-10-19, 10:35:08 * * To change this template, choose Tools | Templates * and open the template in the editor. */ package xcalc; /** * * @author Xiaobo
www.eeworm.com/read/444170/1735954

h solver.h

/**************************************************************** * * * Polynomial root finder (polynoms up to degree 4) * * AUTHOR: Jochen SCHARZE (See 'Cubic & Quartic Roots' in * * 'Gra
www.eeworm.com/read/444170/1735965

c solver.c

#include "solver.h" /******************************************************** * * * This function determines if a double is small enough * * to be zero. The purpose of the subroutine is to try
www.eeworm.com/read/400650/2347952

h solver.h

// $Id: solver.h 2573 2007-12-06 16:20:46Z benkirk $ // The libMesh Finite Element Library. // Copyright (C) 2002-2007 Benjamin S. Kirk, John W. Peterson // This library is free software; you can
www.eeworm.com/read/270032/11050417

h solver.h

/**************************************************************** * * * Polynomial root finder (polynoms up to degree 4) * * AUTHOR: Jochen SCHARZE (See 'Cubic & Quartic Roots' in * * 'Gra
www.eeworm.com/read/270032/11050423

c solver.c

#include "solver.h" /******************************************************** * * * This function determines if a double is small enough * * to be zero. The purpose of the subroutine is to try
www.eeworm.com/read/265827/11252832

c solver.c

/*!\mainpage * * solver.c : a program to solve Othello endgame script. * - copyleft (c) 2001-2004 * - version 1.4 (2004-04-12 18:00:00) * - author: Richard A Delorme * - e-mail: abulmo@club-inte
www.eeworm.com/read/237688/13937138

java solver.java

package xcalc; import java.util.Enumeration; import java.util.Stack; import xcalc.Real; public final class Solver { public static final String[] C_COMMANDS = { "0","1","2","3","4","5"