代码搜索:LP
找到约 9,457 项符合「LP」的源代码
代码结果 9,457
www.eeworm.com/read/165020/10078729
c demo.c
#include "lpkit.h"
#include
void press_ret(void)
{
printf("[return]");
getchar();
}
int main(void)
{
lprec *lp1,*lp2;
FILE *input_file;
printf("lp_solve 2.0 demo
www.eeworm.com/read/245644/12786171
c demo.c
#include "lpkit.h"
#include
void press_ret(void)
{
printf("[return]");
getchar();
}
int main(void)
{
lprec *lp1,*lp2;
FILE *input_file;
printf("lp_solve 2.0 demo by Jeroen J. D
www.eeworm.com/read/344156/11905838
h libparam.h
/* libparam (version 1.0)
* Authors: John Bucy, Greg Ganger
* Contributors: John Griffin, Jiri Schindler, Steve Schlosser
*
* Copyright (c) of Carnegie Mellon University, 2001-2008.
*
* This so
www.eeworm.com/read/344156/11906499
c disksim_loadparams.c
/*
* DiskSim Storage Subsystem Simulation Environment (Version 4.0)
* Revision Authors: John Bucy, Greg Ganger
* Contributors: John Griffin, Jiri Schindler, Steve Schlosser
*
* Copyright (c) of C
www.eeworm.com/read/120261/14808588
c demo.c
#include "lpkit.h"
#include
void press_ret(void)
{
printf("[return]");
getchar();
}
int main(void)
{
lprec *lp1,*lp2;
FILE *input_file;
printf("lp_solve 2.0 demo by Jeroen J. D
www.eeworm.com/read/271693/10983793
m link_adaptation.m
% function [st_baseStation,st_mobileStations] = link_adaptation(st_initConfig,st_baseStation,st_channelGrid,st_mobileStations)
function [st_baseStation,st_mobileStations,st_measurement] = link_adapta
www.eeworm.com/read/251523/12339934
m cascaded_lp_freq_response.m
function cascaded_LP_freq_response(fc, fs, N)
%CASCADED_LP_FREQ_RESPONSE - Calculates and plots the frequency response
% of Cascaded Low-Pass Filter
%
% usage: ca
www.eeworm.com/read/250225/12423298
m link_adaptation.m
% function [st_baseStation,st_mobileStations] = link_adaptation(st_initConfig,st_baseStation,st_channelGrid,st_mobileStations)
function [st_baseStation,st_mobileStations,st_measurement] = link_adapta
www.eeworm.com/read/164555/10103397
readme_mex
LPMEX: The Linear Programming Toolbox.
(A Matlab 5.2 Inteface to the lp_solve 2.3 toolkit)
The matlab code and mex file interface is
Copyright (c) 1995 by Jeffrey C. Kantor. All rights reserved.
LPME