登录
首页 » Process-Thread » Visual C++ 6.0实现线程池管理,值得学习一下。

Visual C++ 6.0实现线程池管理,值得学习一下。

于 2022-03-24 发布 文件大小:34.91 kB
0 39
下载积分: 2 下载次数: 1

代码说明:

Visual C++ 6.0实现线程池管理,值得学习一下。-visual C++ 6.0 thread pool demo,research

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

发表评论

0 个回复

  • 多线程程序,多线程应用程序很容易发生。互斥对象…
    多线程程序的编写,多线程应用中容易出现的问题。互斥对象的讲解,如何采用互斥对象来实现多线程的同步。如何利用命名互斥对象保证应用程序只有一个实例运行。应用多线程编写网络聊天室程序。-multithreaded program, multithreaded applications easily occur. Mutex object on how to use mutex object to the multi-thread synchronization. How to use object named mutex to ensure only one application program running examples. Application multithreaded network chat room preparation procedures.
    2022-01-26 05:26:47下载
    积分:1
  • 利用命名管道实现进程间的通信,本程序为服务器端程序
    利用命名管道实现进程间的通信,本程序为服务器端程序-Realize the use of Named Pipes Interprocess Communication, the procedures for the server-side procedures
    2022-02-10 16:32:16下载
    积分:1
  • 本地进程的扫描,一个简单的例子,源码在txt文件中
    本地进程的扫描,一个简单的例子,源码在txt文件中-local scanning process, a simple example, the source document in txt
    2023-01-17 05:25:03下载
    积分:1
  • 如何利用风险投资获取模块的基地址。
    How to get Module s base address of windows by vc.-How to get Module"s base address of windows b y vc.
    2023-08-24 05:05:04下载
    积分:1
  • 一个不错的多线程通讯的例子
    一个不错的多线程通讯的例子-a good multi-threaded communication examples
    2022-02-24 18:40:09下载
    积分: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
  • 执行并等待一个程序结束,并通知父进程的程序
    执行并等待一个程序结束,并通知父进程的程序- Carries out and waited for a procedure ended, and informs the father advancement the procedure
    2022-03-16 11:18:11下载
    积分:1
  • WIN2K和WIN2K3下实现快速退出系统的代码总结。Visual C++集成环境下开发的...
    WIN2K和WIN2K3下实现快速退出系统的代码总结。Visual C++集成环境下开发的-WIN2K and Win2K3 realize rapid exit the system under the code summary. Visual C++ Integrated development environment
    2023-01-13 20:55:04下载
    积分:1
  • 关于出票系统的线程代码,很经典实用,希望大家多多互相学习...
    关于出票系统的线程代码,很经典实用,希望大家多多互相学习-The counting system on the thread code, it is classic and practical, a lot of hope that we learn from each other
    2023-06-23 17:10:03下载
    积分:1
  • 线程创建 事件触发 线程同步 结束线程
    线程创建 事件触发 线程同步 结束线程-Thread creation thread synchronization events to trigger the end of thread
    2022-02-14 06:27:32下载
    积分:1
  • 696524资源总数
  • 103938会员总数
  • 55今日下载