代码搜索:Spectrum
找到约 5,196 项符合「Spectrum」的源代码
代码结果 5,196
www.eeworm.com/read/276787/4163696
list spectrum-fw.list
/lib/firmware/symbol_sp24t_sec_fw
/lib/firmware/symbol_sp24t_prim_fw
www.eeworm.com/read/268963/4248178
c xskin_spectrum.c
/*
TiMidity++ -- MIDI to WAVE converter and player
Copyright (C) 1999-2002 Masanao Izumo
Copyright (C) 1995 Tuukka Toivonen
This program is free software;
www.eeworm.com/read/444310/1735055
h spectrum_def.h
/*
*************************************************************************
* Ralink Tech Inc.
* 5F., No.36, Taiyuan St., Jhubei City,
* Hsinchu County 302,
* Taiwan, R.O.C.
*
* (c) Copyright
www.eeworm.com/read/393286/2482358
c spectrum_cs.c
/*
* Driver for 802.11b cards using RAM-loadable Symbol firmware, such as
* Symbol Wireless Networker LA4100, CompactFlash cards by Socket
* Communications and Intel PRO/Wireless 2011B.
*
* The d
www.eeworm.com/read/389879/2533890
h iwl-spectrum.h
/******************************************************************************
*
* Copyright(c) 2003 - 2007 Intel Corporation. All rights reserved.
*
* Portions of this file are derived from the
www.eeworm.com/read/373367/2762302
py spectrum_inversion.py
#!/usr/bin/env python
#
# Copyright 2004,2005,2007 Free Software Foundation, Inc.
#
# This file is part of GNU Radio
#
# GNU Radio is free software; you can redistribute it and/or modify
# it under
www.eeworm.com/read/371704/2779079
m s_spectrum.m
function aux=s_spectrum(varargin)
% Function computes the spectrum of seismic input data sets. Null values in any
% data set are replaced by zeros.
%
% Written by E. R., July 3, 2000
% Last updat
www.eeworm.com/read/353832/3081478
h audio_spectrum.h
/*******************************************************************
*
* Copyright C 2005 by Amlogic, Inc. All Rights Reserved.
*
* Description:
*
* Author: Amlogic Software
* Crea
www.eeworm.com/read/472368/6876121
m lpc_spectrum.m
function Hw=lpc_spectrum(s,p,num)
%该函数的功能是利用预测系数求语音产生模型的频率响应,也称LPC谱
n=length(s);
a=lpc_coefficients(s,p);
b=[1,-a',zeros(1,num-p-1)]; %对1 -a1 -a2 ...-ap进行补0操作
Hw= abs(ones(1,num)./fft(b)
www.eeworm.com/read/292965/8320169
mdl squarewave_spectrum.mdl
Model {
Name "SquareWave_Spectrum"
Version 5.1
SaveDefaultBlockParams on
SampleTimeColors off
LibraryLinkDisplay "none"
WideLines off
ShowLineDimensions off
Sh