登录
首页 » Process-Thread » 操作系统的课程报告,关于内存的分区,分配,回收,以及分页置换功能!...

操作系统的课程报告,关于内存的分区,分配,回收,以及分页置换功能!...

于 2022-10-02 发布 文件大小:185.31 kB
0 113
下载积分: 2 下载次数: 1

代码说明:

操作系统的课程报告,关于内存的分区,分配,回收,以及分页置换功能!-The operating system programs report on the memory partition, distribution, recycling, and the replacement paging features!

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 内存管理系统。 用VB编写。希望对大家有点用处~
    内存管理系统。 用VB编写。希望对大家有点用处~-memory management system. VB prepared. We hope to use some ~
    2023-04-19 22:20:03下载
    积分:1
  • multithreaded copy files, it can become 2.0 USB1.1, an eye
    多线程的文件复制,可以把usb1.1变成2.0,值得一看-multithreaded copy files, it can become 2.0 USB1.1, an eye-catcher
    2022-01-26 00:05:52下载
    积分:1
  • vb实现进程模拟事件
    vb实现进程模拟事件-vb realization process simulation events
    2023-04-12 12:00:03下载
    积分:1
  • 当前比较流行的线程生产者和消费者模型,主要采用了信号灯机制。在vc6编译...
    当前比较流行的线程生产者和消费者模型,主要采用了信号灯机制。在vc6编译-current more popular threads model of producers and consumers, mainly in the signal mechanism. The compiler vc6
    2022-10-09 05:10:02下载
    积分:1
  • 所用程序实现了多个多
    本程序利用多线程实现多项任务,并附带说明文挡-the procedures used to achieve a number of multi-threaded tasks, and annotated text block
    2022-03-19 05:52:56下载
    积分:1
  • 与pssetcreateprocessnotifyroutine,pssetcreatethreadnotifyroutine线程问题。
    用PsSetCreateProcessNotifyRoutine,PsSetCreateThreadNotifyRoutine来进行进程线程监控我想大家已经都非常熟练了.sinister在一文中已经实现得很好了.前一段时间看到网上有人在研究监视远线程的文章,比较有意思.就写代码玩一玩.这之中就出现了一些问题.比方说直接用sinister的代码的话,是不能动态卸载的,因为他在安装了进线程监视函数后没有进行清除动作,造成在动态卸载时蓝屏,BUGCHECK为0x000000ce,错误码为:DRIVER_UNLOADED_WITHOUT_CANCELLING_PENDING_OPERATIONS.很显然,在驱动退出后,一些进线程操作仍然在访问原来的地址,造成出错.在XP后,微软给出了一个函数PsRemoveCreateThreadNotifyRoutine用来清除线程监视函数(清除进程监视的就是PsSetCreateProcessNotifyRoutine).我一直奇怪ICESWORD在2000中是怎么做到进线程监视的.后来才发现,在运行icesword后释放出一个detport.sys文件,然后一直在系统中存在着没有卸载掉.只是把它隐藏了而已^_^.这不是个好消息,难道我为了测试一个驱动,测试一次就得重启一次吗?呵呵,肯定不是啊,所以想办法搞定它.-with PsSetCreateProcessNotifyRoutine, PsSetCreateThreadNotifyRoutine thread to process control, I think we had a very skilled. Sinister In "" A text has been achieved in very good. Some time ago the Internet was seen in the surveillance study of the threads from article more interesting. Write playing with a code to play. on this issue, there have been some proble
    2023-06-28 21:35:02下载
    积分:1
  • VB编写的开关机和注销程序,程序简单,易学易会。
    VB编写的开关机和注销程序,程序简单,易学易会。-VB prepare for the switch and cancellation procedure is simple and easy to learn easily.
    2022-12-14 20:20:02下载
    积分:1
  • VC样版教程。一个拼字游戏源码。利用VC++编程,应用的VC技巧,简单而全面,是初学者的好材料...
    VC样版教程。一个拼字游戏源码。利用VC++编程,应用的VC技巧,简单而全面,是初学者的好材料-VC-like version of tutorial. Source of a spelling game. Use VC++ Programming, application of VC skills, simple and comprehensive, is a good material for beginners
    2022-11-29 19:30:03下载
    积分:1
  • 编写并调试一个模拟的进程调度程序,采用“最高优先数优先”调度算法对五个进程进行调度。   “最高优先数优先”调度算法的基本思想是把CPU分配给就绪队列中优...
    编写并调试一个模拟的进程调度程序,采用“最高优先数优先”调度算法对五个进程进行调度。   “最高优先数优先”调度算法的基本思想是把CPU分配给就绪队列中优先数最高的进程。   静态优先数是在创建进程时确定的,并在整个进程运行期间不再改变。   动态优先数是指进程的优先数在创建进程时可以给定一个初始值,并且可以按一定原则修改优先数。例如 :在进程获得一次CPU后就将其优先数减少1。或者,进程等待的时间超过某一时限时增加其优先数的值,等等 -Write and debug a simulation of the process scheduler, using the "highest priority number priority" scheduling process scheduling algorithm to five. The "highest priority number first" scheduling algorithm the basic idea is to CPU allocated to the highest-priority ready queue in the process. Static priority number is determined when creating the process, and in the whole process will not change during the operation. Dynamic priority number refers to the process of creating a process priority number can be given an initial value, and can modify the priority number according to certain principles. Example : In the process, get a CPU after its reduction in the number one priority. Or, the process of waiting time exceeds a certain time limit, increase
    2022-03-07 17:51:07下载
    积分:1
  • 写日志的代码,很不错啊,大家可以自由下在
    写日志的代码,很不错啊,大家可以自由下在-log write code, and it is very responds : Members are free under the
    2022-03-05 11:23:56下载
    积分:1
  • 696516资源总数
  • 106686会员总数
  • 0今日下载