资源列表

« 1 2 ... .41 .42 .43 .44 .45 846.47 .48 .49 .50 .51 ... 1383 »

[编译器/词法分析basic

说明:一个小型的BASIC解释器及其全部的C源程序代码- A small BASIC interpreter and its complete C source program code
<李振海> 在 2025-06-18 上传 | 大小:17kb | 下载:0

[编译器/词法分析compiler

说明:编译原理程序之词法分析器- Translation principle morphology of analyzer procedure
<珠珠> 在 2025-06-18 上传 | 大小:17kb | 下载:0

[编译器/词法分析progs.tar

说明:編譯器的相關東西原始碼-Compiler-source-related things
<黃依封> 在 2025-06-18 上传 | 大小:17kb | 下载:0

[编译器/词法分析使用Java实现语言解释器

说明:使用Java语言实现Small Basic语言解释器。包括两个主要的子系统:一个是表达式解释器,负责处理数字表达式;另一个是解释器,负责程序的实际执行。-use Java language Small Basic language interpreter. Including the two major subsystems : an expression interpreter is responsible for handling digital expression; Another in
<陈宁> 在 2025-06-18 上传 | 大小:17kb | 下载:0

[编译器/词法分析gaoxing

说明:用java语言实现的简单词法分析器 实现了界面操作-use simple language to achieve a lexical analyzer interface operation
<高兴> 在 2025-06-18 上传 | 大小:17kb | 下载:0

[编译器/词法分析mini-pl0-plus

说明:扩展后的mini-pl0语法编译器,具体语法见压缩包中的文件介绍。用lex和yacc编写。含15个测试用例。-expansion of the mini-pl0 syntax compiler, the specific syntax compressed see the introduction of documents. Lex generates and with the preparation. With 15 Test Case.
<李略> 在 2025-06-18 上传 | 大小:17kb | 下载:0

[编译器/词法分析Compute_Formula

说明:一个简单的解析器,可以对四则运算和if语句进行解析,利用简单扫描的方式词法解析,和压栈方式解释运算,可以帮助学习编译原理-a simple parser can be four operators and if statements for the analysis, simple scanning the lexical analysis, and interpretation Yazhan Operators can help compiler theory
<> 在 2025-06-18 上传 | 大小:17kb | 下载:0

[编译器/词法分析bianyicifa

说明:自己编的词法分析程序,含有实验报告,有详细的数据结构和程序流程说明。-own addendum to the lexical analysis procedures, experimental report containing a detailed data structure and program flow note.
<陈子> 在 2025-06-18 上传 | 大小:17kb | 下载:0

[编译器/词法分析LRAnalysis

说明:编译原理 中的LR分析 控制台程序设计与实现,刚刚做的-compiler theory of LR Analysis Console program design and implementation, just so
<123456> 在 2025-06-18 上传 | 大小:17kb | 下载:0

[编译器/词法分析JAVA_SCANNER

说明:一个简单的JAVA语言的词法分析器,读入文件,经过词法分析将分析结果写入输出文件中.(附JAVA词法分析要求)-a simple Java language lexical analyzer, read into the document, After lexical analysis of the results of the analysis into the output file. (JAVA lexical analysis requirements)
<shiliyan> 在 2025-06-18 上传 | 大小:17kb | 下载:0

[编译器/词法分析cifayufa

说明:该程序是用c实现的词法语法分析器,使用方式参见程序说明.-The program is used to achieve lexical c Parser, see the descr iption of the procedures used.
<yaoziliang> 在 2025-06-18 上传 | 大小:17kb | 下载:0

[编译器/词法分析build

说明:#写的一个代码生成器 在实际变成工作中,我们要写大量的程序,比如说把一个表转为一个类对象或者写一个调用带n个参数的存储过程的方法等都需要手工去输入大量的代码,并且还有大量的重复代码。为了避免大量的重复劳动,同时也为了工作的方便,根据自己的需要写了这么一个功能比较简单的代码生成器。其功能如下: 功能1: 配置数据库连接服务器(包括数据库服务器的IP、数据库、登录帐户、登录密码),单击确定保存配置,保存成功后确定按钮不可用,同时弹出消息对话框。 功能2; 连接数
<js777> 在 2025-06-18 上传 | 大小:17kb | 下载:0
« 1 2 ... .41 .42 .43 .44 .45 846.47 .48 .49 .50 .51 ... 1383 »

源码中国 www.ymcn.org