搜索结果
找到约 12,246 项符合
LR-A 的查询结果
matlab例程 This model simulates a CDMA2000 1xRTT Forward link (between Base Station and Mobile Station). In par
This model simulates a CDMA2000 1xRTT Forward link (between Base Station and Mobile Station). In particular, it simulates the Radio Configuration 3 of a Forward Fundamental channel. The block CDMA2k: Initial settings allows you to set different parameters such as data rate, Power Control SubChannel ...
matlab例程 This an adaptive receiver for a direct-sequence spread spectrum (DS-SS) system over an AWGN channel.
This an adaptive receiver for a direct-sequence spread spectrum (DS-SS) system over an AWGN channel. The adaptive receiver block is modified from the LMS adaptive filter block in DSP Blockset. For DS-SS signal reception, the adaptive filter needs to have multi-rate operation. The input sample rate i ...
其他 Addressbook using double-linked list. This example shows the use of a double-linked list by implemen
Addressbook using double-linked list. This example shows the use of a double-linked list by implementing an addressbook for the console. It has features like inserting, searching(linear), sorting(bubble sort), deleting and load/save to a file. I wrote this during my study of Applied Computer Science ...
其他 An automata implemented in C++ for searching a string of "abab" in a given string.
An automata implemented in C++ for searching a string of "abab" in a given string.
软件设计/软件工程 Good Code Document,this is a C++ design help document,is good ,help design program
Good Code Document,this is a C++ design help document,is good ,help design program
单片机开发 SIGMA-DELTA 原理 实现的用LPC900系列单片机的比较器实现16位A/D。 有详细的说明和源代码(汇编格式
SIGMA-DELTA 原理 实现的用LPC900系列单片机的比较器实现16位A/D。 有详细的说明和源代码(汇编格式,但是可以在KEIL下的C中调用)。
加密解密 This program encodes and decodes a character using the Vigenere Square method
This program encodes and decodes a character using the Vigenere Square method
编译器/解释器 构造LR(1)分析程序
构造LR(1)分析程序,利用它进行语法分析,判断给出的符号串是否为该文法识别的句子,了解LR(K)分析方法是严格的从左向右扫描,和自底向上的语法分析方法。
编译器/解释器 lr(0),语法分析
lr(0),语法分析,界面很漂亮,利用C++语言,可生成语法树
汇编语言 对网上LR分析表的改正,能直接运行,请大家帮忙改正
对网上LR分析表的改正,能直接运行,请大家帮忙改正