代码搜索:Simplex
找到约 356 项符合「Simplex」的源代码
代码结果 356
www.eeworm.com/read/106679/15629380
txt rfc217.txt
RFC 217 8 September 71
NIC 7547 James E. White
Categories: G.3 Computer Research Lab.
Up
www.eeworm.com/read/421666/10713731
c glpssx02.c
/* glpssx02.c */
/***********************************************************************
* This code is part of GLPK (GNU Linear Programming Kit).
*
* Copyright (C) 2000,01,02,03,04,05,06,07,08,20
www.eeworm.com/read/393898/8255711
h nmsearch.h
/*NMSearch.h
*declarations of Nelder Mead Simplex Search
*Adam Gurson College of William & Mary 1999
*/
#ifndef _NMSearch_
#define _NMSearch_
#include
#include
#include
www.eeworm.com/read/393898/8255746
h shhsearch.h
/*SHHSearch.h
*declarations of Spendley, Hext and Himsworth Simplex Search
*Adam Gurson College of William & Mary 1999
*/
#ifndef _SHHSearch_
#define _SHHSearch_
#include
#include
www.eeworm.com/read/275202/10829526
m drawhomogeneous.m
function r=DrawHomogeneous(e,A,c1,c2)
% DrawHomogeneous(e,A,c1,c2) - draw a simplex for the flat A.
% This draws the tangent blade at a position given by the perpendicular support vector.
% e: the s
www.eeworm.com/read/244859/12839552
java pnt.java
/*
* Copyright (c) 2005 by L. Paul Chew.
*
* Permission is hereby granted, without written agreement and without
* license or royalty fees, to use, copy, modify, and distribute this
* softw
www.eeworm.com/read/318725/13473381
html gridformat.html
IBG: How to Use IBG Grids
How to Use IBG Grids
You don't need the grid generator for looking at nice grids, but
for making computations on these grids. May be, you a
www.eeworm.com/read/407603/6324155
java mesh_pnt.java
/**
* Points in Euclidean space, implemented as double[].
*
* Includes simple geometric operations.
* Uses matrices; a matrix is represented as an array of Pnts.
* Uses simplices; a simpl
www.eeworm.com/read/407606/11413786
java mesh_pnt.java
/**
* Points in Euclidean space, implemented as double[].
*
* Includes simple geometric operations.
* Uses matrices; a matrix is represented as an array of Pnts.
* Uses simplices; a simpl
www.eeworm.com/read/256389/12002266
java pnt.java
/*
* Copyright (c) 2005 by L. Paul Chew.
*
* Permission is hereby granted, without written agreement and without
* license or royalty fees, to use, copy, modify, and distribute this
* softw