资源列表

« 1 2 ... .85 .86 .87 .88 .89 190.91 .92 .93 .94 .95 ... 1384 »

[编译器/词法分析decaf

说明:用Java实现的编译器。把源代码编译成SPARC汇编程序-using the Java compiler. Put into the source code compiler assembler SPARC
<李萍> 在 2008-10-13 上传 | 大小:1.08mb | 下载:0

[编译器/词法分析decaf

说明:用Java实现的编译器。把源代码编译成SPARC汇编程序-using the Java compiler. Put into the source code compiler assembler SPARC
<李萍> 在 2024-11-10 上传 | 大小:1.08mb | 下载:0

[编译器/词法分析cifafenxiqi4

说明:最近交了一个词法分析器的作业,功能有待改进,但是基本说得过去,希望互相交流意见 -The recent settlement of a lexical analyzer operation, function room for improvement, but the basic statement stand, hoping to exchange views on
<姚晶晶> 在 2024-11-10 上传 | 大小:1.08mb | 下载:0

[编译器/词法分析yuyifenxiyuanmahebaogao

说明:语义分析的功能: 第一,审查每个语法结构的静态语义,即验证语法结构合法的程序是否真正有意义。有时把这个工作称为静态语义分析或静态审查。第二,如果静态语义正确,语义处理则要执行真正的翻译,即,或者将源程序翻译成程序的一种中间表示形式(中间代码),或者将源程序翻译成目标代码。 有报告-Semantic analysis of the functions: First, review each of the grammatical s
<盼盼> 在 2024-11-10 上传 | 大小:1.08mb | 下载:0

[编译器/词法分析jiChengKaiFa

说明:集成开发环境设计,cminus编译器,MFC。-Integrated development environment, cminus compiler, MFC.
<喜庆> 在 2024-11-10 上传 | 大小:1.08mb | 下载:0

[编译器/词法分析test1

说明:编译原理第一个实验词法分析,自己写的,还有可以修改的地方-Compiler theory first experiment lexical analysis, write their own, there can be amended where
<陈江> 在 2024-11-10 上传 | 大小:1.08mb | 下载:0

[编译器/词法分析LL1sy

说明:此程序是实现编译原理中LL(1)文法分析的,对任意输入LL(1)文法,自动构造LL(1)分析表并生成相应的语法分析程序,实现LL(1)分析过程;能对输入串进行语法分析,判断其是否符合文法。-Compile this program is to achieve the principle of LL (1) grammar analysis, for any input LL (1) grammar, automatically cons
<Feng> 在 2024-11-10 上传 | 大小:1.08mb | 下载:0

[编译器/词法分析BY_work2

说明:正则表达式转换成NFA最后转换成DFA~代码里注释的很清楚,希望能给大家帮助-Regular expressions to convert NFA finally converted into a DFA ~ code annotated clearly, I hope to give you help
<陈予诚> 在 2024-11-10 上传 | 大小:1.08mb | 下载:0

[编译器/词法分析10w

说明:产生10万个互不相同的随机数,并将它们存入文本文件中,要求时间在一秒以下-Produce 100000 no the same random number, and put them in a text file, the required time in a second the following
<刘坤> 在 2024-11-10 上传 | 大小:1.08mb | 下载:0

[编译器/词法分析tc2

说明:c语言编辑器Tuber2.0 适合做老师布置的画图程序 谢谢大家-c language editor Tuber2.0 suitable arrangement drawing program teacher thank you
<天若邻> 在 2024-11-10 上传 | 大小:1.08mb | 下载:0

[编译器/词法分析BP_DSM_talk

说明:bipolar digital sigma modulation program and materials in vlsi
<mgokul177> 在 2024-11-10 上传 | 大小:1.08mb | 下载:0

[编译器/词法分析assembler

说明:该程序使用了I/O流对存有汇编语言文本进行读入以及对操作结果的文本输出;运用了数据结构的栈结构,简化了文本内容的识别;将文本中的一行封装成类对象hang;将系统的一些操作指令通过哈希结构封装在symtab类中;将文本获得的操作指令封装在optab中;自己还另外编写了十进制转十六进制,int类型和对应的字符串进行互转的方法供程序使用。-The program uses the I/O stream of assembly language
<钟武俊> 在 2024-11-10 上传 | 大小:1.08mb | 下载:0
« 1 2 ... .85 .86 .87 .88 .89 190.91 .92 .93 .94 .95 ... 1384 »

源码中国 www.ymcn.org