代码搜索:based
找到约 10,000 项符合「based」的源代码
代码结果 10,000
www.eeworm.com/read/159535/10642770
txt pipemult_lc_02_description.txt
Revision name: pipemult_lc_02
Created on: Monday, May 30, 2005
Based on : pipemult
www.eeworm.com/read/349226/10840214
lif gunb256.lif
#Life 1.05
#D p256 gun, using a B track
#D By David Buckingham, 9/29/95.
#D Based on an idea by Mark Niemec.
#D See also BTRACK, SLR.
#N
#P 16 7
.......**
.......**
.
.
.
..**
..**
.....
www.eeworm.com/read/349226/10840462
lif venetia2.lif
#Life 1.05
#D Venetian blinds based on emulators
#D
#D See VENETIAN, OSCSP4X.
#N
#P -4 -20
**..**..**
**..**..**
#P -12 -17
..**.*
..*
...**
***..***************
*..*
..*
*.**
**...***
www.eeworm.com/read/419010/10889543
c example 2-24.c
;Example 2 - 24. Creation of a Sine Wave C Listing Based on Oscillator Using TMS320C62x
short output;
main()
{
int i;
const short A=0x7e66; /* A=(1.975/2 * 32768) */
short y[3]={0,0x1
www.eeworm.com/read/416230/11037589
m program_5_4.m
% Program 5_4
% Linear Convolution Via the DFT
%
% Read in the two sequences
x = input('Type in the first sequence = ');
h = input('Type in the second sequence = ');
% Determine the length of th
www.eeworm.com/read/283040/6961106
h parameter.h
/* ==============================================================================
System Name: BLDCMotor
File Name: PARAMETER.H
Description: Parameters file for the Real Implementation of Sens
www.eeworm.com/read/466237/7041346
c replicator.c
/*==========================================================================*\
| |
| Replicator.c
www.eeworm.com/read/466237/7041356
c replicator.c
/*==========================================================================*\
| |
| Replicator.c
www.eeworm.com/read/466237/7041370
c replicator.c
/*==========================================================================*\
| |
| Replicator.c
www.eeworm.com/read/322305/7072531
m remmed.m
function [y,s,means] = remmed(X,d,meanmed);
%REMMED Remove mean- or median-based seasonal component.
% Y = REMMED(X,D) returns time series X with removed mean-based seasonal
% component of per