代码搜索:LP
找到约 9,457 项符合「LP」的源代码
代码结果 9,457
www.eeworm.com/read/373121/9474829
y lp_rlpt.y
/* ========================================================================= */
/* NAME : lp_rlpt.y */
/* =====================================
www.eeworm.com/read/373121/9474836
c lp_rlpt.c
/* A Bison parser, made by GNU Bison 2.3. */
/* Skeleton implementation for Bison's Yacc-like parsers in C
Copyright (C) 1984, 1989, 1990, 2000, 2001, 2002, 2003, 2004, 2005, 2006
Free Softwa
www.eeworm.com/read/373121/9474841
c lp_wlpt.c
#include
#include "lp_lib.h"
#include "lp_scale.h"
#include "lp_utils.h"
#include "lp_report.h"
#include "lp_wlp.h"
#ifdef FORTIFY
# include "lp_fortify.h"
#endif
#define MAXLEN 255
/*
www.eeworm.com/read/373121/9474843
h lp_wlpt.h
#include "lp_lib.h"
extern MYBOOL __EXPORT_TYPE __WINAPI write_lpt(lprec *lp, char *filename, char objconst);
www.eeworm.com/read/373121/9474857
l lp_rlpt.l
WS1 [ \t]*
WS2 [ \t\r\n]*
WS3 {WS1}[\r\n]+
LT [A-Za-z!\"#$%&\(\)/,;\?@_`'\{\}|~]
KR [A-Za-z0-9!\"#$%&\(\)/,\.;\?@_`'\{\}|~]
DI [0-9]
INNM {WS1}{DI}+
NM {WS1}((({DI}+\.?{DI}*)|(\.{DI}+))([Ee
www.eeworm.com/read/373121/9474861
bat lp_rlpt.bat
rem flex -L -l lp_rlpt.l
flex -L lp_rlpt.l
rem sed -e "s/yy/lpt_yy/g" lex.yy.c >lp_rlpt.inc
sed -e "s/yy/lpt_yy/g" lex.yy.c | sed -e "s/^#line.*//g" >lp_rlpt.inc
del lex.yy.c
bison --no-lines -
www.eeworm.com/read/373121/9474867
inc lp_rlpt.inc
#define YY_INT_ALIGNED short int
/* A lexical scanner generated by flex */
#define FLEX_SCANNER
#define YY_FLEX_MAJOR_VERSION 2
#define YY_FLEX_MINOR_VERSION 5
#define YY_FLEX_SUBMINOR_VERSION 3
www.eeworm.com/read/373121/9474872
c lp_cplex.c
/* Modularized external language interface module - w/interface for lp_solve v5.0+
----------------------------------------------------------------------------------
Author: Peter Note
www.eeworm.com/read/373121/9474878
def lp_xli.def
EXPORTS
xli_compatible
xli_name
xli_readmodel
xli_writemodel
www.eeworm.com/read/366687/9803809
man lp_solve.man
User Commands LP_SOLVE(1)
NNNNAAAAMMMMEEEE
lp_solve - Solve (mixed integer) linear programming problem.
SSSSYYYYNNNNOOOOPP