资源列表

« 1 2 ... .70 .71 .72 .73 .74 975.76 .77 .78 .79 .80 ... 1384 »

[编译器/词法分析Compiler-theory

说明:编译原理 第1章绪论 第2章数据类型 第3章控制结构 第4章程序语言的设计 第5章非过程式程序设计语言 第6章形式语义学简介 第7章编译概述 第8章词法分析 第9章自上而下的语法分析 第10章自下而上的语法分析 第11章语义分析和中间代码生成 第12章代码优化和目标代码生成 第13章运行时存储空间的组织 -Compiler theory Chapter 1 Introduct
<王兵> 在 2024-11-20 上传 | 大小:756kb | 下载:0

[编译器/词法分析f2c--translate-the-.f-files-to-C

说明:一个将Fortran语言转化为C语言的编译器。-We describe f 2c, a program that translates Fortran 77 into C or C++.
<杨彦龙> 在 2024-11-20 上传 | 大小:8.13mb | 下载:0

[编译器/词法分析scanner

说明:近似C的scanner 用flex寫的 好懂易入門-Approximate C scanner ,use flex , easy to understand
<chang> 在 2024-11-20 上传 | 大小:1kb | 下载:0

[编译器/词法分析New-folder

说明:This program has only several lines of code. If you run it nothing happens.
<Marc> 在 2024-11-20 上传 | 大小:3kb | 下载:0

[编译器/词法分析STM8-novice-introductory

说明:STM8新手入门经典资料,针对各种编译器都有讲解-STM8 novice introductory classic material
<刘磊> 在 2024-11-20 上传 | 大小:3.69mb | 下载:0

[编译器/词法分析lua

说明:一本很实用的LUA学习手册.希望对大家有帮助。-very useful LUA study manual to help everyone.
<石金艳> 在 2024-11-20 上传 | 大小:1.39mb | 下载:0

[编译器/词法分析CPPPL-O

说明:PL/0语言可以看成PASCAL语言的子集,它的编译程序是一个编译解释执行系统。PL/0的目标程序为假想栈式计算机的汇编语言,与具体计算机无关。 文件说明: PL.htm---PL/0语言基本原理 pl0.h---定义 PL0.cpp---实现 testPl0.cpp---使用方法举例 testPas.txt---一个LP/0语言源程序-PL/0 language can be seen as a subset
<Jeep> 在 2024-11-20 上传 | 大小:581kb | 下载:0

[编译器/词法分析C-parser-based-YACC

说明:这是一个基于YACC的C-的语法分析器。-this is a parser .
<张秋> 在 2024-11-20 上传 | 大小:177kb | 下载:0

[编译器/词法分析C-scanner-based-lex

说明:这是一个基于lex的C-语言的词法分析器。- a scanner .
<张秋> 在 2024-11-20 上传 | 大小:153kb | 下载:0

[编译器/词法分析c--parser

说明:这是一个C-的语法分析器。(编译原理实验)-this is a parser.
<张秋> 在 2024-11-20 上传 | 大小:217kb | 下载:0

[编译器/词法分析Lex-and-Yacc

说明:关于LEX和YACC的简单的一个入门教程。-A simple introduction of lex and yacc.
<张秋> 在 2024-11-20 上传 | 大小:341kb | 下载:0

[编译器/词法分析LL

说明:LL(1)语法分析,编译原理课程上机题目,实现LL(1)语法分析-LL(1) grammar analysis,Compiling principle course computer topic, realize LL (1) grammar analysis
<花落尘> 在 2024-11-20 上传 | 大小:122kb | 下载:0
« 1 2 ... .70 .71 .72 .73 .74 975.76 .77 .78 .79 .80 ... 1384 »

源码中国 www.ymcn.org