-
多线程定时器、时钟源代码,可以参考VC下多线程编程的技巧!...
多线程定时器、时钟源代码,可以参考VC下多线程编程的技巧!-multithreading timer, the clock source code can refer to VC multithreaded programming skills!
- 2022-03-09 18:21:34下载
- 积分:1
-
使用 STL 做的windows 下的线程池,半同步/半异步模型,当线程没有使用时被suspend。...
使用 STL 做的windows 下的线程池,半同步/半异步模型,当线程没有使用时被suspend。-STL use under windows to do the thread pool, semi-synchronous/semi-asynchronous model, when the thread was not using suspend.
- 2022-02-02 01:37:18下载
- 积分:1
-
mrcext42.zip
mrcext42.zip
- 2022-12-19 11:15:04下载
- 积分:1
-
一种可以利用它来实现线程安全读写控制的模型,可以在vc下编译运行。...
一种可以利用它来实现线程安全读写控制的模型,可以在vc下编译运行。-one can use it for reading and writing threaded control of the security model, the compiler running under vc.
- 2022-02-21 05:54:16下载
- 积分:1
-
动画及多线程演示
动画及多线程演示-animation and multi-threaded demo
- 2022-04-10 10:50:06下载
- 积分:1
-
实时动态显示进程信息的程序,如资源利用等。比任务管理器显示更多进程信息...
实时动态显示进程信息的程序,如资源利用等。比任务管理器显示更多进程信息- Real-time dynamic demonstration advancement information
procedure, like resources use and so on. Compared to the task
management demonstration are more advancements information
- 2022-06-13 14:42:09下载
- 积分:1
-
msn multithreaded programming
msn多线程编程-msn multithreaded programming
- 2022-12-14 21:40:04下载
- 积分:1
-
优秀的密码查看器
优秀的密码查看器-outstanding password viewer
- 2023-02-01 22:25:04下载
- 积分: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
-
使用 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