登录
首页 » Process-Thread » 进程枚举 类似于任务管理器中的任务列表 可以列举出系统运行的进程

进程枚举 类似于任务管理器中的任务列表 可以列举出系统运行的进程

于 2022-05-16 发布 文件大小:5.68 kB
0 128
下载积分: 2 下载次数: 1

代码说明:

进程枚举 类似于任务管理器中的任务列表 可以列举出系统运行的进程-Enumeration process is similar to Task Manager task list can be listed out in the process of system operation

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

发表评论

0 个回复

  • 进程间通信的一直方式,采用管道,此处用的是匿名管道,即子进程与父进程间的通信...
    进程间通信的一直方式,采用管道,此处用的是匿名管道,即子进程与父进程间的通信-Inter-process communication methods have been used pipe, used here is the anonymous pipe, that is, the child process and parent inter-process communication
    2022-01-26 05:11:59下载
    积分:1
  • 多线程实现的快速搜索文件 注:网上搜索,已经验证
    多线程实现的快速搜索文件 注:网上搜索,已经验证-multithreading Fast Search document Note : online search, verification
    2023-01-31 01:40:04下载
    积分:1
  • VC++ Prepared similar to FTP transfer tool. Can support multi
    VC++编写的类似于FTP传输工具。可以支持多线程传输。-VC++ Prepared similar to FTP transfer tool. Can support multi-threaded delivery.
    2023-01-25 11:55:08下载
    积分:1
  • 用线程实现动态改变图标
    用线程实现动态改变图标-using threads to implement dynamic changes icon
    2022-08-12 22:56:27下载
    积分:1
  • VC多线程编程大全的好书,值得推荐哟,欢迎下载!
    VC多线程编程大全的好书,值得推荐哟,欢迎下载!-VC multithreaded programming accessible books worth recommending yo welcome to download!
    2022-02-05 22:15:13下载
    积分:1
  • 看一下UNIX系统中的进程和Mach的任务和线程之间的关系。在UNIX系统中,一个进程包括一个可执行的程序和一系列的资源,例如文件描述符表和地址空间。在Mach...
    看一下UNIX系统中的进程和Mach的任务和线程之间的关系。在UNIX系统中,一个进程包括一个可执行的程序和一系列的资源,例如文件描述符表和地址空间。在Mach中,一个任务仅包括一系列的资源;线程处理所有的可执行代码。一个Mach的任务可以有任意数目的线程和它相关,同时每个线程必须和某个任务相关。和某一个给定的任务相关的所有线程都共享任务的资源。这样,一个线程就是一个程序计数器、一个堆栈和一系列的寄存器。所有需要使用的数据结构都属于任务。一个UNIX系统中的进程在Mach中对应于一个任务和一个单独的线程。 -look at the UNIX System and the process of Mach"s mandate and the relationship between the threads. In UNIX systems, a process includes an executable program and a range of resources, such as file descriptors table and address space. In Mach, a task only a series of resources; Threads handle all the executable code. A Mach task can have any number of threads and its associated, and each one must thread related tasks. And to a certain set of tasks related to the threads are sharing all the resources. Thus, a thread is a program counter, a stack, and a series of registers. All need to use the data structures are covered by the mandate. A UNIX system in the process of Mach which corresponds to a mandate and a separate thread.
    2022-12-05 01:30:03下载
    积分:1
  • 关于线程的代码,很实用,希望大家多多支持,互相学习
    关于线程的代码,很实用,希望大家多多支持,互相学习-Code on the thread, very useful, hope that we can support and learn from each other
    2022-08-15 15:43:07下载
    积分:1
  • involves threading a Chinese chess source code, including artificial intelligenc...
    涉及线程的中国象棋源代码,包含人工智能算法-involves threading a Chinese chess source code, including artificial intelligence algorithms, etc.
    2022-11-10 00:30:03下载
    积分:1
  • 一个多线程的windows控制台应用程序
    一个多线程的windows控制台应用程序-a multithreaded the windows console application
    2022-10-05 00:05:03下载
    积分:1
  • 使用 ISAPI Filter 实现的限制 IIS 多线程访问程序。 主要应用在下载系统,或者使用 IIS 做的流媒体点播系统中,稍加修改可以使其具有认证功...
    使用 ISAPI Filter 实现的限制 IIS 多线程访问程序。 主要应用在下载系统,或者使用 IIS 做的流媒体点播系统中,稍加修改可以使其具有认证功能。在程序中已经对 用户认证 事件做了直接返回的处理。 使用本 Filter 可以很容易的获得服务器的连接数,从而可以实现多个服务器的负载平衡(可以把请求分发到连接较少的一个服务器上)。 可以对访问的有效控制,可以自定义无限制用户IP,限制用户的IP。 从而可以实现对某个IP的限制数不限制,或者对某个IP的封杀-Restrictions on the use of ISAPI Filter to achieve IIS multi-threaded access to the program. Main application in the download system, or use IIS to do the streaming media on-demand system, slightly modified to give it authentication. In the user authentication process has already done a direct return to processing. Use the Filter can be easily access the server connections, allowing multiple servers to achieve load balancing (which can be distributed to the request to connect to a fewer server). Access can be effectively controlled, you can customize unlimited users IP, restrictions on the user" s IP. Which can be achieved on a certain IP restriction does not limit the number of, or an IP-block
    2022-03-18 08:07:23下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载