搜索资源列表
test航空售票
- 一个简单的模拟飞机售票系统,有利于初学进程,利于熟悉多线程编程。是我第一次做出的多线程程序-a simple simulation of the plane ticketing system is conducive to the process of learning, conducive familiar with multi-threaded programming. The first time I made the multithreaded
c++并发编程
- 很简单的一个并发程序,可以模拟飞机售票系统,三个终端,100张票。-very simple one complicated procedures, simulating an aircraft ticketing system, the three terminals, 100 votes.
Critical
- 通过火车售票系统的事例来讲解利用互斥对象实现线程同步,对初学线程同步很有帮助-train ticketing system through the use of examples to explain Mutex object to synchronize threads, thread synchronization for beginners helpful
多线程例子
- 这是一个简单的多线程例子,模拟了火车站售票系统的实现。
Chapter15
- 学习多线程编程,包括火车站售票系统模拟程序和网络聊天室程序-Learning multi-threaded programming, including the train station ticketing system simulation programs and Internet chat rooms program
ticket
- 编程模拟售票系统,模拟多个窗口(至少4个)同时出售100张车票的情况;用实现Runnable接口的方法实现多线程。-Ticketing system simulation program to simulate multiple windows (at least 4) while the case of sale of 100 tickets the method that implements Runnable interface, multi-threading.
MultiThread
- 多线程程序。利用多线程简单模拟售票系统。-Multithreading program. Use multithreading simple simulation ticketing system.
MultiThread
- 采用多线程实现火车站售票系统,经本人编译运行通过-Station ticketing system using multi-threaded, After I compile and run by