-
一个简单的多
一个简单的多线程的框架,每个线程作一个计数,并且可以用菜单控制线程的执行-a simple multi-threaded framework for a per-thread count, and the menu can be used to control the implementation of threads
- 2022-02-09 12:09:57下载
- 积分:1
-
通过消息机制实现Exe程序间的数据交换,实现进程间的通讯的有一个方法!...
通过消息机制实现Exe程序间的数据交换,实现进程间的通讯的有一个方法!-information through mechanisms Exe procedures between the exchange of information, to achieve inter-process communication in a way!
- 2022-08-06 13:14:08下载
- 积分: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
-
显示和杀死系统当前进程_VC
显示和杀死系统当前进程_VC-Display and to kill the current process system _VC
- 2023-05-19 04:05:03下载
- 积分:1
-
Socket线程池,在Unix / Linux编译。
socket+线程池,在unix/linux下编译.-socket threads pool, in unix/linux compiler.
- 2022-08-23 20:54:43下载
- 积分:1
-
本实例实现了应用程序的多线程功能,即上下两幅动画分别表示同时运行的线程,是学习多线程编程的好材料...
本实例实现了应用程序的多线程功能,即上下两幅动画分别表示同时运行的线程,是学习多线程编程的好材料-examples of the realization of the application multithreading function, which is next two animation indicated the running threads of study is multi-threaded programming excellent materials
- 2022-03-23 03:44:43下载
- 积分:1
-
一种可以利用它来实现线程安全读写控制的模型,可以在vc下编译运行。...
一种可以利用它来实现线程安全读写控制的模型,可以在vc下编译运行。-one can use it for reading and writing threaded control of the security model, the compiler running under vc.
- 2022-02-21 05:54:16下载
- 积分:1
-
Preemptive process
非抢占式进程调度算法模拟C实现,-Preemptive process-scheduling algorithm simulation C realized,
- 2023-03-05 05:00:04下载
- 积分:1
-
used to read and write those problems into priority
用于阅读者和写入者问题之写入者优先-used to read and write those problems into priority
- 2023-05-23 15:05:03下载
- 积分:1
-
BCB多线程操作实例!
进行消息处理
BCB多线程操作实例!
进行消息处理-BCB multithreaded operation examples! For information processing, etc.
- 2022-03-30 02:35:29下载
- 积分:1