资源列表

« 1 2 ... .97 .98 .99 .00 .01 402.03 .04 .05 .06 .07 ... 1383 »

[编译器/词法分析040410205

说明:1. 可以使用任何语言来完成,例如:Java、C ++。 2. 文法采用常用的方式进行描述,例如:S→aA。 3. 以文件方式读取文法。 4. 求出项目集规范族(即所有的状态)。 5. 给出状态间的关系。 6. 给出LR(0)分析表。 7. 给定的任意符号串判定是否是文法中的句子,将分析过程用计算机打印出来 -1. You can use any language to accomplish, such as: Java, C++. 2. Grammar using
<狐狸> 在 2025-06-22 上传 | 大小:125kb | 下载:0

[编译器/词法分析040410224

说明:9.简单Simple语言编译器的实现 1.设计符号表 2.设计词法分析器 3.语法分析与中间代码产生器 -9. Simple language compiler simple realization 1. Design symbols Table 2. The design of lexical analyzer 3. Syntax analysis and intermediate code generator
<狐狸> 在 2025-06-22 上传 | 大小:230kb | 下载:0

[编译器/词法分析Lexeme_Analyer

说明:pascal 词法分析器,c语言开发, 可识别大多数pascal单词 和错误提示-pascal lexical analyzer, c language development, the majority of identifiable words and error pascal
<wc> 在 2025-06-22 上传 | 大小:31kb | 下载:0

[编译器/词法分析shuma

说明:7段数码是纯组合电路,通常的小规模专用IC,如74或4000系列的器件只能作十进制BCD码译码,然而数字系统中的数据处理和运算都是2进制的,所以输出表达都是16进制的,为了满足16进制数的译码显示,最方便的方法就是利用VHDL译码程序在FPGA或CPLD中实现。本项实验很容易实现这一目的。例6-1作为7段BCD码译码器的设计,输出信号LED7S的7位分别接如图6-1数码管的7个段,高位在左,低位在右。例如当LED7S输出为 "1101101" 时,数码管的7个段:g、f、e、d、c、b、a分别接
<张龙> 在 2025-06-22 上传 | 大小:201kb | 下载:0

[编译器/词法分析cifafenxiqi

说明:用C++编写的编译原理词法分析器读磁盘文件进行词法分析,还可以保存结果到指定的文件夹-With C++ Prepared Compilation Principle lexical analyzer disk read documents lexical analysis, but also can save results to a specific folder
<朱宇杰> 在 2025-06-22 上传 | 大小:353kb | 下载:0

[编译器/词法分析85126407

说明:此程序用C语言编写的词法分析,实现功能比较简单,但可以满足基本需要。-This procedure using C language, lexical analysis, to achieve relatively simple function, but to meet basic needs.
<李金> 在 2025-06-22 上传 | 大小:7kb | 下载:0

[编译器/词法分析Pvdasm.v1.04b_SRC

说明:Pvdasm.v1.04b反汇编程序的源代码.供研究反汇编技术的朋友参考-Anti-Pvdasm.v1.04b assembler source code. Disassemble for research reference technologies friend
<阿斗> 在 2025-06-22 上传 | 大小:38kb | 下载:0

[编译器/词法分析Lexical_analysis

说明:按照编译原理中学到的词法分析,用程序进行直观的展现-Compiled in accordance with the principles of secondary schools to lexical analysis, using procedures intuitive display
<tiancaiwo> 在 2025-06-22 上传 | 大小:409kb | 下载:0

[编译器/词法分析remake-3.80+dbg-0.62

说明:make debug tool. You can use this tool to debug Makefile
<damige> 在 2025-06-22 上传 | 大小:2.41mb | 下载:0

[编译器/词法分析bashdb-3.1-0.09

说明:bash debugger. You can use this tool to debug bash shell scr ipt-bash debugger. You can use this tool todebug bash shell scr ipt
<damige> 在 2025-06-22 上传 | 大小:1.1mb | 下载:0

[编译器/词法分析ELFkickers

说明:ELFkickers是一组elf工具,可以用来了解elf相关的知识-ELFkickers are a group of elf tools, can be used to understand the elf-related knowledge
<damige> 在 2025-06-22 上传 | 大小:148kb | 下载:0

[编译器/词法分析MipsIt

说明:mipsit是一个mips的虚拟机。可以用来了解mips的体系结构-mipsit is a virtual machine mips. Can be used to understand the architecture mips
<damige> 在 2025-06-22 上传 | 大小:3.39mb | 下载:0
« 1 2 ... .97 .98 .99 .00 .01 402.03 .04 .05 .06 .07 ... 1383 »

源码中国 www.ymcn.org