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 par...
This model simulates a CDMA2000 1xRTT Forward link (between Base Station and Mobile Station). In par...
This an adaptive receiver for a direct-sequence spread spectrum (DS-SS) system over an AWGN channel....
Addressbook using double-linked list. This example shows the use of a double-linked list by implemen...
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...
SIGMA-DELTA 原理 实现的用LPC900系列单片机的比较器实现16位A/D。 有详细的说明和源代码(汇编格式,但是可以在KEIL下的C中调用)。...
This program encodes and decodes a character using the Vigenere Square method...
构造LR(1)分析程序,利用它进行语法分析,判断给出的符号串是否为该文法识别的句子,了解LR(K)分析方法是严格的从左向右扫描,和自底向上的语法分析方法。...
lr(0),语法分析,界面很漂亮,利用C++语言,可生成语法树...
对网上LR分析表的改正,能直接运行,请大家帮忙改正...