资源列表
[编译器/词法分析] PL0-classic
说明:可能是流传最广、最为经典的样板作品,Pascal语言之父、图灵奖获得者Niklaus Wirth在其名著Algorithms + Data Structures = Programs第5章给出的一个递归下降预测分析器实现。毫无疑问,它是用Pascal语言编写的。该编译器生成的目标语言是p-code,一台p- code虚拟机有3个寄存器(程序计数器、基本寄存器和栈顶寄存器)和8条指令(每条指令有多种形式)。-May be the most widely accepted model for the<superchangme> 在 2025-11-21 上传 | 大小:4kb | 下载:0
[书籍源码] TanhaoqiangCprogramming
说明:谭浩强C程序设计 第二版 是学习c语言的基础知识的很好书级-谭浩强C程序设计 第二版<litinghui> 在 2025-11-21 上传 | 大小:683kb | 下载:0
[操作系统开发] diskseekingalgorithms
说明:操作系统课程设计,磁盘寻道算法。做了扫描和循环扫描算法。分别用数组和链表方式进行了测试。并比较了时间效率。-Operating systems curriculum design, disk seeking algorithms. Done a scan and cyclic scan algorithm. Way with arrays and linked lists were tested. And compared the time efficiency.<田晓宇> 在 2025-11-21 上传 | 大小:611kb | 下载:0
[汇编语言] current_date_and_time
说明:Assembly language program which shows the current date and time in a form identical to that used by Posix ctime()<jackbpr> 在 2025-11-21 上传 | 大小:3kb | 下载:0
[汇编语言] calculator
说明:win32计算器,功能强大,自主开发,绝对牛b-win32asm calculator<宋杰> 在 2025-11-21 上传 | 大小:220kb | 下载:0