搜索资源列表
ThreadDemo1
- 一个简单的多线程卖票程序,可以手动设定休息时间(sleep),默认为10000ms自动转入睡眠-A simple multi-threaded procedures such as selling a ticket, you can manually set the time to rest (sleep), defaults to 10000ms automatically into sleep
maipiao
- 一个简单的多线程卖票程序,VC6编写,默认为10000ms自动转入睡眠,可改成手动-A simple multi-threaded procedures such as selling a ticket, VC6 prepared automatically defaults to 10000ms sleep, can be changed manually
MultiThread
- VC++写的第一个多线程程序,卖100张票。-VC++ to write the first multi-threaded process and sell 100 tickets.
SimulateRailwayStation
- 本人自己写的一个火车票销售系统。采用C/S模式,多线程,实现多网点销售,每个网点的基本功能为卖票和退票,能够实时显示票源情况,客户端使用GUI界面。装完JDK 编译后即可执行。-I wrote it myself a ticket sales system. The use of C/S mode, multi-threaded, multi-network marketing, the basic functions of each
coders
- 实现链表串的插入。三元组存储表示的矩阵加法。实现多线程的卖票系统。以及模拟的DOS聊天系统。-To achieve the insertion of the linked list of strings. The triple store said matrix addition. Multithreaded system of selling tickets. The simulated DOS chat system.
9
- 并发控制。多线程卖票系统。5个窗口卖出100张票。-Concurrency control. System multithreaded selling tickets. 5 window to sell 100 tickets.
HuoChePiao
- 编写java程序模拟火车站多窗口卖票的问题,这里使用开线程的方法。-Write java program to simulate multi-station ticket window problem, a method used here open threads.
code
- 这是一个简单的JAVA程序,用以实现一个卖票的多线程功能- This is a simple JAVA code
SaleTicks
- java模拟火车站卖票小程序 1.多线程设置卖票窗口数量 2.并发执行。互斥访问-Java simulation of the train station ticket program 1 multi thread set ticket window number 2 concurrent execution. Exclusive access
duoxiancheng
- 在Linux系统上用c实现多线程卖票,希望对面有用(Using c on Linux systems for multi-threaded selling tickets is expected to be useful across the board)