代码搜索:sequence
找到约 10,000 项符合「sequence」的源代码
代码结果 10,000
www.eeworm.com/read/251577/12335829
hpp searchspec_sequence.hpp
/* /////////////////////////////////////////////////////////////////////////
* File: stlsoft/filesystem/searchspec_sequence.hpp (originally stlsoft_searchspec_sequence.h)
*
* Purpose:
www.eeworm.com/read/251577/12336109
hpp searchspec_sequence.hpp
#ifndef STLSOFT_INCL_STLSOFT_H_STLSOFT
# include
#endif /* !STLSOFT_INCL_STLSOFT_H_STLSOFT */
#ifdef STLSOFT_CF_PRAGMA_MESSAGE_SUPPORT
# pragma message("This file is now obso
www.eeworm.com/read/251577/12336399
hpp findfile_sequence.hpp
/* /////////////////////////////////////////////////////////////////////////
* File: inetstl/findfile_sequence.hpp (formerly MInetEnm.h)
*
* Purpose: Contains the basic_findfile_sequ
www.eeworm.com/read/251577/12336413
hpp ftpdir_sequence.hpp
/* /////////////////////////////////////////////////////////////////////////
* File: inetstl/ftpdir_sequence.hpp
*
* Purpose: Contains the basic_ftpdir_sequence template class, and AN
www.eeworm.com/read/251577/12336415
hpp searchspec_sequence.hpp
/* /////////////////////////////////////////////////////////////////////////
* File: inetstl/searchspec_sequence.hpp (formerly inetstl_searchspec_sequence.h)
*
* Purpose: Contains the
www.eeworm.com/read/337228/12383264
m gold_sequence.m
function [gold_seq] = gold_sequence(connections1,connections2)
m_seq1 = m_sequence(connections1);
m_seq2 = m_sequence(connections2);
% cyclically shift the second sequence and add it to the first
www.eeworm.com/read/337228/12383268
m m_sequence.m
%Generate m sequence
function [m_seq] = m_sequence(connections);
m = length(connections);
L = 2^m-1; % length of the shift register sequence requested
registers = [zeros(1,m-1) 1]; % initial
www.eeworm.com/read/337113/12390495
m51 sequence.m51
BL51 BANKED LINKER/LOCATER V5.03 08/27/2007 21:35:16 PAGE 1
BL51 BANKED LINKER/LOCATER V5.03, INVOKED BY:
E:\PROGRAM FILES\KEIL\C51\BIN\B
www.eeworm.com/read/337113/12390498
uv2 sequence.uv2
### uVision2 Project, (C) Keil Software
### Do not modify !
Target (Target 1), 0x0000 // Tools: 'MCS-51'
Group (Source Group 1)
File 1,2, 0x0
Options 1,0,0 /
www.eeworm.com/read/337113/12390501
bak sequence_opt.bak
### uVision2 Project, (C) Keil Software
### Do not modify !
cExt (*.c)
aExt (*.s*; *.src; *.a*)
oExt (*.obj)
lExt (*.lib)
tExt (*.txt; *.h; *.inc)
pExt (*.plm)
CppX (*.cpp)
DaveTm {