-
操作系统的课程报告,关于内存的分区,分配,回收,以及分页置换功能!...
操作系统的课程报告,关于内存的分区,分配,回收,以及分页置换功能!-The operating system programs report on the memory partition, distribution, recycling, and the replacement paging features!
- 2022-10-02 10:00:03下载
- 积分:1
-
封装的线程类CThread
封装的线程类CThread- Seal line Cheng Lei CThread
- 2023-01-21 19:40:04下载
- 积分:1
-
多线程的ftp客户端
多线程的ftp客户端-multithreaded ftp client
- 2022-02-06 02:24:19下载
- 积分:1
-
对新系统自动更新,用户一打开机器就可以直接更新数据
对新系统自动更新,用户一打开机器就可以直接更新数据 -the new system to automatically update, a user can open the machine directly update data
- 2023-05-13 10:35:03下载
- 积分: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
-
multithreading on the issue.
关于多线程的问题。-multithreading on the issue.
- 2022-06-16 17:33:23下载
- 积分:1
-
five Java prepared by the processing threads
5个用Java编写的线程处理程序-five Java prepared by the processing threads
- 2022-08-22 00:29:51下载
- 积分:1
-
简单线程池的实现方法,包含一个主控线程池类ThreadPool和一个工作线程WorkThread...
简单线程池的实现方法,包含一个主控线程池类ThreadPool和一个工作线程WorkThread-simple thread pool method, including a master class ThreadPool thread pool, and a work-threaded WorkThread
- 2022-04-22 16:30:47下载
- 积分:1
-
使用 STL 做的windows 下的线程池,半同步/半异步模型,当线程没有使用时被suspend。...
使用 STL 做的windows 下的线程池,半同步/半异步模型,当线程没有使用时被suspend。-STL use under windows to do the thread pool, semi-synchronous/semi-asynchronous model, when the thread was not using suspend.
- 2022-02-02 01:37:18下载
- 积分:1
-
反的过程
the process of anti-ki-the process of anti-kill
- 2023-02-16 19:55:03下载
- 积分:1