资源列表
[编译器/词法分析] Real-timeconversionmethod
说明:为了融合图形化和文本语言2种编程方式的优点,提高教育机器人编程平台的直观性和通用性,结合编程平台要求,设计出流程图与类C语言双向实时转换方法.在进行流程图到类C语言转换时,实时根据各个模块间的父子关系遍历模块树,并根据功能模块封装的库函数和语句完成转换,在转换过程中实时进行类c语言规则检查.在进行类c语言到流程图转换时,首先通过词法分析、语法分析和语义分析生成XML代码,再进行统一解析生成流程图.在转换过程中实时进行错误检查,出现错误所<john> 在 2025-05-01 上传 | 大小:473kb | 下载:0
[编译器/词法分析] javaredactor
说明:使用jbuilder编写的java编译集成环境,基本功能已经具备,重要部分有详尽的源代码,是学习JAVA的有用参考-failed to translate<张新华> 在 2025-05-01 上传 | 大小:152kb | 下载:0
[编译器/词法分析] Compilation-principle
说明:本书深入讨论了编译器设计的重要主题,包括词法分析、语法分析、语法制导分析、类型检查、运行环境、中间代码生成、代码生成、代码优化等-This book discusses the important theme of the compiler design, including lexical analysis, syntax analysis, syntax analysis, type checking, running enviro<吴飞> 在 2025-05-01 上传 | 大小:26.53mb | 下载:0
[编译器/词法分析] CS240.ClassProject1
说明:This my first JAVA program by using NetBeans-This is my first JAVA program by using NetBeans<CBD> 在 2025-05-01 上传 | 大小:11kb | 下载:0
[编译器/词法分析] New-Microsoft-Word-Document
说明:This program counts the number of lines, words, and characters in its input, where a “word” is defined as any sequence of non-whitespace characters (blanks, tabs, and newlines).<> 在 2025-05-01 上传 | 大小:3kb | 下载:0
[编译器/词法分析] c-program-find-palindrome
说明:to find whether the number is palindrome or not without using string functions,checking palindrome in C -to find whether the number is palindrome or not without using string functions,checking palindrome in C<> 在 2025-05-01 上传 | 大小:5kb | 下载:0