代码搜索:Sampling

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

代码结果 3,969
www.eeworm.com/read/226035/14502628

h subnoise.h

/***************************************************/ /*! \class SubNoise \brief STK sub-sampled noise generator. Generates a new random number every "rate" ticks using the C rand() funct
www.eeworm.com/read/122453/14689444

c common.c

#include #include #include #include #include #include #include #include struct parameter param = {
www.eeworm.com/read/114395/15055063

m ex652.m

%---------------------------------------------------------------------------- % Example 6.5.2 % Gauss-Legendre quadrature of a functio
www.eeworm.com/read/213502/15133166

m ex652.m

%---------------------------------------------------------------------------- % Example 6.5.2 % Gauss-Legendre quadrature of a functio
www.eeworm.com/read/168214/5448016

h bldc.h

/* ============================================================================== System Name: BLDC3_2 File Name: BLDC.H Description: Primary header file for the implementation of sensorless c
www.eeworm.com/read/158106/5598149

c common.c

#include #include #include #include #include #include #include "mpg123.h" struct parameter param = { 1 , 1 , 0 , 0 }; static in
www.eeworm.com/read/155397/5623140

nc hfsm.nc

// $Id: HFSM.nc,v 1.2.2.2 2003/08/18 22:09:35 cssharp Exp $ /* tab:4 * "Copyright (c) 2000-2003 The Regents of the University of California. * All rights reserved. * * Permission to us
www.eeworm.com/read/475649/6775321

cpp waveform.cpp

// waveform.cpp : implementation file // #include "stdafx.h" #include "pctest.h" #include "waveform.h" #include "adc.h" #include "address.h" #include #ifdef _DEBUG #define new DEBU
www.eeworm.com/read/473297/6850882

c process.c

//------- run robot in continuous mode --------------------------------------// void runCont () { output_high(WELDING); while (run) { //controlRobotSpeed(inSpeed); controlWeaver()
www.eeworm.com/read/473297/6850906

bak process.bak

//------- run robot in continuous mode --------------------------------------// void runCont () { output_high(WELDING); while (run) { //controlRobotSpeed(inSpeed); controlWeaver()