代码搜索:sequence
找到约 10,000 项符合「sequence」的源代码
代码结果 10,000
www.eeworm.com/read/339661/12212087
vhd pulse_sequence.vhd
library ieee;
use ieee.std_logic_1164.all;
use ieee.std_logic_unsigned.all;
use ieee.std_logic_arith.all;
entity pulse_sequence is
port (
res:in std_logic; --定义复位信号
in1:in std_logic; --定
www.eeworm.com/read/339620/12216727
m undistort_sequence.m
%%% INPUT THE IMAGE FILE NAME:
graphout = 0;
if ~exist('fc')|~exist('cc')|~exist('kc')|~exist('alpha_c'),
fprintf(1,'No intrinsic camera parameters available. Maybe, need to load Calib_Resul
www.eeworm.com/read/253463/12220734
txt m_sequence.txt
matlab生成m序列的函数
原来那个效率太低,主要是因为实际应用并不需要生成太长的m序列,加入了需求长度,能有效减少运行时间。25级的移位寄存器,运行了一个小时都没有出来一周期,我仅仅需要三千bit而已。改进版:
function [seq]=mseq(connections,registers,len);
%*************************************
www.eeworm.com/read/339061/12264170
m m_sequence.m
function mseq=m_sequence(fbconnection)
n=length(fbconnection);
N=2^n-1;
register=[zeros(1,n-1) 1];
mseq(1)=register(n);
for i=2:N
newregister(1)=mod(sum(fbconnection.*register),2);
for j=2:n
n
www.eeworm.com/read/339051/12264661
v sequence_dectect.v
/////////////////////////////////////////////////////////////////
////////Module name:sequence_detect ////////
////////Function :detect the
www.eeworm.com/read/339051/12265686
v sequence_dectect.v
/////////////////////////////////////////////////////////////////
////////Module name:sequence_detect ////////
////////Function :detect the
www.eeworm.com/read/150429/12293784
m m_sequence.m
function [seq]=create_mseq(connections)
% create_mseq generates the maximal length shift register sequence
% when the shift register connections are given as input to the
% funcion.A "zero" means n
www.eeworm.com/read/251577/12332604
hpp readdir_sequence.hpp
#ifndef UNIXSTL_INCL_UNIXSTL_H_UNIXSTL
# include
#endif /* !UNIXSTL_INCL_UNIXSTL_H_UNIXSTL */
#ifdef STLSOFT_CF_PRAGMA_MESSAGE_SUPPORT
# pragma message("This file is now obso
www.eeworm.com/read/251577/12332657
hpp glob_sequence.hpp
#ifndef UNIXSTL_INCL_UNIXSTL_H_UNIXSTL
# include
#endif /* !UNIXSTL_INCL_UNIXSTL_H_UNIXSTL */
#ifdef STLSOFT_CF_PRAGMA_MESSAGE_SUPPORT
# pragma message("This file is now obso
www.eeworm.com/read/251577/12332728
hpp readdir_sequence.hpp
/* /////////////////////////////////////////////////////////////////////////
* File: unixstl/filesystem/readdir_sequence.hpp (formerly unixstl_readdir_sequence.h)
*
* Purpose: readdir