代码搜索:LP
找到约 9,457 项符合「LP」的源代码
代码结果 9,457
www.eeworm.com/read/16514/677046
do lp_tx.do
# ================================================================================
# (c) 2003 Altera Corporation. All rights reserved.
# Altera products are protected under numerous U.S. and foreign
www.eeworm.com/read/16514/677048
mpf lp_tx.mpf
[Library]
std = $MODEL_TECH/../std
ieee = $MODEL_TECH/../ieee
verilog = $MODEL_TECH/../verilog
vital2000 = $MODEL_TECH/../vital2000
std_developerskit = $MODEL_TECH/../std_developerskit
synopsys
www.eeworm.com/read/16514/677049
do lp_rx.do
# ================================================================================
# (c) 2003 Altera Corporation. All rights reserved.
# Altera products are protected under numerous U.S. and foreign
www.eeworm.com/read/16514/677053
mpf lp_rx.mpf
[Library]
std = $MODEL_TECH/../std
ieee = $MODEL_TECH/../ieee
verilog = $MODEL_TECH/../verilog
vital2000 = $MODEL_TECH/../vital2000
std_developerskit = $MODEL_TECH/../std_developerskit
synopsys
www.eeworm.com/read/36720/898322
pic lp265.pic
www.eeworm.com/read/490313/1205790
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/485446/1263009
reg lp1070.reg
;
; Copyright (c) Microsoft Corporation. All rights reserved.
; Copyright (C) 2006, Freescale Semiconductor, Inc. All Rights Reserved.
; THIS SOURCE CODE, AND ITS USE AND DISTRIBUTION, IS SUBJECT
www.eeworm.com/read/467962/1494549
c fir-lp.c
/* v1.0 10.FEB.05
=============================================================================
U U G
www.eeworm.com/read/457708/1594980
m ideal_lp.m
function hd = ideal_lp(wc,M);
% 理想低通滤波器计算
% --------------------------------
% [hd] = ideal_lp(wc,M)
% hd = 0 to M-1之间的理想脉冲响应
% wc = 截止频率(弧度)
% M = 理想滤波器的长度
%
alpha = (M-1)/2;
n = [0:1:(
www.eeworm.com/read/239776/4594132
sh lp_mk.sh
#!/bin/sh
make clean
make
cp demo_console /home/lipeng/nfsroot/rootfs-2.6/ -f
cp demo_console /tftpboot/lipeng/ -f
cp demo_fbtest /tftpboot/lipeng/ -f