登录
首页 » Process-Thread » Preemptive process

Preemptive process

于 2023-03-05 发布 文件大小:1.33 kB
0 204
下载积分: 2 下载次数: 1

代码说明:

非抢占式进程调度算法模拟C实现,-Preemptive process-scheduling algorithm simulation C realized,

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

发表评论

0 个回复

  • 简单封装线程操作的C++类,需要派生才能使用。
    简单封装线程操作的C++类,需要派生才能使用。-Simple to operate package thread C++ class, the need to use derivatives.
    2022-02-27 07:42:47下载
    积分: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
  • 经典C程序源码,针对出学者哦!,希望对大家有帮助,希望大家多多上传啊...
    经典C程序源码,针对出学者哦!,希望对大家有帮助,希望大家多多上传啊-classic C program source code, up against scholars Oh! , And I hope to be helpful, I hope Members can upload ah
    2022-02-07 07:34:29下载
    积分:1
  • 一个多线程串口程序,可以比较串口收到的数据
    一个多线程串口程序,可以比较串口收到的数据-a multithreaded serial procedures can compare the data received Serial
    2022-10-29 10:00:03下载
    积分:1
  • 常用的线程编程源代码
    常用的线程编程源代码-common thread programming source code
    2022-07-20 21:08:25下载
    积分:1
  • task simulation program. The first window must show a series of incremental numb
    建立了一个包含四个窗口的多任务仿真程序。第一个窗口必须显示一系列递增的数字,第二个窗口必须显示一系列递增的素数,第三个窗口必须显示斐波那契数列(斐波那契数列0和1从每个数字的第一个开始是前两个和几个-即0、1、1、2、3、5、8等)。图中的三扇窗户立在窗户底部或滚动,或自行清除窗户内的物品。第四个窗口必须显示任意半径的圆,并且该过程必须按Escape键终止。
    2022-02-16 02:25:49下载
    积分:1
  • 模拟操作系统运行的源代码 Description: The object of this project is to write a C++ applicati...
    模拟操作系统运行的源代码 Description: The object of this project is to write a C++ application to simulate the scheduler of a simple operating system.新手看linux源代码太困难,这个可是个不错的选择哦....不下可惜-simulation operating system source code Description : The object of this project is to write a C application to simulate the scheduler of a simple operating system. Linux newcomers to see the source code too difficult, but a good choice .... Oh no less than a shame! !
    2022-06-18 21:04:46下载
    积分:1
  • Simple ProcessorControl Unit
    Simple ProcessorControl Unit
    2022-02-06 06:54:29下载
    积分:1
  • 多线程编程示范例子,学习的好资料
    多线程编程示范例子,学习的好资料-multithreaded programming model example of a good learning information.
    2022-11-04 12:10:04下载
    积分:1
  • 经典的跑马程序,演示了Windows环境下的多线程概念!
    经典的跑马程序,演示了Windows环境下的多线程概念!-Happy classic procedures, demonstrated the Windows environment the concept of multi-threaded!
    2022-05-26 15:44:40下载
    积分:1
  • 696518资源总数
  • 106259会员总数
  • 28今日下载