搜索资源列表
TrafficLights
- 十字路口的红绿灯管制问题,实现多进程并发控制。车数,车速可调-crossroads traffic light control, multi-process concurrency control. Several vehicles, adjustable speed
procon
- 试验目的:通过研究Linux的线程机制和信号量实现生产者消费者问题的并发控制,windows环境下运行-Test Objective: To study the mechanisms and thread Linux Semaphore producers to achieve concurrency control on consumer issues, windows environment running
UNIX-Systems-Programming-
- 详细说明了如何最大限度的应用Unix系统提供的支持设计复杂软件。详细探讨了进程间通讯通讯、同步和多线程程序的设计。-This completely updated classic demonstrates how to design complex software to get the most from the UNIX operating system. This book provides a clear and easy-to-understand introduction tothe
os
- 这个程序主要实现进程的操作系统的同步与并发,用到了一个c++中的类的用法。-This program processes the main operating system to achieve synchronization and concurrency, used in a c++ class usage.
Mutli-Thread-control-alogrethm
- 基于多队列和多线程的短信并发控制算法,对这方面需要的朋友有所帮组。-Based on multi-multi-threaded message queue and concurrency control algorithm, in this regard need to be a friend to help group. Thank you " " " " " "
NetThreadPool
- C实现的可配线程池,对程序有高并发需求的同学可能会用到-C can be achieved with a thread pool, the program needs of students with high concurrency may be used
java
- 本课程为传智播客《张孝祥-Java多线程与并发库高级应用》视频教程,教程采用的AVI方式发布,所以看起来很流畅,大家可以通过本套视频第一集包中附带的CamPlay.exe(拖入即可)观看和学习。 -This course is Chuan-Chih podcast" Zhang Xiaoxiang Java and multi-threaded concurrency library application" video tutorial tutorial, using AVI way to
threadsconcurrency
- 进程互斥与同步,用WindowsAPI编程,生产者消费者问题的C++实现-threads concurrency
002_[2015-03-23]_cPP-Concurrency
- C++11中的同步机制,C++11的线程的同步、异步和线程间的通信的学习。-Synchronous, asynchronous communication and learning between threads in C++ 11 synchronization mechanism, C++ 11 threads.