搜索资源列表
exp2
- 构造C--语言的词法分析器。将一个C--语言程序分割成token串的序列。处理C--语言的所有token类型。
exp2
- 1、 输入串应是词法分析的输出二元式序列,即某算术表达式“实验项目一”的输出结果。输出为输入串是否为该文法定义的算术表达式的判断结果。 2、 递归下降分析程序应能发现输入串出错。 3、 设计两个测试用例(尽可能完备,正确和出错),并给出测试结果
exp2-6
- 编写程序 采用单链表表示集合,并实现两个集合的并、交和差
高级计算器 V1.0
- 系统支持的数学函数:PI ! ^ % SQR SQRT INT/TRUNC ROUND ABS FRAC SIN COS TAN ARCSIN ARCCOS ARCTAN LN LOG2 LOG10PI:圆周率。Exp!:计算Exp(表达式)的介乘。Exp1^Exp2:计算Exp1的Exp2次方。Exp1%Exp2:计算Exp1除以Exp2后的余数。Sqr(Exp):计算Exp的平方。Sqrt(Exp):计算Exp的平方根。Int(Exp)/Trunc(Exp):把Exp截断取整。Round(E
exp2
- nachos下线程与同步的实验,在nachos目录下覆盖源文件后make就可以运行-threads and synchronization of nachos Experimental
flodiv
- 本程序实现标准浮点数除法。 入口参数:被除数在ARGBH1:ARGBL1:EXP1中,除数在ARGBH2:ARGBL2:EXP2中。 出口参数:结果在ARGBH1:ARGBL1:EXP1中。-This procedure to achieve the standard floating-point division. Entrance parameters: dividend in ARGBH1: ARGBL1: EXP1, the divisor in ARGBH2: ARGBL2:
Exp2
- 利用汇编语言实现四则运算以及对数据的显示-Using assembly language arithmetic and the display of the data
NeHe.iOS.Lesson16.fog
- iOS Draw fog. linear, exp, exp2. OGLES 1.1 and OGLES 2.0
exp2
- MPI的6个基本函数实现的MPI_Bcast、MPI_Gather、MPI_Scatter和MPI_Alltoall以及测试程序-The six basic functions MPI implementation MPI_Bcast, MPI_Gather, MPI_Scatter and MPI_Alltoall and testing procedures
EXP2
- Assembly Code for reading a string of numbers a file and sorting them -Assembly Code for reading a string of numbers a file and sorting them