代码搜索:Sampling

找到约 3,969 项符合「Sampling」的源代码

代码结果 3,969
www.eeworm.com/read/244176/12879606

makefile

# Makefile for IP-VLBI utilities # T.Kondo 2002-10-04 #----------------------------------------------------------------------- SHELL=/bin/sh # IP-VLBI source file subdirectory #SRCDIR=./src SRCD
www.eeworm.com/read/149795/5697275

sgml pike_user.sgml

$Revision: 1.2 $ $Date: 2004/08/24 09:00:35 $
www.eeworm.com/read/141297/5773482

i gr_sig_source_c.i

/* -*- c++ -*- */ /* * Copyright 2004 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 the ter
www.eeworm.com/read/141297/5773666

cc gr_firdes.cc

/* -*- c++ -*- */ /* * Copyright 2002 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 the ter
www.eeworm.com/read/136571/5870025

c dec_lpc.c

/********************************************************************** MPEG-4 Audio VM Decoder core (LPC-based) This software module was originally developed by Heiko Purnhagen (Universit
www.eeworm.com/read/133455/5904560

sgml pike_user.sgml

$Revision: 1.2 $ $Date: 2004/08/24 09:00:35 $
www.eeworm.com/read/111374/6155647

c dec_lpc.c

/********************************************************************** MPEG-4 Audio VM Decoder core (LPC-based) This software module was originally developed by Heiko Purnhagen (University of Han
www.eeworm.com/read/110972/6162561

c dec_lpc.c

/********************************************************************** MPEG-4 Audio VM Decoder core (LPC-based) This software module was originally developed by Heiko Purnhagen (Universit
www.eeworm.com/read/489517/6472429

c twiddle factors32.c

#include #define FFT_BLOCK_LENGTH 32 /* = Number of frequency points in the FFT */ #define LOG2_BLOCK_LENGTH 5 /* = Number of "Butterfly" Stages in FFT processing */ #define SAMPLING_R
www.eeworm.com/read/403497/11515295

m rcompr_s.m

cj=sqrt(-1); pi2=2*pi; % c=3e8; % propagation speed f0=30e6; % baseband bandwidth is 2*f0 w0=pi2*f0; fc=9750e6; % carrier frequency wc=pi2*fc;