代码搜索:simplex
找到约 356 项符合「simplex」的源代码
代码结果 356
www.eeworm.com/read/432654/1891597
java table.java
/*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package ro.simplex;
import ro.utils.Fraction;
/**
*
* @author Doan Chien Thang
*/
public class
www.eeworm.com/read/432654/1891602
java auxiliaryproblem.java
/*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package ro.simplex;
import java.util.ArrayList;
/**
*
* @author Doan Chien Thang
*/
public cla
www.eeworm.com/read/432654/1891604
java variable.java
/*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package ro.simplex;
import ro.utils.Fraction;
/**
*
* @author Doan Chien Thang
*/
public class
www.eeworm.com/read/413855/2157562
cc amoeba.cc
/*
* From Numerical Recipes in C (1st edition), Chapter 10,
* page 307, Downhill Simplex Method in Multimensions
* for minimization.
*
* The Numerical Recipes copyright forbids this code from
*
www.eeworm.com/read/202908/15369818
c ssort.c
/* Test code that generates optimised C sorting */
/* code, suitable for classifying an input vector */
/* into a particular simplex. */
/*
* Copyright 2000 Graeme W. Gill
* All rights reserved.
*
www.eeworm.com/read/432662/1891485
java variableconstraint.java
/*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package ro.simplex;
import java.util.ArrayList;
import ro.utils.Fraction;
/**
*
* @author Doan
www.eeworm.com/read/432662/1891487
java constraint.java
/*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package ro.simplex;
import java.util.ArrayList;
import ro.utils.Fraction;
/**
*
* @author Doan
www.eeworm.com/read/432662/1891488
java probleminstandardform.java
/*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package ro.simplex;
import java.util.ArrayList;
import ro.utils.Fraction;
/**
*
* @author Doan
www.eeworm.com/read/432662/1891489
java dictionary.java
/*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package ro.simplex;
import java.util.ArrayList;
import ro.utils.Fraction;
/**
*
* @author Doan