-
多
多线程的操作,用vc做的界面,演示基本的多线程建立与操作-Multi-threaded operation, to do with vc interface, presentation of basic establishment and operation of multi-threaded
- 2023-01-24 22:50:03下载
- 积分:1
-
一个多线程的后台管理扫描器,用delphi开发
,是一个多线程软件...
一个多线程的后台管理扫描器,用delphi开发
,是一个多线程软件
-a multithreaded background of the management software, with delphi development is a multi-threaded software
- 2023-07-29 04:45:04下载
- 积分:1
-
单处理机调度包括时间片轮转法,短作业优先算法,动态优先算法。...
单处理机调度包括时间片轮转法,短作业优先算法,动态优先算法。- The single processor dispatch rotates the law including the
time piece, short work first algorithm, dynamic first algorithm.
- 2022-01-25 16:29:21下载
- 积分:1
-
一个通用计时器控件
一个通用计时器控件-a common timer control
- 2022-10-16 04:25:03下载
- 积分:1
-
一个保护多线程应用中共享资源的例子。作者: Xiangyang Liu
一个保护多线程应用中共享资源的例子。作者: Xiangyang Liu -protect a multi-threaded application resource-sharing example. Author : Liu Xiangyang
- 2022-02-24 10:06:40下载
- 积分:1
-
好的学习方法和良好的线程,信息专业# 39;的效果。
很好的学习进程和线程的好资料,是专业人士的必备资料,也是处学者的好东东,一定会得到你想要的知识-good learning process and the good threads, the information professional"s essential information, as well as a good scholar Department Dongdong, will be the knowledge that you want
- 2023-03-25 19: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
-
读者写者进程管理,自定义读者写者优先关系,完成进程建立,调度!...
读者写者进程管理,自定义读者写者优先关系,完成进程建立,调度!-Readers to write by process management, custom readers to write the relationship between those who give priority to complete the process of building, scheduling!
- 2022-05-25 23:07:58下载
- 积分:1
-
这个本人学习多线程时写的一个小程序,演示了多个线程的建立,对初学者很有用。...
这个本人学习多线程时写的一个小程序,演示了多个线程的建立,对初学者很有用。-This multi-threaded when I learn to write a small program that demonstrates the establishment of multiple threads, useful for beginners.
- 2022-03-03 01:32:44下载
- 积分:1
-
一个很简单的Multi Thread例子。是在2cc.com论坛上看到有人提问Thread的问题,所以做一个简单的例子供参考。对初学者有帮助。...
一个很简单的Multi Thread例子。是在2cc.com论坛上看到有人提问Thread的问题,所以做一个简单的例子供参考。对初学者有帮助。-a very simple example of the Multi Thread. In 2cc.com Forum Thread see someone question of the problem, so a simple example for reference. Help for beginners.
- 2022-03-18 10:27:19下载
- 积分:1