-
线程本地存储(TLS)的一个类,可以实现多线程对共享资源的同步....
线程本地存储(TLS)的一个类,可以实现多线程对共享资源的同步.-Thread Local Storage (TLS) of a class, you can achieve the multi-threaded synchronization of shared resources.
- 2022-03-06 13:11:34下载
- 积分:1
-
Using MFC with threads in VC++ 6.0
Using MFC with threads in VC++ 6.0
- 2022-01-23 11:20:20下载
- 积分:1
-
一个非常容易入门的多线程程序,实现步骤写在文件里,一步一步,就可以了解....
一个非常容易入门的多线程程序,实现步骤写在文件里,一步一步,就可以了解.-A very easy entry of multi-threaded process, the realization of the steps in the document, step by step, we can understand.
- 2022-05-06 21:35:37下载
- 积分:1
-
简单演示了如何让一个进程等待另一个进程结束!
简单演示了如何让一个进程等待另一个进程结束!-simple demonstration of how a process for the other end of the process!
- 2023-03-25 03:05:04下载
- 积分:1
-
Visual C++课程设计案例精编(第二版)
提供的一个系统进程管理器...
Visual C++课程设计案例精编(第二版)
提供的一个系统进程管理器-Visual C curriculum design case precision series (2nd edition) provides a system for process management
- 2022-02-26 17:59:24下载
- 积分:1
-
PEEncrypt PE加密程序Delphi源代码,能保护你的PE文件
PEEncrypt PE加密程序Delphi源代码,能保护你的PE文件-PEEncrypt PE encryption Delphi source code, to protect your PE file
- 2022-05-07 05:36:24下载
- 积分:1
-
一个多线程发送并口控制信号的程序,控制信号的频率达到微秒级...
一个多线程发送并口控制信号的程序,控制信号的频率达到微秒级-a multithreaded parallel port control signals sent to the procedures, the frequency control signal to achieve microsecond
- 2023-03-11 18:30:03下载
- 积分:1
-
自编的hanoi游戏,一个windows界面的程序,原理很简单,关键是多线程编程,可以供大家学习,目前这个程序还有一个小bug但是实在是不知道是什么问题,如果有...
自编的hanoi游戏,一个windows界面的程序,原理很简单,关键是多线程编程,可以供大家学习,目前这个程序还有一个小bug但是实在是不知道是什么问题,如果有那位能和我一起学习windows编程,请联系我-directed the Hanoi games, a windows interface procedures, principle is very simple, the key is multi-threaded programming, everyone can learn that the present procedures also a small bug but is not sure what the problem is, if there who I can learn and windows programming, please contact me
- 2022-03-11 05:56:15下载
- 积分: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
-
显示当前活动进程及其调用的dll,并杀死指定的进程
显示当前活动进程及其调用的dll,并杀死指定的进程- Demonstrated the current active advancement and its transfer
dll, and kills the advancement which assigns
- 2022-02-01 09:41:01下载
- 积分:1