-
一个非常容易入门的多线程程序,实现步骤写在文件里,一步一步,就可以了解....
一个非常容易入门的多线程程序,实现步骤写在文件里,一步一步,就可以了解.-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
-
visual c++消息处理和多线程编程
visual c++消息处理和多线程编程-visual c++ message processing and multi-threaded programming
- 2022-07-26 08:06:31下载
- 积分:1
-
VC++下命名管道编程
VC++下命名管道编程-VC named pipe programming
- 2023-02-10 11:55:03下载
- 积分:1
-
process scheduling algorithm with four points 000 and Collection FCFS RP RR SJF
进程调度的4个算法 含分个和合集 FCFS RP RR SJF-process scheduling algorithm with four points 000 and Collection FCFS RP RR SJF
- 2022-04-12 13:41:16下载
- 积分:1
-
线程的启动、终止、和停止操作的实现,操作功能有System.threading完成...
线程的启动、终止、和停止操作的实现,操作功能有System.threading完成-threads start to end, to cease operation and the realization of operating functions are completed System.threading
- 2022-05-18 06:10:58下载
- 积分:1
-
这是介绍标准的多线程编程的一些资料和代码,介绍的比较详细...
这是介绍标准的多线程编程的一些资料和代码,介绍的比较详细-This is the standard on multi-threaded programming some of the information and codes, and a more detailed briefing
- 2022-08-17 14:37:30下载
- 积分:1
-
FTP类,支持防火墙设置,在vc上面测试通过,可以放心使用
FTP类,支持防火墙设置,在vc上面测试通过,可以放心使用-category FTP support firewall settings, the vc above tests, can be assured use
- 2022-07-24 03:05:16下载
- 积分:1
-
多线程编程,异步操作实例,如Mutex等
多线程编程,异步操作实例,如Mutex等-Multi-threaded programming, examples of asynchronous operation, such as Mutex, etc.
- 2023-07-26 10:30:04下载
- 积分:1
-
多线程CCriticalSection好榜样
多线程的比较好的例子 CCriticalSection-multithreaded good example CCriticalSection
- 2022-03-05 04:22:45下载
- 积分: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