资源列表
[编译器/词法分析] yufafenxi(LL1)
说明:编写语法分析程序,实现对算数表达式的语法分析。要求所分析算数表达式由如下的文法产生。 E->E+T|E-T|T T->T*F|T/F|F F->id|(E)|num 实验要求:在对输入表达式进行分析的过程中,输出所采用的产生式。 -Write parser, to achieve the syntax of arithmetic expressions. Requirements of arithmetic expressions generated<lzydwd> 在 2025-07-09 上传 | 大小:2kb | 下载:0
[并行运算] statistic-mandelbrot
说明:使用静态调度的mandelbrot集的并行实现。 运用了mpi编程技术-Mandelbrot set using the static scheduling of parallel implementation. Use of mpi programming<wanyihan> 在 2025-07-09 上传 | 大小:2kb | 下载:0
[操作系统开发] qingqiufenye
说明:操作系统课程设计作业 虚拟实现操作系统的请求分页模块 实现了FIFO,LRU,最后输入-1可调用最佳置换算法 按提示输入即可。-Operating System Course Design work to achieve the operating system virtual page module at the request of the FIFO, LRU, the last input-1 can be called the best replacement algori<宋洪伟> 在 2025-07-09 上传 | 大小:2kb | 下载:0
[汇编语言] Assembly-Language
说明:DOS下改变屏幕背景颜色为红色 -change the color of the screen<BLOON> 在 2025-07-09 上传 | 大小:2kb | 下载:0
[Dephi控件源码] xueshengguanglixitong
说明:这是一个学生管理系统的代码,可以借助他的录入实习其功能。-TFinput1.Create(Application) action:=cafree OpenPictureDialog1.InitialDir := GetCurrentDir if OpenPictureDialog1.Execute then DBImage1.Picture.LoadFromFile(OpenPictureDialog1.FileName)<张少宇> 在 2025-07-09 上传 | 大小:2kb | 下载:0