代码搜索:based
找到约 10,000 项符合「based」的源代码
代码结果 10,000
www.eeworm.com/read/177012/9475092
html subseriesdataset.html
001 /* ===========================================================
002 * JFreeChar
www.eeworm.com/read/167781/9952810
m program_03_05.m
% Program 3_5
% Linear Convolution Via the DFT
%
% Read in the two sequences
colordef black;
x = input('Type in the first sequence = ');
h = input('Type in the second sequence = ');
% Determi
www.eeworm.com/read/166568/10016003
html index.html
Example Source Code from Chapter
5, Reading XML of
Processing XML wi
www.eeworm.com/read/165851/10049048
m program_03_05.m
% Program 3_5
% Linear Convolution Via the DFT
%
% Read in the two sequences
colordef black;
x = input('Type in the first sequence = ');
h = input('Type in the second sequence = ');
% Determi
www.eeworm.com/read/163777/10145896
m program_3_5.m
% Program 3_5
% 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/359349/10154063
m conv_dft.m
% Name:conv_dft
% Linear convolution Via the DFT
x=input ('Type in the first sequence = ');
h=input ('Type in the second sequenc = ');
% Determine the length of the result of convolution
L=length
www.eeworm.com/read/357506/10208424
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/352500/10547373
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/160223/10555629
mdl ch_02_ex12a.mdl
Model {
Name "ch_02_ex12a"
Version 5.0
SaveDefaultBlockParams on
SampleTimeColors off
LibraryLinkDisplay "none"
WideLines off
ShowLineDimensions off
ShowPortDa
www.eeworm.com/read/159535/10642395
txt pipemult_lc_description.txt
Revision name: pipemult_lc
Created on: Friday, May 27, 2005
Based on : pipemult