-
采用visual c++.net编写的动态链接库与多线程、多进程教学实例
采用visual c++.net编写的动态链接库与多线程、多进程教学实例-The use of visual c++. Net prepared by dynamic-link library with multi-threaded, multi-process teaching examples
- 2022-04-14 14:37:53下载
- 积分:1
-
readers of this program
本程序实现读者-写者问题.采用WINDOWS API实现.有比较详细的程序说明-readers of this program- writing problem. Using Windows API. A more detailed description of the procedures
- 2022-10-13 07:10:03下载
- 积分:1
-
编写代码最难得就是进程间的通讯问题,采用剪贴板的方式,利用Windows共享内存所开辟的统一的内存区进行编程。可以有效解决进程间信息传输问题。...
编写代码最难得就是进程间的通讯问题,采用剪贴板的方式,利用Windows共享内存所开辟的统一的内存区进行编程。可以有效解决进程间信息传输问题。-The most rare to write code that is inter-process communication problems, using the clipboard, using Windows shared memory opened up a unified program memory area. Can effectively resolve the issue of inter-process information transfer.
- 2022-05-25 01:32:54下载
- 积分: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
-
一个很好的多线程控制的程序,可以随鼠标的移动画圆,同时可以占用window的空闲线程...
一个很好的多线程控制的程序,可以随鼠标的移动画圆,同时可以占用window的空闲线程-a good multi-threaded control procedures, which can be mobile Circle mouse, the window could occupy idle threads
- 2023-07-07 20:20:02下载
- 积分:1
-
vc的多线程开发的 例子,
值得看看。
vc的多线程开发的 例子,
值得看看。-vc multithreading development example, is worth noting.
- 2022-02-02 10:22:50下载
- 积分:1
-
IO Completion Port to use examples of the basic IO Completion Ports API function...
IO完成端口使用事例, 对IO完成端口的基本API函数的使用范例来介绍IO完成端口的作用-IO Completion Port to use examples of the basic IO Completion Ports API function to use an example to introduce the role of IO Completion Ports
- 2023-01-23 23:35:03下载
- 积分:1
-
vc a brief multi
vc多线程编程简单介绍,有个实例介绍的录像。-vc a brief multi-threaded programming, a video examples.
- 2022-03-29 22:41:47下载
- 积分:1
-
命名管道的封装MFC类。含客户端和服务器端
命名管道的封装MFC类。含客户端和服务器端- Names the pipeline the seal MFC kind. Contains the customer end
and the server end
- 2022-06-03 10:09:35下载
- 积分:1
-
操作系统课程实验,模拟操作系统中进程控制与进程调度,有详细的文档和代码...
操作系统课程实验,模拟操作系统中进程控制与进程调度,有详细的文档和代码-operating system, operating system simulation process control and process scheduling, detailed documentation and code
- 2022-01-22 14:59:19下载
- 积分:1