代码搜索:LP
找到约 9,457 项符合「LP」的源代码
代码结果 9,457
www.eeworm.com/read/245644/12786173
c lp_solve.c
#include
#include
#include "lpkit.h"
#include "lpglob.h"
#include "patchlevel.h"
void print_help(char *argv[])
{
printf("Usage of %s version %s:\n", argv[0], PATCHLEVEL);
prin
www.eeworm.com/read/245644/12786197
lp2mps
www.eeworm.com/read/245644/12786201
o lp_solve.o
www.eeworm.com/read/245644/12786211
1 lp_solve.1
.TH LP_SOLVE 1
.SH NAME
lp_solve \- Solve (mixed integer) linear programming problem.
.SH SYNOPSIS
lp_solve [option]* "
www.eeworm.com/read/245070/12824666
pdf lp3972.pdf
www.eeworm.com/read/245069/12824675
pdf lp3971.pdf
www.eeworm.com/read/245066/12824781
pdf lp3970.pdf
www.eeworm.com/read/243168/12957304
cof lp33.cof
//lp33.cof low pass FIR filter coefficients designed using fir1(32,0.45)
#define N 33 // number of coefficients
float h[N] = {
-9.3509933339593076e-004,
1.3324942475194321e-003
www.eeworm.com/read/243168/12957497
cof lp55.cof
//LP55.COF Coefficients file for lowpass @ Fs/4 = 2 kHz
float hlp[55]={3.6353E-003,-1.1901E-003,-4.5219E-003, 2.6882E-003, 5.1775E-003,
-4.7252E-003,-5.4097E-003, 7.2940E-003, 4.9986E-003,-1.
www.eeworm.com/read/243168/12957547
cof lp55.cof
//lp55.cof Coefficients file for lowpass FIR filter centered @ Fs/4
#define N 55 //number of coefficients
float h[N]={3.6353E-003,-1.1901E-003,-4.5219E-003, 2.6882E-003, 5.1775E-003,