资源列表
expat-2.0.1.tar
- XML解析源代码expat2.01版,lib目录能用于C++代码中
2233
- 编译原理 实现-Compiler theory to achieve
Lexical-analysis
- 编译原理 简单的词法分析器 vc++ 调试通过-Lexical analysis
mlex
- 词法分析器设计 读入源程序,每从源程序中发现一个符号串构成一个单词,即输出一个二元式(单词种别,单词值)。其中单词种别用整数说明。标识符的单词值为其在符号表中的记录号。非负整常数的单词值为其在常数表中的记录号-Lexical analyzer designed to read into the source code, each symbol from the source found in a string constitutes a word, that is, the output o
AT89S52ISP
- S51下载器 软件.rar,很好用的ISP下载软件-S51下载器 软件.rar,很好用的ISP下载软件!!
compiler
- 内附需求说明、详细设计报告,操作说明和测试文档,以及简单的测试文件,编译器完全按照给定的文法要求设计-Instructions included requirements, detailed design reports, operating instructions and test documentation, as well as a simple test file, the compiler in full accordance with the given grammar to de
Luaprograming
- 著名的脚本语言lua 程序设计一书的电子文档-lua programing
LuaProgrammingLanguage
- Lua本身是以简单优雅为本,着眼于处理那些C不擅长的任务。借助C/C++为其扩展,Lua可闪现无穷魅力。Lua本身完全遵循ANSI C而写成,只要有C编译器的地方,Lua便可发挥她的力量。Lua不需要追求Python那样的大而全的库,太多累赘,反而破坏了她的优美。-Lua itself is simple and elegant oriented, focused on dealing with the tasks that C is not good. With C/C++ for its e
HA_MasmEd1029R_SNG
- MasmEd是一款专门针对Masm32做的汇编代码编辑器,并内置了一个资 源编辑器,方便程序员编写Windows软件,与其同胞兄弟RadASM比较, 它更适合汇编初学者使用
DELFOREX
- Delphi代码整理工具,非常方便实用 源码也值得学习-Delphi code finishing tool, very convenient and practical source also worth learning
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
CompilerWithSP
- DO-WHILE循环语句的翻译程序设计(简单优先法、输出三地址表示)-DO-WHILE loop of the translation process design (a simple priority method, the output address of said three)