代码搜索:LP
找到约 9,457 项符合「LP」的源代码
代码结果 9,457
www.eeworm.com/read/324920/3496753
h it_lp_queue.h
/*
* Copyright (C) 2001 Mike Corrigan IBM Corporation
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published
www.eeworm.com/read/316872/3588177
h it_lp_naca.h
/*
* Copyright (C) 2001 Mike Corrigan IBM Corporation
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published
www.eeworm.com/read/316872/3602025
h it_lp_queue.h
/*
* Copyright (C) 2001 Mike Corrigan IBM Corporation
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published
www.eeworm.com/read/316872/3606498
c tcp_lp.c
/*
* TCP Low Priority (TCP-LP)
*
* TCP Low Priority is a distributed algorithm whose goal is to utilize only
* the excess network bandwidth as compared to the ``fair share`` of
* bandwidth as
www.eeworm.com/read/312371/3672659
m ideal_lp.m
function hd = ideal_lp(wc,M);
% Ideal LowPass filter computation
% --------------------------------
% [hd] = ideal_lp(wc,M)
% hd = ideal impulse response between 0 to M-1
% wc = cutoff frequenc
www.eeworm.com/read/311082/3687865
java lp_readwritefile.java
package com.power.pipeengine;
import java.io.*;
import javax.servlet.*;
import javax.servlet.http.*;
import java.util.*;
/**
* Read/Write Any File
* Creation date: 2002/01/15
* @author: vicksong
www.eeworm.com/read/311082/3687880
java lp_convertdata.java
package com.power.pipeengine;
import java.io.*;
import javax.servlet.*;
import javax.servlet.http.*;
import java.util.*;
import java.sql.*;
import java.net.*;
/**
* Convert between CSV an
www.eeworm.com/read/304058/3803639
java lp_readwritefile.java
package com.power.pipeengine;
import java.io.*;
import javax.servlet.*;
import javax.servlet.http.*;
import java.util.*;
/**
* Read/Write Any File
* Creation date: 2002/01/15
* @author: vicksong