搜索结果

找到约 138 项符合 Sequence 的查询结果

matlab例程 This demo shows the BER performance of linear, decision feedback (DFE), and maximum likelihood seque

This demo shows the BER performance of linear, decision feedback (DFE), and maximum likelihood sequence estimation (MLSE) equalizers when operating in a static channel with a deep null. The MLSE equalizer is invoked first with perfect channel knowledge, then with an imperfect, although straightforwa ...
https://www.eeworm.com/dl/665/370242.html
下载: 42
查看: 1100

技术资料 三菱PLC开发软件M5PLCWIN_Windows版 简易说明书

PLC開發軟體_Windows版_簡易說明書: M5PLCWIN(PLC 開發工具 Windows 版)  M5PLCWIN(PLC 開發工具 Windows 版)是一套支援 M64,M500,M50,MAGIC 等內藏 SEQUENCE PROGRAM CNC 的開發工具.
https://www.eeworm.com/dl/845024.html
下载: 5
查看: 5724

编译器/解释器 这个语法分析器用到的是自顶向下的递归调用的方法

这个语法分析器用到的是自顶向下的递归调用的方法,根据Cminus语言的文法规则 的BNF范式编写递归调用的代码,parse方法是程序的入口,它调用的stmt_sequence完成整个语法分析工作,stmt_sequence背后是12个互相调用的方法,它本身也在语法分析的过程中被调用到。 每个方法在最后会返回一个构造好的节点DefaultMutableTreeNo ...
https://www.eeworm.com/dl/628/456773.html
下载: 168
查看: 1090

教程资料 FPGA进行脉冲控制的多个源代码实例

pulse_sequence.vhd 并行脉冲控制器\r\nlight.vhd.vhd 交通脉冲控制器\r\ndivision1.vhd 电压脉冲控制器中的分频\r\nad.vhd 电压脉冲控制器中的A/D控制\r\ncode.vhd 电压脉冲控制器中的脉冲运算模块\r\nvoltage2.bdf 电压脉冲控制系统
https://www.eeworm.com/dl/fpga/doc/17918.html
下载: 171
查看: 1089

数学计算 Sherwood算法消除最坏实例

Sherwood算法消除最坏实例,以达到对任何实例都能有好的性能的效果 文件: rd_list.c --> create a random sequence of n integers not equal to each other list.c --> create a descending sequence of n integers not equal to each other sherwood.c --> 就是该算法,静态链表的长度默认设为1000,可在宏定义处修改 ...
https://www.eeworm.com/dl/641/248698.html
下载: 60
查看: 1075

单片机编程 Using the Stellaris Microcontr

Luminary Micro Stellaris™ microcontrollers that are equipped with an analog-to-digital converter(ADC), use an innovative sequence-based sampling architecture designed to be extremely flexible,yet easy to use. This application note describes the sampling architecture of the ADC. Sinceprogrammer ...
https://www.eeworm.com/dl/502/31064.html
下载: 190
查看: 1121

单片机开发 /* Check_SST_39VF400A Check manufacturer and device ID /* CFI_Query CFI Query Entry/Exit command se

/* Check_SST_39VF400A Check manufacturer and device ID /* CFI_Query CFI Query Entry/Exit command sequence /* Erase_One_Sector Erase a sector of 2048 words /* Erase_One_Block Erase a block of 32K words /* Erase_Entire_Chip Erase the contents of the entire chip /* Program_One_Word Alter data in one wo ...
https://www.eeworm.com/dl/648/191972.html
下载: 55
查看: 1105

技术资料 基于单片机的酒驾检测系统设计

为增加酒精传感器测量点数,同时监测传感器是否损坏,基于UCOS操作系统和STM32F4单片机,设计实现了多通道实时酒精测量与数据存储系统。传感序列共可连接10个MQ-3酒精传感器,并为每个传感器预留了DS18B20温度检测接口,实时监测传感器温度变化。传感序列任务设置相同优先级为10,采用时间片轮转调度实现序列任务间的切换。配置LC ...
https://www.eeworm.com/dl/899063.html
下载: 8
查看: 740

VC书籍 This section contains a brief introduction to the C language. It is intended as a tutorial on the la

This section contains a brief introduction to the C language. It is intended as a tutorial on the language, and aims at getting a reader new to C started as quickly as possible. It is certainly not intended as a substitute for any of the numerous textbooks on C. 2. write a recursive function FIB (n) ...
https://www.eeworm.com/dl/686/187807.html
下载: 199
查看: 1159

其他 The first task at hand is to set up the endpoints appropriately for this example. The following code

The first task at hand is to set up the endpoints appropriately for this example. The following code switches the CPU clock speed to 48 MHz (since at power-on default it is 12 MHz), and sets up EP2 as a Bulk OUT endpoint, 4x buffered of size 512, and EP6 as a Bulk IN endpoint, also 4x buffered of si ...
https://www.eeworm.com/dl/534/268809.html
下载: 139
查看: 1062