资源列表

« 1 2 ... 39 40 41 42 43 4445 46 47 48 49 ... 1383 »

[编译器/词法分析LCM

说明:Least cost method ---transportation model implementation in c-Least cost method---transportation model implementation in c++
<Akshay> 在 2024-07-04 上传 | 大小:1024 | 下载:0

[编译器/词法分析sy1

说明:命令解释程序设计源码,大三实验报告源代码-Command interpreter programming source code, source code for junior Experimental Report
<傅俊杰> 在 2024-07-04 上传 | 大小:1024 | 下载:0

[编译器/词法分析NewTextDocument

说明:this is k3c bot from d2hackers.org
<teamplay> 在 2024-07-04 上传 | 大小:1024 | 下载:0

[编译器/词法分析diguixiajiang

说明:递归下降的基本思想: 为每一个非终结符构造一个子程序,每一个子程序的过程体中按该产生式的候选项分情况展开,遇到终结符直接匹配,而遇到非终结符就调用相应非终结符的子程序。该分析从调用文法开始符号的子程序开始,直到所有非终结符都展开为终结符并得到匹配为止。若分析过程中达到这一步则表明分析成功,否则表明输入中有语法错误。递归下降分析对文法的限制是不能有公共左因子和左递归。由于文法是递归定义的,因此子程序也是递归的,被称为递归下降子程序。
<WM> 在 2024-07-04 上传 | 大小:1024 | 下载:0

[编译器/词法分析LexAna.c.tar

说明:Program for Lexical Analysis inn C. The first step of compiler converts string to tokens.
<nutan> 在 2024-07-04 上传 | 大小:1024 | 下载:0

[编译器/词法分析retsuff

说明:XL语言编译器 XL语言的词汇: EOI : 输入结束 SEMI: 匹配单个字符 PLUS: 匹配单个字符 + TIMES: 匹配单个字符 * LP: 匹配单个字符 ( RP: 匹配单个字符 ) NUM_OR_ID: 匹配十进制整数或标识符-XL Compiler XL language vocabulary: EOI: input end of the SEMI: match
<dy> 在 2024-07-04 上传 | 大小:1024 | 下载:0

[编译器/词法分析lexico

说明:Analisador Léxico, para linguagem pascal, feito em java-Analisador Léxico, para linguagem pascal, feito em java..
<hélio fernandes> 在 2024-07-04 上传 | 大小:1024 | 下载:0

[编译器/词法分析lab4

说明:使用8051控制 LCD display.-Using the 8051 to control the LCD display.
<xaxa> 在 2024-07-04 上传 | 大小:1024 | 下载:0

[编译器/词法分析lfybus

说明:admittance matrix formation
<deva> 在 2024-07-04 上传 | 大小:1024 | 下载:0

[编译器/词法分析code_seg

说明:用VHDL实现七段译码管只对0到2进行译码,在Candence的NCLAUNCH工具下运行。-you can know how to realize coding from 0 to 2 for seven_seg with VHDL.And this document runs in the tool of Candence which is called NCLAUNCH.
<刘加仁> 在 2024-07-04 上传 | 大小:1024 | 下载:0

[编译器/词法分析7segment1

说明:hi this is seven segment display code try to do this
<Ram> 在 2024-07-04 上传 | 大小:1024 | 下载:0

[编译器/词法分析displayMVF

说明:display a motion vector for a video compression
<taoufik> 在 2024-07-04 上传 | 大小:1024 | 下载:0
« 1 2 ... 39 40 41 42 43 4445 46 47 48 49 ... 1383 »

源码中国 www.ymcn.org