-
线程编程,实现多线程,多任务的处理,进行线程的概念认识...
线程编程,实现多线程,多任务的处理,进行线程的概念认识-Threads programming, realize multi-threaded, multi-mission of the deal, the concept of threads to understand the
- 2022-07-25 02:17:13下载
- 积分:1
-
进程管理和线程管理 进程管理和线程管理
进程管理和线程管理 进程管理和线程管理-Process management process management and thread management and thread management
- 2022-03-20 18:05:24下载
- 积分:1
-
基本上实现处理机对进程的最主要的调度执行算法:包括先来先服务、短作业/进程优先、时间片轮转调度算法、优先权调度算法、高响应比优先调度算法、多级反馈队列调度算法等...
基本上实现处理机对进程的最主要的调度执行算法:包括先来先服务、短作业/进程优先、时间片轮转调度算法、优先权调度算法、高响应比优先调度算法、多级反馈队列调度算法等算法。-Basically realize the main processor to process the implementation of the scheduling algorithm: including first-come, first serve, short operation/process priority, time slice rotation scheduling algorithm, priority scheduling algorithm, high priority response ratio scheduling algorithm, multi-level feedback queue scheduling algorithm such as algorithm.
- 2022-06-30 02:16:08下载
- 积分:1
-
基于visual c++的多线程示例,希望对大家有帮助
基于visual c++的多线程示例,希望对大家有帮助-based on visual c multithreading example, we hope to help
- 2022-03-01 19:14:33下载
- 积分:1
-
C++多线程编程入门经典
提高的好助手俺师傅了你的分数将能量的释放...
C++多线程编程入门经典
提高的好助手俺师傅了你的分数将能量的释放-C++ MulriThreads Classic for Newer
- 2022-06-21 08:01:20下载
- 积分:1
-
在MFC下创建一个进程的例子
在MFC下创建一个进程的例子-MFC in the process of creating an example
- 2022-04-09 07:43:11下载
- 积分: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
-
进程枚举、包括PID,路径,以及杀死指定进程。
进程枚举、包括PID,路径,以及杀死指定进程。 -process of enumeration, including PID, path, and kill the designation process.
- 2023-08-04 11:20:03下载
- 积分:1
-
展示VC中多线程的编程方法,如线程创建、事件触发、结束线程、线程同步等多种技术...
展示VC中多线程的编程方法,如线程创建、事件触发、结束线程、线程同步等多种技术-display VC multithreaded programming methods, such as thread creation, event trigger, the end of threads, thread synchronization techniques
- 2022-04-19 03:41:01下载
- 积分:1
-
information for the use of the inter
使用消息进行进程间的通信及交互。-information for the use of the inter-process communication and interaction.
- 2022-03-18 04:05:12下载
- 积分:1