资源列表
[操作系统开发] BankersAlgorithm
说明:计算机操作系统银行家算法程序的实现,C++源代码-Bankers algorithm<肖大宝> 在 2025-10-29 上传 | 大小:2kb | 下载:0
[操作系统开发] Memory_allocation_experiment_report
说明:内存分配方法的实验报告 是我自己写的 用三种方法实现的-Experimental Report of memory allocation method is to write my own implementation of three methods<孙小宇> 在 2025-10-29 上传 | 大小:10kb | 下载:0
[编译器/词法分析] Parsing_documents
说明:语法分析设计经典开发文档,语法分析很经典的开发文档Parsing the classic design development documents -Parsing the classic design development documents<s99> 在 2025-10-29 上传 | 大小:199kb | 下载:0
[汇编语言] 8253delaysystem
说明:8253 定时器/计数器接口实验,3个计数器分别使用。此代码为演示作用。-8253 timer/counter interface experiment, three counters were used. Demonstration effect of this code.<lmz> 在 2025-10-29 上传 | 大小:1kb | 下载:0
[汇编语言] Cyuhuibian
说明:一篇关于c语言与汇编语言相互转变的指导文章,讲述了其原理和操作方法。pdf格式,无密码。-A language and assembly language on the c changes to articles with each other, about its principles and methods of operation. pdf format, no password.<chunyu> 在 2025-10-29 上传 | 大小:180kb | 下载:0
[编译器/词法分析] GrammerParsers
说明:利用C++语言编制一个LL(1)语法分析器,利用LL(1)控制程序根据显示栈栈顶内容、向前看符号以及LL(1)分析表,对输入符号串自上而下的分析过程。可通过消除左递归、提取左因子把非LL(1)文法改造成LL(1)文法。-Compiled using a C++ language LL (1) parser using LL (1) control program according to display the contents of the stack the stack, forward-l<杨玥> 在 2025-10-29 上传 | 大小:222kb | 下载:0