资源列表
[书籍源码] 《Visual Basic.NET精彩编程百例》源代码(第5章)
说明:Source code for VB.NET book - Chapter 5-Source code for VB.NET book- Chapter 5<雷柯> 在 2025-06-09 上传 | 大小:658kb | 下载:0
[书籍源码] 《Visual Basic.NET精彩编程百例》源代码(第6章)
说明:Source code for VB.NET book - Chapter 6-Source code for VB.NET book- Chapter 6<雷柯> 在 2025-06-09 上传 | 大小:430kb | 下载:0
[书籍源码] 《Visual Basic.NET精彩编程百例》源代码(第7章)
说明:Visual Basic.NET精彩编程百例 第七章源码-Visual Basic.NET excellent programming source Chapter VII of 100 cases<雷柯> 在 2025-06-09 上传 | 大小:291kb | 下载:0
[书籍源码] 《Visual Basic.NET精彩编程百例》源代码(第8章)
说明:Visual Basic.NET精彩编程百例 第八章源码-Programming in Visual Basic.NET wonderful source of Chapter VIII of 100 cases<雷柯> 在 2025-06-09 上传 | 大小:139kb | 下载:0
[书籍源码] 《Visual Basic.NET精彩编程百例》源代码(第9章)
说明:Visual Basic.NET精彩编程百例 第九章源码-Visual Basic.NET excellent programming source Chapter 100 cases ninth<雷柯> 在 2025-06-09 上传 | 大小:7.02mb | 下载:0
[操作系统开发] 进程调度程序模拟程序
说明:采用静态优先数的方法,编写一进程调度程序模拟程序,进程状态为就绪、运行、阻塞三种。模拟程序只对你所设置的“虚拟PCB”进行相应的调度模拟操作,即每发生“调度”时,显示出当前“PCB名字”、优先数、运行时间等,而不需要对系统中真正的PCB等数据进行修改。-priority number using the static method, the preparation process of scheduling a process simulation program, the process in<吴晓辉> 在 2025-06-09 上传 | 大小:68kb | 下载:0
[操作系统开发] 最佳适应法
说明:采用首次适应法、最佳适应法或最差适应法,编写一内存分配和回收模拟程序。 动态地随机产生新的“内存分配”或“内存回收”请求,再按照你选定的分配算法修改这个数组。由于这个实验的重点在于内存分配,所以不考虑与某内存区相关的进程情况。-used first to adapt, adapt best or the worst adaptation law, the preparation of a memory allocation and recovery simulation program. Dyn<吴晓辉> 在 2025-06-09 上传 | 大小:67kb | 下载:0
[操作系统开发] 文件
说明:编程计算磁盘上(或某一目录下)所有文件的平均长度。 编程计算磁盘上(或某一目录及其各级子目录)每目录的平均文件个数。-programming calculated on the disk (or a directory) all the average length of documents. Programming calculated on the disk (or levels of a directory and its subdirectories), the average per-<吴晓辉> 在 2025-06-09 上传 | 大小:70kb | 下载:0