资源列表
[系统编程] VCPP-EXE-communication-
说明:进程通信,接收者进程、发送者进程,消息,句柄-process communication ,receiver processer,sender processer,message<shen> 在 2025-03-15 上传 | 大小:51kb | 下载:0
[系统编程] A-beautiful-VC-do-their-own-window
说明:一个漂亮的窗口,使用SKIN 控件,简单的VC 的应用-A beautiful VC do their own window,A beautiful VC do their own window. Rar<shen> 在 2025-03-15 上传 | 大小:21kb | 下载:0
[Linux/Unix编程] 44ping
说明:shell 模式下的ping 的delphi 源码-shell mode of ping delphi source<wf> 在 2025-03-15 上传 | 大小:6kb | 下载:0
[系统编程] OS_FILESYSTEM
说明:本实验要求在假设的I/O 系统之上开发一个简单的文件系统,这样做既能让实验者对文件系统有整体了解,又避免了涉及过多细节。用户通过create, open, read等命令与文件系统交互。文件系统把磁盘视为顺序编号的逻辑块序列,逻辑块的编号为0至L-1。I/O系统利用内存中的数组模拟磁盘。-This experiment requires the assumption of I/O system on the development of<春春> 在 2025-03-15 上传 | 大小:2.59mb | 下载:0
[系统编程] OS_lab3_mm
说明:本次实验主要围绕动态分区分配方式展开。熟悉并掌握动态分配五大算法:first fit,next fit,best fit,worst fit,quick fit-This experiment mainly around the dynamic partitioning distribution expanded. Familiar with and master the dynamic allocation of five algor<春春> 在 2025-03-15 上传 | 大小:5.8mb | 下载:0
[系统编程] Compile_Lab4
说明:编译原理作业 算符优先语法分析 实现算符优先分析算法,完成以下描述算术表达式的算符优先文法的算符优先分析过程。 G[E]:E→E+T∣E-T∣T T→T*F∣T/F∣F F→(E)∣i-Compilation Principle operating operator precedence parsing algorithm to achieve operator priority analysis, com<春春> 在 2025-03-15 上传 | 大小:222kb | 下载:0
[系统编程] Compile_Lab3
说明:LL(1)语法分析设计原理与实现技术。语法分析的设计方法和实现原理;LL(1 )分析表的构造;LL(1)分析过程;LL(1)分析器的构造-LL (1) parsing design principles and implementation techniques. Syntax analysis methods and principles of design LL (1) parsing table structure LL (1<春春> 在 2025-03-15 上传 | 大小:173kb | 下载:0