代码搜索:sequence

找到约 10,000 项符合「sequence」的源代码

代码结果 10,000
www.eeworm.com/read/182284/9209114

m vtr_d_k.m

canshu; fbconnection=[1 0 0 1 0]; a=m_sequence(fbconnection); format long g; [s1l,s2l]=sl(a,N,Tb,L,Eb,Be,Bo,b2,detaPHI,Long,G); A1=ifft(s1l); A2=ifft(s2l); IA=A1.*conj(A1)-A2.*conj(A2); deta_f
www.eeworm.com/read/378542/9224500

h irmodel.h

#include #include #include #include #include #include using namespace std; class IRModel { public: IRModel(){}; ~IRModel(){}; ty
www.eeworm.com/read/378355/9234683

asm rfft32br.asm

;======================================================================== ; ; File Name : rfft_brc.asm ; ; Originator : Advanced Embeeded Control ; Texas Instruments ;
www.eeworm.com/read/181817/9236121

txt table.txt

bookBrowse: Id number(3),primary key studentName varchar2(40),not null bookName varchar2(40),not null borrowDate Date, returnDate Date,
www.eeworm.com/read/377747/9263160

txt table.txt

bookBrowse: Id number(3),primary key studentName varchar2(40),not null bookName varchar2(40),not null borrowDate Date, returnDate Date,
www.eeworm.com/read/179335/9360341

txt changelog.txt

1.0 release - 07/26/2006 ------------------------ - Added a new back end - file_storage_manager. Now the VATs can be stored in a persistent storage. The file "outfile.dat" is used to house the
www.eeworm.com/read/178564/9391831

h stl_queue.h

/* * * Copyright (c) 1994 * Hewlett-Packard Company * * Permission to use, copy, modify, distribute and sell this software * and its documentation for any purpose is hereby granted without fee,
www.eeworm.com/read/178123/9417951

m ovrlpsav.m

function [y]=ovrlpsav(x,h,N) %realize overlapped-save method %y:output sequence %x:input seqence %h:filter impulse response sequence %N:length of each segment %重叠保留法实现分段卷积 Lenx=length(x);M=le
www.eeworm.com/read/177129/9468880

m hmm_generate.m

function out = HMM_generate(a,b,initial,seq_len) % Generate a Markov sequence % % Inputs: % a - Transition probability matrix % b - Output generator matrix % initial - Initial state % seq
www.eeworm.com/read/176864/9480858

h config.h

#define YES 1 #define NO 0 /*************************************************************************/ /* use Unrestricted Motion Vector mode as default (also option "-D") */ #define DEF_U