资源列表

« 1 2 ... 69 70 71 72 73 7475 76 77 78 79 ... 1383 »

[编译器/词法分析CaslCompiler.rar

说明:这是一个软件水平资格考试中使用的CASL汇编语言的编译器,实现文件中包括一个编译器,一个虚拟机,一个类似于Debug的调试器.
<> 在 2025-06-17 上传 | 大小:3.9mb | 下载:0

[编译器/词法分析CaslCompiler

说明:这是一个软件水平资格考试中使用的CASL汇编语言的编译器,实现文件中包括一个编译器,一个虚拟机,一个类似于Debug的调试器.- This is the CASL assembly language compiler which in a software horizontal qualifications test uses, in the realization document including a compiler, hypothesized machine, is similar
<杨军> 在 2025-06-17 上传 | 大小:3.9mb | 下载:0

[编译器/词法分析1

说明:语法分析是编译程序的核心部分。语法分析的作用是识别由词法分析给出的单词符号序列是否是给定的文法的正确句子。目前语法分析常用的方法右自顶向下分析和自底向上分析两大类。 确定的自顶向下方法,是从文法的开始符号,考虑如何根据当前的输入符号(单词)唯一的确定选用哪个产生式替换相应非终结符往下推导。 LL(1)文法是一种确定的自顶向下的分析方法。 LL(1)的含义是:第一个L表明自顶向下分析从左向右扫描输入串,第二个L表明分析过程中将用最左推导,1表明只需向右看一个符号便可以决定如何推导即选
<孔小亮> 在 2025-06-17 上传 | 大小:3.87mb | 下载:0

[编译器/词法分析API

说明:erformed on the value that is passed to thetargetNameproperty of theclientbean. Typos are only discovered (with most likely fatal results) when theclientbean is actually instantiated. If theclient bean is aprototypebean, this typo and the resulti
<朱纪光> 在 2025-06-17 上传 | 大小:3.91mb | 下载:0

[编译器/词法分析2025L-lehua-write

说明:rtd 2021+rtd 2025 方案乐华烧录软件-to rtd 2021+rtd 2025 program Leroy burning software
<张默> 在 2025-06-17 上传 | 大小:3.84mb | 下载:0

[编译器/词法分析program

说明:词法分析器,语法分析器等等可以用,编译原理课程设计-Lexical analyzer, parser, compiler theory curriculum design
<lee> 在 2025-06-17 上传 | 大小:3.85mb | 下载:0

[编译器/词法分析CKEditor

说明:ckeditor使用 包括CKFinder的使用说明 文字编辑器-the use of CKEditor CKFinder
<彭欣> 在 2025-06-17 上传 | 大小:3.9mb | 下载:0

[编译器/词法分析MorphemeAnalysis

说明:使用MFC编写的词法分析程序,可以有源代码生成属性字,更换词法表之后还可以识别java源代码,比较灵活-Prepared using MFC lexical analysis program that can generate source code attributes word lexical replacement after the table can also identify java source code, more flexible ......
<南工程 软件101 墨雁> 在 2025-06-17 上传 | 大小:3.9mb | 下载:0

[编译器/词法分析yak

说明:为王晓斌老师编译原理实验的语法分析器。采用递归下降方法。输入文件为“sample.dyd”,输入文件为各种字符表以及出错文件。-Wang Xiaobin teacher compiler principle experiment for the parser. Recursive descent method. Enter the file as "sample.dyd", the input file for the various character tables, and error fi
<程黾昊> 在 2025-06-17 上传 | 大小:3.86mb | 下载:0

[编译器/词法分析BiShe

说明:通用题库管理系统,具有题目录入,自动组卷等功能-General question bank management system, has the problem input, automatic generating test paper and other functions
<神奇六虎> 在 2025-06-17 上传 | 大小:3.89mb | 下载:0

[编译器/词法分析zhishu

说明:手动输入一个数,输出从2到N之间所有的质数。-Input an integer, pick out the all prime number.
<陈康> 在 2025-06-17 上传 | 大小:3.88mb | 下载:0

[编译器/词法分析mysql-connector-java-5.1.41

说明:mysql编译器,支持命令行和桌面应用两种形式,熟悉mysql数据库的操作,一个数据库开发工具(MySQL compiler, support command line and desktop applications in two forms, familiar with the operation of MySQL database, a database development tools)
<gy--- > 在 2025-06-17 上传 | 大小:3.89mb | 下载:0
« 1 2 ... 69 70 71 72 73 7475 76 77 78 79 ... 1383 »

源码中国 www.ymcn.org