资源列表
sendnetworkfile.rar
- 实验二 网络文件传输,使用c++实现,包括单线程、多线程、区分数据段的演示。,Experiment II network file transfer, use c++ Achieve, including the single-threaded, multi-threaded, the distinction between data presentation section.
producerconsumer.rar
- 进程同步模拟设计——生产者和消费者问题 .用手动输入的方式模拟信号量机制的生产者与消费者问题。,Synchronous analog design process- the issue of producers and consumers. Methods used to manually enter the amount of analog signal mechanism for the producer and consumer issues.
pub.rar
- 进程调度算法 本程序提供了以下几种进程调度方法 1、时间片轮询法 2、可强占优先法 3、非抢占算法 ,The process of scheduling algorithms This procedure provides the following types of process scheduling method 1, time piece polling method 2, can be forcibly priority law 3, non-preemptive algorithm
java.rar
- 这是用java写出的一个防迅雷的下载软件,当然不可能有迅雷那么好,但一些基本的功能还是有的,This is used to write a java download software anti-Thunder, Thunderbolt then of course there can be no good, but some of the basic functions or some
TheadQueue.zip
- 使用命令模式和责任链模式以及STL优先级队列实现线程池,可以直接加入现在的任何程序,Responsibility for the use of chain of command model and STL model and the realization of priority queue thread pool, you can direct any proceedings to join now
MultiThread.rar
- VC多线程,用线程控制进度条,可以设置季度条的时间,MultiThread
MailSlot_Communication
- 根据进程的工作原理,利用油槽实现了进程间的通信,该程序中有一个服务器端程序和一个客户端程序-According to the working principle of the process, the use of tanks to achieve the inter-process communication, the program has a server-side program and a client program
threadpool
- 一个boost线程池,能够有效地减少内存碎片-A boost thread pool, which can effectively reduce the memory fragmentation
ProcessList
- 枚举进程名名,进程图标,进程路径。 内容: Project1.dpr oj Project1.dproj.local Project1.identcache Project1.res Project1_project.tvsconfig Project1.exe Unit1.dfm Unit1.pas-Enumeration process name names, process icon, the process path. Content: Proj
success3
- 哲学家问题,C++编的多线程模拟哲学家吃饭问题,运行前需要设置一下project-Philosophers problem, C++ code for multi-threaded simulation of philosophers problem of feeding the project need to set before running
XTalk
- 在两个窗口间通过线程同步,传递消息,即显示相同的内容。适合初学者学习线程同步控制。-Between the two windows through thread synchronization, transfer news, which display the same content. Thread synchronization control for beginners to learn.
CSemaphoreDemo
- 使用CSemaphore类实现线程同步的实例源码-Thread Synchronization using CSemaphore class implements an instance of source code
