代码搜索:LP

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

代码结果 9,457
www.eeworm.com/read/162415/10307437

m lp.m

%LP Linear programming % % x=lp(c,a,b) returns the best solution to the linear programming (LP) problem % % min cx s.t. ax
www.eeworm.com/read/353896/10407131

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/424063/10501627

m lp.m

function [x,lambda,how]=lp(f,A,B,vlb,vub,x,neqcstr,verbosity) %LP Linear programming. % X=LP(f,A,b) solves the linear programming problem: % % min f'x s
www.eeworm.com/read/352754/10515612

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 o
www.eeworm.com/read/352754/10516388

h lp.h

#ifndef _LINUX_LP_H #define _LINUX_LP_H /* * usr/include/linux/lp.h c.1991-1992 James Wiegand * many modifications copyright (C) 1992 Michael K. Johnson * Interrupt support added 1993 Nigel
www.eeworm.com/read/352231/10573298

gif lp.gif

www.eeworm.com/read/421666/10713129

lp plan.lp

\* plan.lp *\ Minimize value: .03 bin1 + .08 bin2 + .17 bin3 + .12 bin4 + .15 bin5 + .21 alum + .38 silicon Subject To yield: bin1 + bin2 + bin3 + bin4 + bin5 +
www.eeworm.com/read/419470/10866412

h lp.h

//----------------------------------------------------------------------------- // File: lp.h //----------------------------------------------------------------------------- #ifndef LP_H
www.eeworm.com/read/419470/10866692

h lp.h

//----------------------------------------------------------------------------- // File: lp.h //----------------------------------------------------------------------------- #ifndef LP_H
www.eeworm.com/read/419470/10866748

h lp.h

//----------------------------------------------------------------------------- // File: lp.h // Contents: EZ-USB FX2LP/FX1 constants, macros, datatypes, globals, and library //