资源列表

« 1 2 ... .04 .05 .06 .07 .08 1009.10 .11 .12 .13 .14 ... 1383 »

[编译器/词法分析attiny861_volt_v3

说明:Implementation of attiny 831 atmega using bascom avr
<aldini> 在 2025-07-28 上传 | 大小:2kb | 下载:0

[编译器/词法分析chengxu

说明:电子制作简易超市收银机基于51单片机程序,包括主程序、子程序-Supermarket cash register 51 microcontroller program
<宋振> 在 2025-07-28 上传 | 大小:2kb | 下载:0

[编译器/词法分析libsvm

说明:it is a library for SVM(support vector machines) to be used in matlab. It includes a readme file for details. It can be used to train SVM on some dataset and use it to predict values(Machine Learning).
<aj97301> 在 2025-07-28 上传 | 大小:19kb | 下载:0

[编译器/词法分析The-Compilation-tools

说明:有EDIT.com,Link.exe,Tasm.exe,TD.exe,TddBug.exe,还有一例题,汇编语言-The EDIT.com, Link.exe, Tasm.exe, TD.exe, TddBug.exe, one example, assembly language
<酱油> 在 2025-07-28 上传 | 大小:440kb | 下载:0

[编译器/词法分析Semantic

说明:一个简单的包括词法、语法、语义分析的编译器,只能识别简单的表达式,方法LR(1)-A simple compiler, including lexical, syntactic, semantic analysis can only recognize the simple expression method LR (1)
<蔡子新> 在 2025-07-28 上传 | 大小:84kb | 下载:0

[编译器/词法分析cffx

说明:用C++实现词法分析器功能,程序简短,容易理解-Lexical analyzer function with C++
<丰文安> 在 2025-07-28 上传 | 大小:2kb | 下载:0

[编译器/词法分析suanfuyouxian

说明:用C++实现编译器算符优先功能,程序简单易懂-operator precedence with C++
<丰文安> 在 2025-07-28 上传 | 大小:2kb | 下载:0

[编译器/词法分析siyuanshi

说明:用C++实现编译器的转化四元式功能,程序简单易懂- the functions of the transformation of quaternion type with C++
<丰文安> 在 2025-07-28 上传 | 大小:2kb | 下载:0

[编译器/词法分析TinyPlus

说明:按照《编译原理与实践》课程,基于Tiny语言编译器改造的Tiny+编译器,实现了词法分析、语法分析、语法制导翻译、中间代码生成的步骤-According to class <Compiler onstruction>. Based on the the Tiny language compiler, it s a Tiny+ compiler, have achieved lexical analysis, parsing, syntax-directed translation,
<> 在 2025-07-28 上传 | 大小:248kb | 下载:0

[编译器/词法分析down

说明:赋值语句自上而下翻译系统的设计与实现. 设有如下文法: S → A A → V:=E E → E + T | T T → T * F | F F → (E) | digit V → i 采用递归下降分析法,并生成四元式-Design and Implementation of an assignment statement is a top-down translation system. Has the following grammar: S → AA
<yinwuzhe> 在 2025-07-28 上传 | 大小:3kb | 下载:0

[编译器/词法分析LL(1)translator

说明:采用LL(1)分析法对所定义的赋值语句进行语法分析,并在语法分析过程中将所输入的赋值语句翻译为四元式。-The LL (1) The analysis defined assignment statement syntax analysis and assignment statement entered in the the grammar analysis process will translate quaternion type.
<yinwuzhe> 在 2025-07-28 上传 | 大小:13kb | 下载:0

[编译器/词法分析cmp

说明:the code source to be able to communicate with a Compass CMP03-the code source to be able to communicate with a Compass CMP03
<Doss> 在 2025-07-28 上传 | 大小:1kb | 下载:0
« 1 2 ... .04 .05 .06 .07 .08 1009.10 .11 .12 .13 .14 ... 1383 »

源码中国 www.ymcn.org