搜索资源列表
producer-java
- 用java为源代码,解决多线程编程中的经典问题:生产者消费者问题-with java source code to solve multi-threaded programming with a classic problem : Producer consumer issues
mymorningjava
- java小程序,生产者-消费者问题(Java实现),电梯程序模拟,等等, java 小游戏-small programs, producer-consumer (Java), the elevator simulation, etc., java small game
Java问题
- 本设计使用Java语言来实现一个生产者消费者问题,里边有详细的使用说明,可以作为课程设计使用。-use of the Java language designed to achieve a producer consumer issues, along with detailed instructions. can be used as a curriculum design.
Consumer-Producer
- java生产者消费者程序实现 线程,信号量互斥事件 临界资源-java producer consumer program threads, semaphores contradict critical resources incident
Producer产生一个数字而Consumer消费这个数字
- java的多线程示例(生产者消费者问题) -java multithreading examples (producers and consumers)
生产者-消费者
- 生产者-消费者的JAVA小程序-producer-consumer Java Applet
bank
- 简易银行卡管理系统作为ATM的模拟系统,可以实现开户、存款、取款、挂失、消户等基本功能。-Easy bank card management system as a simulation of ATM systems, can open an account, deposits, withdrawals, report the loss, the basic functions, such as consumer households.
multithread2008
- Java的多线程,程序、进程和线程的概念,实现多线程的两种方式,线程同步的原理,线程的死锁,运用wait和notify来实现producer - consumer关系,线程终止的两种情况。-Java multi-threading, procedures, process and thread the concept of the realization of multi-threaded in two ways, the principle of simultaneous threads, t
os
- java和c语言编写的操作系统的算法,有生产者消费者问题和银行家算法,具体的实验报告格式-java and c language operating system algorithms, there are producers of consumer issues and banker s algorithm, the specific reporting format experiment
NetBar1
- 1.通过以下过程:需求分析、E-R模型、关系模型分析,在数据库中构建数据库、表或视图,熟悉数据库开发流程; 2.系统的主要功能包括: [1]客户端开机自动琐定,输入帐号、密码后进行验证登陆并开始计费。或控制端远程解锁上机。 [2].控制端能够对上网的客户端进行远程控制,比如:远程关机、注销、锁定、远程结帐后又自动锁定计算机等功能。 [3)能对客户端发送消息。 [4)客户端在上机过程中能够随时查看消费状态,比如:预缴金额、上机时间、上机金额等。 -1. Through
ThreadTest
- java线程学习时,用来演示生产者-消费者的经典程序!例子-java thread example about productor-consumer
Producer_Consumer
- 用java实现经典consumer和producer通信问题的程序-use java to realize the consumer and producer
Buffer
- 英国帝国理工学院电脑系多线程课程教学材料之五 ---- 有限缓冲区范例-The program uses a bounded buffer monitor into which the Producer thread puts characters and from which the Consumer thread gets characters. The Consumer runs slightly faster than the Producer, so start the Produce
BSM
- 简单银行管理系统,实现存款取款转账操作和查询历史消费记录-Simple bank management system, deposit money transfer operation and query the history of consumer records
ProducerConsumer
- Producer Consumer problem simulator to solve Synchronization issues
ProducerConsumerTest
- 生产者消费者多线程实现. 生产者消费者多线程实现.-producer-consumer,multiThreads
Test
- 用java写的生产者消费者问题,代码中有注释.-Using java to write the producer consumer issues, there are comments in the code.
JAVA-WebbanCDquamang1040609
- wed customer consumer .
Productor-Consumer
- 利用Java的多线程机制很好的处理生产者—消费者这个经典问题!有助于对生产者-消费者问题的理解和Java多线程机制的掌握!-Use of Java multithreading handled well producer- consumer this classic problem! Contribute to the producer- consumer understanding of the issues and multi-threading mechanism of Java mast
ProducerConsumerSolution.java
- solved the producer and consumer problem
