代码搜索:sequence

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

代码结果 10,000
www.eeworm.com/read/339236/12248819

m 产生gold序列程序.m

% MATLAB script for Illustrative Problem 5, Chapter 9. echo on % first determine the maximal length shift register sequences % We'll take the initial shift register content as "00001". connections1=[1
www.eeworm.com/read/339233/12248990

m 产生gold序列程序.m

% MATLAB script for Illustrative Problem 5, Chapter 9. echo on % first determine the maximal length shift register sequences % We'll take the initial shift register content as "00001". connections1=[1
www.eeworm.com/read/150542/12287015

h nrutil.h

/* ** File: nrutil.h ** Purpose: Memory allocation routines borrowed from the ** book "Numerical Recipes" by Press, Flannery, Teukolsky, ** and Vetterling. **
www.eeworm.com/read/252197/12293942

m ip_09_05.m

% MATLAB script for Illustrative Problem 9.5. clear echo on % First determine the maximal length shift-register sequences. % Assume the initial shift-register content as "00001". connections1=[1
www.eeworm.com/read/150286/12300729

lst timer.lst

C51 COMPILER V7.50 TIMER 01/23/2006 18:25:39 PAGE 1 C51 COMPILER V7.50, COMPILATION OF MODULE TIMER OBJECT MODULE PLACED IN T
www.eeworm.com/read/149028/12408325

vhd 90_wss_component.vhd

--以下是部件声明的包 --部件mem_<mark>sequence</mark>,mem_string,以及协处理器分别在以下的包pkg_components中进行了说明 --每一个内存块中包括一个局部控制器,该局部控制器管理一个双向端口的RAM --其中26-36行是mem_<mark>sequence</mark>的 --73-83行是mem_string的 --实际上每一个双端RAM都将其自己封装为真正的RAM部件 LIBR ...
www.eeworm.com/read/149028/12408397

vhd 90_wss_component.vhd

--以下是部件声明的包 --部件mem_<mark>sequence</mark>,mem_string,以及协处理器分别在以下的包pkg_components中进行了说明 --每一个内存块中包括一个局部控制器,该局部控制器管理一个双向端口的RAM --其中26-36行是mem_<mark>sequence</mark>的 --73-83行是mem_string的 --实际上每一个双端RAM都将其自己封装为真正的RAM部件 LIBR ...
www.eeworm.com/read/149028/12408525

vhd 90_wss_component.vhd

--以下是部件声明的包 --部件mem_<mark>sequence</mark>,mem_string,以及协处理器分别在以下的包pkg_components中进行了说明 --每一个内存块中包括一个局部控制器,该局部控制器管理一个双向端口的RAM --其中26-36行是mem_<mark>sequence</mark>的 --73-83行是mem_string的 --实际上每一个双端RAM都将其自己封装为真正的RAM部件 LIBR ...
www.eeworm.com/read/149028/12408830

vhd 90_wss_component.vhd

--以下是部件声明的包 --部件mem_<mark>sequence</mark>,mem_string,以及协处理器分别在以下的包pkg_components中进行了说明 --每一个内存块中包括一个局部控制器,该局部控制器管理一个双向端口的RAM --其中26-36行是mem_<mark>sequence</mark>的 --73-83行是mem_string的 --实际上每一个双端RAM都将其自己封装为真正的RAM部件 LIBR ...
www.eeworm.com/read/250063/12437199

m dct2_recover.m

%Name: Chris Shoemaker %Course: EER-280 - Digital Watermarking %Project: Threshold-Based Correlation in DCT mid-band % Uses two PN sequences; one for a "0" and another for a "1" %