登录
首页 » Process-Thread » process management device, similar to windows task manager

process management device, similar to windows task manager

于 2023-05-10 发布 文件大小:86.10 kB
0 112
下载积分: 2 下载次数: 1

代码说明:

进程管理器,类似于windows的任务管理器-process management device, similar to windows task manager

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

发表评论

0 个回复

  • 通过向Mode模块发送event来做状态迁移,Mode模块中有一个Matrix表,通过Matrix表来做出判断...
    通过向Mode模块发送event来做状态迁移,Mode模块中有一个Matrix表,通过Matrix表来做出判断-through Mode modules make this event the movement Mode Module Matrix is a table through the Matrix to make a judgment Table
    2022-05-20 04:48:23下载
    积分:1
  • 本程序能实现多线程调度演示,其中包括线程阻塞及就绪演示...
    本程序能实现多线程调度演示,其中包括线程阻塞及就绪演示-this program to achieve multithreaded scheduling presentations, including obstruction and thread ready demo
    2022-10-05 11:05:03下载
    积分:1
  • VB6.0编写一个多
    一个基于vb6.0编写的多线程程序.以两个图片框背景色的同时改变来演示多线程-vb6.0 prepared for a multi-threaded process. Photo frame with two background color change at the same time to demonstrate the multithread
    2023-04-11 07:30:03下载
    积分:1
  • windows of the multi
    windows的多线程编程(界面线程和辅助线程),mfc相关2-windows of the multi-threaded programming (interface thread and support thread), mfc-related 2
    2022-02-14 05:40:55下载
    积分:1
  • 一个清华的老教授写的如何在dos下实现windows界面的一个程序源代码...
    一个清华的老教授写的如何在dos下实现windows界面的一个程序源代码-an old professor of Qinghua wrote how dos under windows interface of a program"s source code
    2022-03-05 11:21:19下载
    积分:1
  • 多线程编程终结篇之一 使用WIN32API编写多线程源码
    多线程编程终结篇之一 使用WIN32API编写多线程源码-One multi-threaded programming终结篇prepared using Win32API-source multi-threaded
    2022-01-31 13:47:05下载
    积分:1
  • 一个多线程之间通信的一个实例,可以进一步加深对多线程通信的理解。...
    一个多线程之间通信的一个实例,可以进一步加深对多线程通信的理解。-More than one instance of a communication between threads, we can further deepen the understanding of multi-threaded communications.
    2022-10-01 21:15:03下载
    积分:1
  • 详细讲解进程间通讯的四种方式:剪贴板、匿名管道、命名管道和邮槽。并比较分析这几种进程间通信的优点和缺点。...
    详细讲解进程间通讯的四种方式:剪贴板、匿名管道、命名管道和邮槽。并比较分析这几种进程间通信的优点和缺点。-explain in detail the communication process in four ways : the clipboard, anonymous pipes, named pipes and mail chutes. Analysis and comparison of several inter-process communication advantages and disadvantages.
    2022-03-22 20:51:19下载
    积分:1
  • 读者写者问题实现
    读者写者问题实现-readers to write to achieve the problem
    2023-06-12 23:45:03下载
    积分: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
  • 696516资源总数
  • 106914会员总数
  • 0今日下载