资源列表
[汇编语言] 中断矢量设置与读取有关的DOS功能调用
说明:与中断矢量设置与读取有关的DOS功能调用,本例演示了如何编写中断服务程序,如何安装(将中断服务程序的地址设置到中断矢表中),以及如何通过软中断指令调用中断服务程序。为了突出重点,本例中中断服务程序代码未驻留内存。-and vector interrupt settings and read the DOS function calls, which in this case demonstrated how to prepare interrupted service procedures, h<张东> 在 2025-07-31 上传 | 大小:4kb | 下载:0
[编译器/词法分析] 一个小语言的yufa
说明:因为前些天在VC知识库看到一个pascal词法分析的程序,觉得写得挺复杂的。其实词法分析程序的原理都是一样的,所以我想只要搞明白了简单的词法分析程序,再写复杂的就不难了,无非是多加几个关键字,多写几个条件判断语句而已。词法分析是编译程序的基础,也是最简单的。好,现在让我们看程序吧。 先让我们看看这个小语言的文法吧。-few days ago because of the knowledge base to see a VC pascal lexical analysis procedures,<he> 在 2025-07-31 上传 | 大小:6kb | 下载:0
[Dephi控件源码] 物理实验室 - 仪器管理系统
说明:清华大学物理实验室 - 仪器管理系统 能实现实验室中多项数据的保存,插入,删除等-Tsinghua University physics laboratory-equipment management system to achieve a number of laboratory data preservation, insert, delete, etc.<卡纳瓦罗> 在 2025-07-31 上传 | 大小:95kb | 下载:0
[书籍源码] 0202
说明:课程设计自己编写的一个进程调度演示程序,界面很好,但是只有就绪和执行的调度,没有做等待状态的调度,毕竟时间太短-design their own curriculum prepared by the process of scheduling a demo program, a good interface, but only in place and implementation of the scheduling, do not wait for the activation state,<gege> 在 2025-07-31 上传 | 大小:39kb | 下载:0
[编译器/词法分析] 编译原理打作业 打包
说明:编译原理课程设计,包括词法,语法,语义分析,功能全面!-the class design about principle of complier.it contains analysis of word ,gram and mine about language .<马日光> 在 2025-07-31 上传 | 大小:4.31mb | 下载:0
[编译器/词法分析] FoxCompile
说明:本程序包括详细的词法分析,语法分析,语义分析和中间代码生成,写得很不错,可读性很强。是关于循环语句的翻译-this procedure include a detailed analysis of the morphology, syntax, semantic analysis and intermediate code generation, very good, very readable. On the loop is the translation<冷清雪> 在 2025-07-31 上传 | 大小:20kb | 下载:0