登录
首页 » Process-Thread » Process scheduling, memory, process scheduling to understand the situation and k...

Process scheduling, memory, process scheduling to understand the situation and k...

于 2022-02-26 发布 文件大小:1.76 kB
0 116
下载积分: 2 下载次数: 1

代码说明:

进程调度,了解内存中进程调度情况,知道进程在内存中运行情况-Process scheduling, memory, process scheduling to understand the situation and know the process running in memory of

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

发表评论

0 个回复

  • 线程的启动、终止、和停止操作的实现,操作功能有System.threading完成...
    线程的启动、终止、和停止操作的实现,操作功能有System.threading完成-threads start to end, to cease operation and the realization of operating functions are completed System.threading
    2022-05-18 06:10:58下载
    积分:1
  • BCB多线程操作实例! 进行消息处理
    BCB多线程操作实例! 进行消息处理-BCB multithreaded operation examples! For information processing, etc.
    2022-03-30 02:35:29下载
    积分:1
  • readers to write source code problem. I included in the Notes. Not joined the pr...
    读者写者问题源码.包含我的注释. 没有加入工程文件. 只有一个R&W.cpp.在vc++6.0下编译成功. 在Windows 2000 环境下,创建一个包含n 个线程的控制台进程。用这n 个线程来表示n 个读者或写者。每个线程按相应测试数据文件的要求,进行读写操作。请用信号量机制实现读者-写者问题(读者优先)。 读者-写者问题的读写操作限制: 1)写-写互斥; 2)读-写互斥; 3)读-读允许; 读者优先的附加限制:如果一个读者申请进行读操作时已有另一读者正在进行读操作,则该读者可直接开始读操作。 运行结果显示要求:要求在每个线程创建、发出读写操作申请、开始读写操作和结束读写操作时分别显示一行提示信息,以确信所有处理都遵守相应的读写操作限制。 下面是一个测试数据文件的例子: 1 R 3 5 2 W 4 5 3 R 5 2 4 R 6 5 5W 5 3 -readers to write source code problem. I included in the Notes. Not joined the project documents. Only one R
    2023-05-26 02:50:03下载
    积分:1
  • 进程插入
    进程插入-The process of inserting
    2022-03-19 02:26:40下载
    积分:1
  • 多线程下载文件服务器,接收客户端登陆信息,和传递文件
    多线程下载文件服务器,接收客户端登陆信息,和传递文件-multi-threaded download the file server, the receiving client landing information, and transmit documents
    2022-02-20 21:31:57下载
    积分:1
  • Originally wanted to write a auto
    本来想写个自动关机软件的,结果神不知鬼不觉的写成了一个目录监视软件!直接放源码!:-Originally wanted to write a auto-shutdown software, the result of God without anybody knowing it" s written in a directory monitoring software! Direct release source code!:
    2022-08-16 11:51:57下载
    积分:1
  • Windows95多线程间同步事件的控制方法
    Windows95多线程间同步事件的控制方法-Windows95 multithreaded synchronization between the control methods
    2022-02-24 23:27:37下载
    积分:1
  • 简单线程示例。适合初学者
    简单线程示例。适合初学者-threads simple example. For beginners
    2022-06-26 10:35:31下载
    积分:1
  • the NT environment hidden process, the user is unaware of the conditions, the im...
    在NT环境下隐藏进程,也就是说在用户不知情的条件下,执行自己的代码的方法有很多种,比如说使用注 册表插入DLL,使用Windows挂钩等等。其中比较有代表性的是Jeffrey Richer在《Windows核心编程》中 介绍的LoadLibrary方法和罗云彬在《Windows环境下32位汇编语言程序设计》中介绍的方法。两种方法的 共同特点是:都采用远程线程,让自己的代码作为宿主进程的线程在宿主进程的地址空间中执行,从而达 到隐藏的目的。相比较而言,Richer的方法由于可以使用c/c++等高级语言完成,理解和实现都比较容易 ,但他让宿主进程使用LoadLibrary来装入新的DLL,所以难免留下蛛丝马迹,隐藏效果并不十分完美。罗 云彬的方法在隐藏效果上绝对一流,不过,由于他使用的是汇编语言,实现起来比较难(起码我写不了汇 编程序:))。笔者下面介绍的方法可以说是对上述两种方法的综合:采用c/c++编码,实现完全隐藏。并 且,笔者的方法极大的简化了远程线程代码的编写,使其编写难度与普通程序基本一致。-the NT environment hidden process, the user is unaware of the conditions, the implementation of their code There are various ways, for instance, the use of the registry into DLL, etc. linked to the use of Windows. The more representative Jeffrey Richer is the "core Windows programming" introduced by the LoadLibrary method and the Luo Bin, "under Windows 32 assembly language programming" introduced by the method. Two methods are common features are : remote threads are used to keep the code as host process threads in t
    2022-03-23 05:27:10下载
    积分:1
  • 进程和调度(内核
    进程和调度(kernel-) - 非常好的一篇有关连接和加载的文章, 取之与网, 用之与网, 与你分享!-process and Scheduling (kernel-)- a very good connections and the loading of the article, but it must and network and the network is used, to share with you!
    2023-07-19 07:00:09下载
    积分:1
  • 696516资源总数
  • 106686会员总数
  • 0今日下载