代码搜索:LP

找到约 9,457 项符合「LP」的源代码

代码结果 9,457
www.eeworm.com/read/321901/13393457

png lp.png

www.eeworm.com/read/317425/13504813

h lp.h

//----------------------------------------------------------------------------- // File: lp.h //----------------------------------------------------------------------------- #ifndef LP_H
www.eeworm.com/read/316339/13524351

fda lp.fda

www.eeworm.com/read/311172/13634134

h lp.h

//----------------------------------------------------------------------------- // File: lp.h // Contents: EZ-USB FX2LP/FX1 constants, macros, datatypes, globals, and library //
www.eeworm.com/read/309747/13664974

m lp.m

function [xout, lambdaout, howout] = lp(f,A,b,VLB,VUB,x0,N,verbosein) % Functionally equivalent to Optimization Toolbox LP.M, but calls % BPMPD instead; accepts both full and sparse A. % Type "help
www.eeworm.com/read/309183/13679433

png lp.png

www.eeworm.com/read/302121/13841820

h lp.h

//----------------------------------------------------------------------------- // File: lp.h // Contents: EZ-USB FX2LP/FX1 constants, macros, datatypes, globals, and library //
www.eeworm.com/read/147529/5728680

m lp.m

function [x,lambda,how]=lp(f,A,B,vlb,vub,x,neqcstr,verbosity) %线性规划lp %求解线性规划问题: % min c'x % s.t. Ax
www.eeworm.com/read/147529/5728890

m lp.m

function [x,lambda,how]=lp(f,A,B,vlb,vub,x,neqcstr,verbosity) %线性规划lp %求解线性规划问题: % min c'x % s.t. Ax
www.eeworm.com/read/145471/5745721

c lp.c

/* * Copyright (C) 1992 by Jim Weigand and Linus Torvalds * Copyright (C) 1992,1993 by Michael K. Johnson * - Thanks much to Gunter Windau for pointing out to me where the error * checking ought