资源列表
[进程与线程] duoxianchengfuwuqi
说明:多线程服务器实现回显功能,包含一个客户端程序一个服务器端程序。在linux下开启服务器程序可以对多个客户端服务。-Echo multi-threaded server implementation features, including a client program of a server-side program. Under the linux server program can open multiple client se<龚煜> 在 2025-02-27 上传 | 大小:266kb | 下载:0
[进程与线程] multithread
说明:vc进行的多线程操作,可以进行一定范围内的速度优化,能够缩短程序执行时间-multithread tools<陈集> 在 2025-02-27 上传 | 大小:31kb | 下载:0
[进程与线程] duoxiancheng
说明:使用多线程进行多网页读取,加入了线程的等待以及开始!-More pages using multiple threads to read, waiting to join the thread and start!<陈金豹> 在 2025-02-27 上传 | 大小:5kb | 下载:0
[进程与线程] The-problem-of-product-and-consume
说明:生产者-消费者问题是一个经典的进程同步问题,该问题最早由Dijkstra提出,用以演示他提出的信号量机制。在同一个进程地址空间内执行的两个线程。生产者线程生产物品,然后将物品放置在一个空缓冲区中供消费者线程消费。消费者线程从缓冲区中获得物品,然后释放缓冲区。当生产者线程生产物品时,如果没有空缓冲区可用,那么生产者线程必须等待消费者线程释放出一个空缓冲区。当消费者线程消费物品时,如果没有满的缓冲区,那么消费者线程将被阻塞,直到新的物品被生<岳豪> 在 2025-02-27 上传 | 大小:1kb | 下载:0
[进程与线程] AsyncFileDemo
说明:AsyncFilwhen we need asynchronous behaviour or parallelism we create threads. The asynchronous file I/O APIs allows us to leverage the asynchronous behaviour without introducing threads. So we can issue ReadFileEx or<rabert> 在 2025-02-27 上传 | 大小:28kb | 下载:0
[进程与线程] monitoring360
说明:监控360进程,同事也可以改为监控其他进程-360 process control, co-workers can also be changed to monitor other processes. . . . . . . . . . . . . . . . . . . .<> 在 2025-02-27 上传 | 大小:15kb | 下载:0
[进程与线程] VC-multithreading
说明:VC下的多线程编程资料,Windows平台下的多线程编程VC技术文章-VC data under the multi-threaded programming, Windows platform, multithreaded programming under VC Technical Articles<shangjie> 在 2025-02-27 上传 | 大小:715kb | 下载:0
[进程与线程] Win32-Multithreading-and-Synchronization
说明:This tutorial will explain how to create and manage multiple threads in Windows. This is an advanced tutorial the reader should be familiar with Win32 programming.-This tutorial will explain how to create and manage mult<magna> 在 2025-02-27 上传 | 大小:7kb | 下载:0
[进程与线程] calculating_pi
说明:环境为Visual Studio 2008,使用C#,实现多线程计算PI的功能-Environment for Visual Studio 2008, using C#, multi-threaded calculation function PI<Jassie> 在 2025-02-27 上传 | 大小:22kb | 下载:0