资源列表
[编译器/词法分析] assembler
说明:该程序使用了I/O流对存有汇编语言文本进行读入以及对操作结果的文本输出;运用了数据结构的栈结构,简化了文本内容的识别;将文本中的一行封装成类对象hang;将系统的一些操作指令通过哈希结构封装在symtab类中;将文本获得的操作指令封装在optab中;自己还另外编写了十进制转十六进制,int类型和对应的字符串进行互转的方法供程序使用。-The program uses the I/O stream of assembly language there and read the text on th<钟武俊> 在 2025-06-24 上传 | 大小:1.08mb | 下载:0
[编译器/词法分析] LexicalAnalysis111
说明:CMM语言的词法分析器,采用JAVA书写,有很大帮助-CMM Lexical<liu yao> 在 2025-06-24 上传 | 大小:1.88mb | 下载:0
[编译器/词法分析] NEC-IR-REMOTE-(2)
说明:nec remote receiver.it has nec format descr iption image<Reddy> 在 2025-06-24 上传 | 大小:185kb | 下载:0
[编译器/词法分析] pudn
说明:Factorial using recursion, queue, stack, and other useful programs in c language.<ankit kumar> 在 2025-06-24 上传 | 大小:3kb | 下载:0
[编译器/词法分析] PL0-grammar-functions-
说明:对PL0文法分析中的函数进行详细的注释,主要对学习编译原理的同学有帮助。-For PL0 grammar analysis functions detailed notes, mainly students learning compiler theory help.<追思回忆> 在 2025-06-24 上传 | 大小:237kb | 下载:0
[编译器/词法分析] clavier16touches
说明:driver d un clavier 4x4 16 touches en c<jess> 在 2025-06-24 上传 | 大小:48kb | 下载:0
[编译器/词法分析] Lab5
说明:1) Write a program that tells what coins to give out for any amount of change 1 cent to 99 cents. For example if 86 cents is entered the output will be: 86 cents can be given as 3 quarter(s), 1 dime(s) and 1 penny(s). Coins to be used: 25 cents &g<cbobert> 在 2025-06-24 上传 | 大小:131kb | 下载:0