代码搜索:LP

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

代码结果 9,457
www.eeworm.com/read/386806/8725072

c depca.c

/* depca.c: A DIGITAL DEPCA ethernet driver for linux. Written 1994 by David C. Davies. Copyright 1994 David C. Davies and United States Government as represented by the Director,
www.eeworm.com/read/429611/8799039

c ttydriv.c

/* TTY input line editing * Copyright 1991 Phil Karn, KA9Q */ #include #include #include "global.h" #include "mbuf.h" #include "session.h" #include "tty.h" #include "soc
www.eeworm.com/read/383713/8924714

c depca.c

/* depca.c: A DIGITAL DEPCA ethernet driver for linux. Written 1994 by David C. Davies. Copyright 1994 David C. Davies and United States Government as represented by the Director,
www.eeworm.com/read/379711/9181624

c depca.c

/* depca.c: A DIGITAL DEPCA ethernet driver for linux. Written 1994 by David C. Davies. Copyright 1994 David C. Davies and United States Government as represented by the Director,
www.eeworm.com/read/373142/9474550

h lpkit.h

/* Main header file of the LP_SOLVE toolkit. Original by Jeroen Dirks, 21-2-95 Maintained by Michel Berkelaar */ /* let's please C++ users */ #ifdef __cplusplus extern "C" { #end
www.eeworm.com/read/366687/9803819

readme

This is the lp_solve 3.1 release This lp_solve versions is released under the LGPL license. See LGPL.txt bug reports, succes stories and requests for changes are welcome at: Michel Berkelaar michel
www.eeworm.com/read/366687/9803864

changelog

Changed after first review for comp.sources.reviewed: - Bug with row singletons and assignment fixed. - Makefile fixed. - Formatted man page (lp_solve.man) added + target to generate it in the Make
www.eeworm.com/read/366687/9803882

h lpkit.h

/* Main header file of the LP_SOLVE toolkit. Original by Jeroen Dirks, 21-2-95 Maintained by Michel Berkelaar */ /* let's please C++ users */ #ifdef __cplusplus extern "C" { #endif #includ
www.eeworm.com/read/362570/9990853

cpp poj3192.cpp

#include using namespace std; int n, ans; char s[8][8]; bool mk[8]; int a[8]; int len[8], lp[8][8]; void readr() { scanf("%d", &n); for (int i = 0; i < n; i++) {
www.eeworm.com/read/360810/10076440

c depca.c

/* depca.c: A DIGITAL DEPCA & EtherWORKS ethernet driver for linux. Written 1994, 1995 by David C. Davies. Copyright 1994 David C. Davies and U