登录
首页 » Process-Thread » 发现系统当前运行的任务

发现系统当前运行的任务

于 2023-03-10 发布 文件大小:23.63 kB
0 100
下载积分: 2 下载次数: 1

代码说明:

找出系统当前运行的任务 - Discovers the system current movement the duty

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

发表评论

0 个回复

  • an "ACE Programmer's Guide" Chapter 16 of the thread pool examples...
    一个在《ACE程序员指南》16章的线程池的例子,但是书上的代码有问题。我进行了修改,使得多线程的运行更加健壮,不会出现当队列中无消息时,线程池迅速消失的BUG。相信很多ACE初学者发现了此问题,在此卖弄一下。-an "ACE Programmer"s Guide" Chapter 16 of the thread pool examples, but the book on the code problems. My modified so that the multi-threaded operation more robust, not when there were no queues at the news, thread pool rapidly disappearing BUG. Many believe that the ACE beginners discovered this issue in the play about.
    2022-01-26 04:08:20下载
    积分:1
  • NT环境下进程隐藏的实现 补充:把ThreadMain的代码给丢了,在这补上: DWORD ThreadMain(HINSTANCE hInst) { TCHA...
    NT环境下进程隐藏的实现 补充:把ThreadMain的代码给丢了,在这补上: DWORD ThreadMain(HINSTANCE hInst) { TCHAR szModule[256], szText[512], szFormat[256] LoadString(hInst, IDS_FORMAT, szFormat, sizeof(szFormat) / sizeof(TCHAR)) GetModuleFileName(NULL, szModule, 256) _stprintf(szText, szFormat, szModule) MessageBox(NULL, szText, _T("远程线程"), MB_OK MB_ICONINFORMATION) return 0 }-NT environment to achieve the hidden process added : ThreadMain put in the code to be thrown in this supplement : DWORD ThreadMain (HINSTANCE hInst) (TCHAR szModule [256], szText [512], [256] szFormat LoadString (hInst, IDS_FORMAT, szFormat, sizeof (szFormat)/sizeof (TCHAR)) GetModuleFileName (NULL, szModule, 256) _stprintf (szText, szFormat, szModule) MessageBox (NULL, szText, found ( "Remote threads"), MB_OK MB_ICONINFORMATION) return 0 )
    2022-02-01 13:00:17下载
    积分:1
  • 使用CriticalSection(临界区)和Mutex(互斥对象)实现的线程同步类。...
    使用CriticalSection(临界区)和Mutex(互斥对象)实现的线程同步类。- Uses line regulation synchronization class which CriticalSection (critical zone) and Mutex (incompatible object) realizes.
    2022-02-28 22:06:58下载
    积分:1
  • 一个VB编写出的进程管理工具,类似与windows的进程消息管理器。还可以,请大家指点....
    一个VB编写出的进程管理工具,类似与windows的进程消息管理器。还可以,请大家指点.-VB prepare a process management tools, and similar windows process information manager. Also, please guidance.
    2022-06-28 16:15:19下载
    积分:1
  • This procedure is based on the multi
    本程序是基于多线程技术来绘制历史曲线,实现了历史曲线的实时动态显示-This procedure is based on the multi-threading technology to map the historical curve, realize the historical curve of real-time dynamic display
    2023-05-18 06:45:03下载
    积分:1
  • Based on VC++
    一个基于VC++的多线程编程的实例,可以直接运行,-Based on VC++
    2022-03-11 10:58:29下载
    积分:1
  • 用vb2005编写的单线程应用方法的简单实例!
    用vb2005编写的单线程应用方法的简单实例!-Vb2005 prepared using single-threaded applications simple examples!
    2023-04-08 20:05:03下载
    积分:1
  • 进程查杀:对设定的一个系统进程进行查杀,界面简洁。
    进程查杀:对设定的一个系统进程进行查杀,界面简洁。-killing process : the creation of a systematic process for killing, simple interface.
    2022-06-14 21:44:25下载
    积分:1
  • 多线程任务调度与处理的一个实例- Multi-thread duty dispatch and a processing example
    2022-02-02 20:22:57下载
    积分:1
  • 简单线程示例。适合初学者
    简单线程示例。适合初学者-threads simple example. For beginners
    2022-06-26 10:35:31下载
    积分:1
  • 696516资源总数
  • 106686会员总数
  • 0今日下载