搜索资源列表
barbershop
- 理发店网上发型设计预约系统,是一个典型的JSP数据库开发应用程序,由前台发型设计和理发师预约、后台管理2部分组成。本系统设计中使用了Struts框架建立电子商务网站。在Struts框架中,JSP用于前端展现,Action用于处理前端页面的JSP发来的请求,请求参数通过Struts拦截器机制进行传递,Action在获得请求之后连接数据库做处理,最后将处理结果转发到相应的JSP进行展现。系统中还运用了一定的图像处理技术,将图片以二进制文件存储到数据库中,再进行读取、修改等操作,替换覆盖图片实现“换装
Barbershop
- Barber Shop algorithm Synchronization Simulator-Barber Shop algorithm Synchronization Simulator
BARBERSHOP
- 一个Struts实现的在线发型设计系统,包括在线发型试戴,预约理发师,生成理发订单等功能-Struts implementation of a hair-line design system, including trying on-line hair, hairdresser appointments, orders and other features generated Barber
BarberShop
- GUI barbershop with java 5 customer with barber sleep and cutting hair
BarberShop
- Sleeping Barber java
Ex4-BarbeiroDorminhoco
- Barbershop parallel programming source code.
BarberSleep
- 理发店里有一位理发师,一把理发椅和 N 把供等候理发的顾客坐的椅子 如果没有顾客,则理发师便在理发椅上睡觉。当一个顾客到来时,他必须先唤醒理发师。如果顾客到来时理发师正在理发,则如果有空椅子,可坐下来等;否 则离开。操作系统信号量控制进程同步。-Barbershop, a hairdresser, a barber chair and N customer sat waiting Barber chair if no customers, the barber would sleep in th
Barbershop
- 操作系统概念第六版信号量课后习题,Barbershop的多线程编码-Operating System Concepts sixth edition Semaphore of the book exercise, babershop problem, java multithreading semaphore issues