搜索资源列表
fortran形式文法
- 现将本人搜集常用的程序设计语言的词法和形式文法提供给大家。其中,词法是按LEX格式编辑,形式文法是按YACC格式书写,大家可直接用LEX和YACC工具编译生成各类程序设计语言的分析器。-commonly used programming language syntax and grammar forms to the public. Among them, morphology is based on LEX format editin
tech_invite
- 编写详细的SIP文档,各个流程细节都以精美的框图表示-SIP preparation of detailed documents, detail the various processes in order to express fine diagram
NLA
- 格拉姆-施密特正交化法--还可以计算方阵的QR分解,十分方便,十分简洁-Gramm- Schmidt method- can also calculate the square QR decomposition, very convenient, very simple! !
FSMC---LCD-gramm-scan-direction
- 通过修改GRAM的扫描方向,然后通过看液晶清屏的色块,就可以知道GRAM的实际扫描方向-By modifying the scanning direction of gramm, then through the LCD screen clearing color piece, can know the actual scanning direction of gramm
order
- Tucker, PARAFAC, GRAM, RAFA and misc, 2nd order models-Tucker, PARAFAC, gramm, RAFA and misc, 2nd order models
araqh
- ucker, PARAFAC, GRAM, RAFA and misc, 2nd order models-Ucker, PARAFAC, gramm, RAFA and misc, 2nd order models
qdvelv
- Tucker, PARAFAC, GRAM, RAFA and misc, 2nd order models(Tucker, PARAFAC, "gramm, RAFA and misc, 2nd order models)
xisc
- ucker, PARAFAC, GRAM, RAFA and misc, 2nd order models(Ucker, PARAFAC, "gramm, RAFA and misc, 2nd order models)
bianyi
- 一个简单的c语言编译器,词法分析 语法分析 符号表 中间代码生成(lexical analyzer symbol table ,gramm analysis object code)