资源列表

« 1 2 ... .36 .37 .38 .39 .40 341.42 .43 .44 .45 .46 ... 1384 »

[编译器/词法分析BOCH.rar

说明:一个用LISP语言编写的语法分析器。使用Bottom-up Chart Parsing算法,程序非常的简单高效,只有二百多行。另外可以自己定义文法和字典。 源代码公开,主要供对语法分析算法和LISP编程感兴趣的人学习使用,也可以使用在自然语言处理的各种实际研究当中。
<> 在 2024-11-14 上传 | 大小:4.45kb | 下载:1

[编译器/词法分析语法词法分析

说明:一个c语言写的词法分析器和语法分析器的简单算法,适用于编译原理的初学者-a written language lexical analyzer and parser simple algorithms, compiler theory applies to the beginners
<吴绪林> 在 2008-10-13 上传 | 大小:4.38kb | 下载:0

[编译器/词法分析LRYF

说明:对下列文法 E->E+T|T T->T*F|F F->(E)|i LR(0)分析程序 -the following grammar E -
<小周> 在 2008-10-13 上传 | 大小:4.33kb | 下载:0

[编译器/词法分析mycompiler5-1

说明:分析树和依赖图的JAVA演示,是学习编译原理的朋友值得参考的程序,赶紧下吧! -tree on the map and the Java demo, compiler theory is the study of a friend worth considering the procedure, Under quickly!
<xym> 在 2008-10-13 上传 | 大小:4.44kb | 下载:0

[编译器/词法分析samsmode

说明:短信猫源码,自己编写的。请仔细查看说明手册,谢谢故事纳西-SMS cat source code, prepared by themselves. Please carefully check guidebooks, thank story Naxi
<huanglvguo> 在 2008-10-13 上传 | 大小:4.39kb | 下载:0

[编译器/词法分析drysea3

说明:这是一个制导翻译的源代码,因为跟我们作业无关,我也不知道具体是什么,但可能有人有用吧,这东西我反正很少听说,也许很难找吧-This a guided translation of source code, because the operation has nothing to do with us, I do not know the specifics of what It might be useful to it, someth
<干海娟> 在 2008-10-13 上传 | 大小:4.4kb | 下载:0

[编译器/词法分析test_flash

说明:xilinx fpga x3s500e芯片从flashboot的程序代码,一个是命令流编写,一个是往flash里写入启动代码。
<李达> 在 2008-10-13 上传 | 大小:4.32kb | 下载:0

[编译器/词法分析GcodeAnylys

说明:G代码分析 这个文件主要进行语法分析,主要包括以下几个方面 [1]判断字符地址(同种类型)时候有重复定义 [2]字符串提取数据,并把数据储存在语法分析变量数组里 [3]完整G代码匹配语句具体格式,其中格式合法性定义参照
<newuseruser> 在 2008-10-13 上传 | 大小:4.34kb | 下载:1

[编译器/词法分析LL

说明:LL1文法 分解左递归 求FIRST FOLLOW集合
<genser> 在 2008-10-13 上传 | 大小:4.41kb | 下载:0

[编译器/词法分析OFDMA_MAC

说明:ofdm system with mac simulation
<julia> 在 2008-10-13 上传 | 大小:4.28kb | 下载:0

[编译器/词法分析LL1

说明:一个LL1语法分析的程序,供大家参考
<lyy> 在 2008-10-13 上传 | 大小:4.35kb | 下载:0

[编译器/词法分析java-scanner

说明:java词法分析器,分析结果生成在目标文件中
<ylem> 在 2008-10-13 上传 | 大小:4.36kb | 下载:0
« 1 2 ... .36 .37 .38 .39 .40 341.42 .43 .44 .45 .46 ... 1384 »

源码中国 www.ymcn.org