资源列表
SimplePriority_GrammerAnalysis
- 这是简单优先文法分析器,JDK1.5中运行-priority, this is a simple grammar analyzers, run JDK1.5
Compiler
- (1) 将此番分析程序设计成独立一遍扫描源程序的结构。词法分析的输出结果采用如下的二元组表示: (单词种别,单词自身的值) 对表识符,采用下列的二元组表示: (表识符,指向标识符表项的指针) 单词种别建议采用一个关键字一个整数值、一个算符一个整数值等形式,每个整数值是不重复的,设计中应考虑好编码的方案(要跟语法分析连贯)。 (2) 测试用例: 应该建立至少两个测试用例:一个词法上正确的PL/0源程序和词法上部正确的源程序。
lcd_module
- verilog code which receive from uart RX and then output to lcd text display.
编译PL0词法分析器
- 是我刚完成的,大家请多指教- Was I just completes, everybody please advised
FEM-1
- 该代码可以实现非线性求解,并取得较好结果-This programme can obtain FEM solution and have a better result.It can be used to solve practical issue.
stbc_2X2_16QAM
- It is stbc 2x2 antenna configuration matlab code for 16-QAM for wireless communication system.
EA-framework
- metatrader4 的EA编程框架,让你学会如何入门。-The EA mt4 programming framework
5
- 1、一个判素数的函数,在主函数输入一个整数,输出是否为素数的信息。 2、输出杨辉三角前十行 3、十十五个数由大到小的顺序存放在一个数组,输入一个数,折半法找出该数是数组中的第几个,若不在,输出“无此数” 4、输出所有水仙花数(各位数字立方和等于本身) 5输出100以内的完数(一个数等于其因子之和) -1, a function of the number of sub-prime, an integer in the main function of the input, t
top
- 非常经典的Matlab拓扑优化实例,对初学者接触matlab拓扑优化功能有很大帮助-Very classic Matlab topology optimization examples for beginners touch matlab topology optimization features are very helpful
ML-equalization-in-MIMO
- 在平稳瑞利多径信道下,用BPSK调制,用matlab 仿真由最大似然译码的性能。-It discuss a receiver structure called Maximum Likelihood (ML) decoding which gives us a better performance. We will assume that the channel is a flat fading Rayleigh multipath channel and the modulation is BP
baizaosheng
- 主要介绍了基于BOX_MULLER算法产生的白噪声,并对舰船辐射噪声进行了仿真-The white noise generated by BOX_MULLER algorithm is introduced, and the radiated noise of naval vessel is simulated.
Monte-carlo
- 序贯蒙特卡罗对误码率抽样,增强算法性能,程序源代码,实用易用-Sequential Monte Carlo sampling of the bit error rate and enhance the performance of the algorithm, source code, easy to use and practical
