Welcome![Sign In][Sign Up]
Location:
Search - mutual exclusion java

Search list

[JSPOS

Description: 进程同步与互斥,实验报告和源代码。利用JAVA平台实验进程的互斥。-Process synchronization and mutual exclusion, laboratory reports and source code. JAVA platform, the use of mutually exclusive experimental process.
Platform: | Size: 90112 | Author: jem | Hits:

[JSP/Javajava_threaddemo

Description: 哲学家就餐是一个经典的Java多线程编程的实例,这是图形版。涉及到线程同步与互斥,临界区访问问题以及避免死锁的方法。 -Dining philosophers is a classic multi-threaded Java programming examples, this is the graphics version. Related to thread synchronization and mutual exclusion, critical area to visit, as well as ways to avoid deadlock.
Platform: | Size: 107520 | Author: 丁丁 | Hits:

[JSP/JavaSemaDemo

Description: 英国帝国理工学院电脑系多线程课程教学材料之四 ---- 用Semaphores互斥访问-The program uses a semaphore to ensure that it is not possible for threads to enter their critical sections at the same time. The critical section is represented by a light blue (cyan) colour. To execute in this region, a thread must have acquired mutual exclusion by executing a down() operation on the semaphore Mutex. The length of time each thread spends in its critical section may be adjusted using the slider control. Further to the right increases this time. The adjustment takes effect at the beginning of each revolution.
Platform: | Size: 3072 | Author: Key | Hits:

[JSP/Javajava_threaddemo

Description: 哲学家就餐是一个经典的Java多线程编程的实例,这是图形版。涉及到线程同步与互斥,临界区访问问题以及避免死锁的方法。 -Dining Philosophers is a classic example of Java multi-threaded programming, it is graphic version. Related to thread synchronization and mutual exclusion, critical access issues and ways to avoid the deadlock.
Platform: | Size: 107520 | Author: 204 | Hits:

[Data structsJThreadSynch

Description: 用JAVA实现生产者与消费者的同步与互斥问题-Producers and consumers to use JAVA to achieve synchronization and mutual exclusion problems
Platform: | Size: 12288 | Author: Geena | Hits:

[JSP/JavaproducerANDconsumer

Description: 操作系统经典实验,模拟生产者消费者问题,采用java语言编写,互斥同步-OS classic experiment, simulation producer consumer issues, using java language, mutual exclusion synchronization
Platform: | Size: 2048 | Author: 孟祥安 | Hits:

[JSP/JavaJavaproducer-Consumer

Description: java实现生产者消费者的过程,两个线程对一个互斥锁的资源访问,从而实现同步与互斥-java implementation of the process of producers and consumers, two threads of a mutex resource access, in order to achieve synchronization and mutual exclusion
Platform: | Size: 2048 | Author: 一二三 | Hits:

[OS DevelopPCB

Description: 进程及其资源管理 一、实验目的 1.理解资源共享与互斥特性以及操作系统管理资源的基本方法。 2.学会使用高级语言进行多线程编程的方法。 3.掌握利用VC++或Java线程库实现一个管理器,用来实现操作系统对进程及其资源的管理功能。 4.通过该实验,学生可在源代码级完成进程及其资源管理方案的分析、功能设计、编程实现,控制进程间的同步、互斥关系。 -Process and resource management an experimental purposes 1. Understanding of resource sharing and management of exclusive features and operating system resources, the basic method. 2. Learn to use high-level language for programming multi-threaded approach. 3. Control using VC++ or Java thread library to implement a manager, the process used to achieve the operating system and its resource management functions. 4. Through this experiment, students can complete the process in the source code level program analysis and resource management, functional design, programming, control of inter-process synchronization, mutual exclusion relationship.
Platform: | Size: 7168 | Author: amy | Hits:

[Process-Threadshiyan4

Description: 一个简单的java的线程同步与互斥小程序,可以更好了解线程的同步与互斥方法的调用-A simple java thread synchronization and mutual exclusion program, you can better understand the thread synchronization and mutual exclusion method call
Platform: | Size: 97280 | Author: 胡辉 | Hits:

[JSP/JavaJAVA-NOTE-4

Description: JAVA多线程详解-Java语言的一个重要特点是内在支持多线程的程序设计。多线程是指在单个的程序内可以同时运行多个不同的线程完成不同的任务。多线程的程序设计具有广泛的应用。本章主要讲授线程的概念、如何创建多线程的程序、线程的生存周期与状态的改变、线程的同步与互斥等内容。-JAVA multi-threading Detailed An important feature of the Java language is inherent support for multi-threaded programming . Multiple threads within a single program can run a number of different threads to complete different tasks . Multi-threaded programming with a wide range of applications . This chapter teaches the concept of threads , how to create a multithreaded program , thread life cycle state changes , thread synchronization and mutual exclusion and so on .
Platform: | Size: 35840 | Author: 凤凰泪 | Hits:

[JSP/Java隋唐演义例子

Description: 线程同步,通过隋唐演义的例子说明!!!线程的同步与互斥(Thread synchronization is illustrated by examples of Sui and Tang dynasties!!! Synchronization and mutual exclusion of threads.)
Platform: | Size: 1523712 | Author: 罗琪 | Hits:

CodeBus www.codebus.net