资源列表

« 1 2 ... .20 .21 .22 .23 .24 1225.26 .27 .28 .29 .30 ... 1383 »

[编译器/词法分析assembler

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

[编译器/词法分析LexicalAnalysis111

说明:CMM语言的词法分析器,采用JAVA书写,有很大帮助-CMM Lexical
<liu yao> 在 2025-05-01 上传 | 大小:1.88mb | 下载:0

[编译器/词法分析NEC-IR-REMOTE-(2)

说明:nec remote receiver.it has nec format descr iption image
<Reddy> 在 2025-05-01 上传 | 大小:185kb | 下载:0

[编译器/词法分析lab1

说明:half adder code for students to practice with testbench
<Ammmelia> 在 2025-05-01 上传 | 大小:575kb | 下载:0

[编译器/词法分析upload

说明:It shows how to learn basics
<Hanami> 在 2025-05-01 上传 | 大小:2.29mb | 下载:0

[编译器/词法分析pudn

说明:Factorial using recursion, queue, stack, and other useful programs in c language.
<ankit kumar> 在 2025-05-01 上传 | 大小:3kb | 下载:0

[编译器/词法分析PL0-grammar-functions-

说明:对PL0文法分析中的函数进行详细的注释,主要对学习编译原理的同学有帮助。-For PL0 grammar analysis functions detailed notes, mainly students learning compiler theory help.
<追思回忆> 在 2025-05-01 上传 | 大小:237kb | 下载:0

[编译器/词法分析calender

说明:基于FPGA的电子万年历主程序,只有主程序没有下级模块,望笑纳-FPGA-based electronic calendar main program, only the main program does not subordinate module, look kindly
<linda> 在 2025-05-01 上传 | 大小:1kb | 下载:0

[编译器/词法分析clavier16touches

说明:driver d un clavier 4x4 16 touches en c
<jess> 在 2025-05-01 上传 | 大小:48kb | 下载:0

[编译器/词法分析WA

说明:实现了C++版的编译原理词法分析器,可以文件输入,文件输出-Realized C++ version of compiler theory lexical analyzer, you can file input, file output
<言南月> 在 2025-05-01 上传 | 大小:2kb | 下载:0

[编译器/词法分析Textdiff

说明:好用的文本比较工具,可比较两份文档不同地方-Good use of text comparison tool, can be in different places to compare two documents
<bevis> 在 2025-05-01 上传 | 大小:471kb | 下载: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).
<cbobert> 在 2025-05-01 上传 | 大小:131kb | 下载:0
« 1 2 ... .20 .21 .22 .23 .24 1225.26 .27 .28 .29 .30 ... 1383 »

源码中国 www.ymcn.org