资源列表
递归下降分析程序
- 这里以开始定义的PASCAL语言子集的源程序作为词法分析程序的输入数据。在词法分析中,自文 件头开始扫描源程序字符,一旦发现符合“单词”定义的源程序字符串时,将它翻译成固定长度的单 词内部表示,并查填适当的信息表。经过词法分析后,源程序字符串(源程序的外部表示)被翻译成 具有等长信息的单词串(源程序的内部表示),并产生两个表格:常数表和标识符表,它们分别包含 了源程序中的所有常数和所有标识符。- Here starts the PASCAL language subset source prog
matvec
- 矩阵向量的MPI乘法,butong de fangfa -mpi inor matrix vect
EchoLine
- 一个汇编的小实例,实现控制台程序的例子。-A compilation of small examples, examples of implementation procedures Console
prime_sum_C
- Prime sum for parallel programming
zcrate
- 计算语音信号的短时能量和过零率 使用三电平削波来平整信号-Calculate short-time speech signal energy and zero crossing rate using the three-level clipping to smooth the signal
iseeu
- 菜单选择程序,适用色带对菜单项进行选择。-Menu, select Programs, suitable ribbons right menu item to choose.
mpi
- 并行计算实验中实现MPI的功能,简单代码。-MPI parallel computing functions to achieve the experiment, a simple code.
DAILC
- 用迭代学习算法可以实现速度与位置的完全跟踪,永磁直线电机-Iterative learning algorithm can achieve the speed and position tracking completely, the permanent magnet linear motor
VADsystem
- voice activity detection algorithm
sed1335
- sed 1335 c program with initialisation ports, Funkcja zapalaj1ca piksel
shiyan1
- 程序能自动识别变量数据是否为ASCⅡ编码,如果数据是ASCⅡ码则将其转换为对应的十六进制数,如果数据不是ASCⅡ码则将其转换为对应的ASCⅡ码。-Program can automatically identify whether the ASC Ⅱ variable data coding, if the data is ASC Ⅱ code will convert it to the corresponding hexadecimal number, if the data is not
mpi-merge-sort
- This a MPI merge sort source code -This is a MPI merge sort source code
