搜索资源列表
Trainticketingsystem
- 根据系统的长期目标,以及现行系统存在的主要问题,建立系统可分以下几步实现。 (1)对新系统实现的硬件条件 显然该系统只是一个软件系统,它若要真正放于现实,则尚须相应的硬件支持,如打印机等. (2)新系统可能产生的影响 要对火车站售票工作人员进行此系统软件的使用,使其逐步适应计算机化的要求。 (3)效益分析 该系统提高了大家买票的方便度,全国各地的客户可以在任何火车站购买到任何两地间的火车票,方便了大家的生活
multithreading
- 运用多线程解决多人排队买票的问题,如果售票员没有零钱找回,则允许下一位买票,直到有零钱找回才允许刚才那个人买票-multithreading
Park
- 经典的公园买票问题,有非常强大的扩展性,相信对很多人很有用-Classic problem of the park tickets, a very powerful scalability, many people believe that useful
threads-queue-for-tickets
- 能有效地解决排队买票的线程问题,具有高效性。-Can effectively solve the problem of threads queue up for tickets, with high efficiency.
Thread
- Java中线程控制和同步以及线程的例子:买票,生产和消费问题。-thread in Java
ticket
- 这是一个java线程的买票系统,解决同步问题.-This is a java thread to buy a ticket system to solve the problem of synchronization.
程序
- 大学生课程实验中的一些题目:计算器、排队买票问题、学生信息管理和两个服务器和客户端,都是平时上课的题目,希望管理员同意。(Some subjects in undergraduate course experiments: calculator, queuing ticket problem, student information management and two servers and clients are all subje
多线程模拟火车站买票
- 基于VIsual c++ 平台实现多线程的实现,模拟12306火车票系统过程,适合初学者入门学习。(VIsual c++ platform based on the realization of multithreading, simulation of 12306 train ticket system process, suitable for beginners to learn.)