资源列表
[汇编语言] Demo_asm_80x86
说明:80X86的一些例子程序,对学习汇编很有帮助。-80X86 some examples of procedures, a compilation of useful learning.<葛钦钦> 在 2008-10-13 上传 | 大小:24.5kb | 下载:0
[操作系统开发] 4GB_mem_access
说明:在实地址模式访问4g内存,对了解操作系统底层的人有帮助-in real address mode visit 4g memory, the understanding of the underlying operating system help<hanjing> 在 2008-10-13 上传 | 大小:24.51kb | 下载:0
[编译器/词法分析] LexicalAnalysis1
说明:语法分析器 用C++6.0编写 编译原理实验报告 词法分析程序 带实验报告 -Parser 6.0 C compiler principle experiment report lexical analysis program with experimental report<陆振华> 在 2008-10-13 上传 | 大小:24.46kb | 下载:0
[编译器/词法分析] pl/0
说明: /*PL/0编译系统C版本头文件pl0.h*/ /* typedef enum { false, true } bool; */ #define norw 13 /*关键字个数*/ #define txmax 100 /*名字表容量*/ #define nmax 14 /*number的最大位数*/ #define al 10<xqq771084591> 在 2010-09-13 上传 | 大小:24.55kb | 下载:0