搜索资源列表
javathread
- java 多线程同步-multithreaded synchronization
ascom
- 用于EAI企业用户数据管理同步连接器的源码中的部分-for business users data management synchronization connector of some of the FOSS
JTalking
- 一个用JAVA写的远程桌面同步查看的程序,写的不错啊,-a written using Java's Remote Desktop synchronization check procedures and write good ah,
shizhongzhouqi
- 一个运用japplet制作的时钟代码;时钟显示的是服务器的同步时钟-japplet use of a clock production code; Clock shows the clock synchronization server
reader_writer_p_v_operate
- 操作系统课内实验部分,用java实现,读者写着互斥与同步-operating system reverse experiment, using java realized, the reader wrote mutex and Synchronization
Traficlights
- 这个程序只要用于实现进程(线程)互斥与同步-the procedures used to achieve as long as the process (thread) mutex and Synchronization
JThreadSynch
- 此源码是实现线程间同步互斥的算法,较好的显现线程之间的同步互斥功能-this source is to achieve synchronization between threads mutex algorithm, the better appear thread synchronization between the mutex function
subtitlesync
- subtitlesync这是我写的一个小程序, 用于将下载的电影的字幕同步,因为很多时候字幕跟声音有不同步现象.现在只能处理SRT.格式的字幕. 开发平台是eclipse,使用方法是运行Main.java-subtitlesync This is what I wrote a small procedure, used to download the film subtitles synchronization, Very often with subtitles voices are no
CovertToFlv
- JSP上传视频后自动转成flv的核心JAVA方法 使用的时候只要通过ConvertThreadProxy 类的静态方法将源视频绝对地址(包括文件名+括展名)和要生成的FLV文件的绝对地址(包括文件名+括展名)以字符串的方式传进去即可!因为用的是多线程,所以转换过程不会占用当前线程! 核心转换类是线程同步的,所以您不用担心并法问题,因为一次只能转换一个文件!-JSP automatically transferred into the core Java flv ways
netfile
- JAVA实现的网络服务器文件同步,分客户端和服务器端代码,-JAVA network file synchronization server, the client-server code
cwq4
- There is a shared object – int array[] between Write and Read. Write sets the array, Read gets the array and sorts ascending. Write a program to implement the write/read question by using synchronization mechanism and GUI.
汉诺塔(Hanoi)
- 一个汉诺塔问题的模拟程序,包含图形模拟和过程同步显示(华南农业大学信息学院计算机系).-one of the simulation program, including graphics simulation and process synchronization Display (South China Agricultural University, Department of Computer Information Institute).
XR.rar
- 交通信号灯的线程设计 实验目的:多线程设计,同步机制 题意 设计一个交通信号灯类: (1) 变量:位置、颜色(红、黄、绿)、显示时间(秒)。 (2) 方法:切(3) 换信号灯。 创建并启动两个线程(东西向、南北向)同时运行。 实验要求 (4) 设计线程。 (5) 设计路口信号灯示意图界面。 (6) 进一步将每个方向的信号灯分成3种车道灯:左转、直行和右转。 (7) 根据车流量进行时间的模糊控制。 ,Traffic signal design experimental pu
Data Base Sync Desktop Application
- 数据库远程同步软件NetBeans项目源文件 项目采用Jdesktop集成组件(JDesktop Integration Components,JDIC)编写的通用数据库同步软件,通过JDBC获取需要同步的数据,再将数据插入到远程数据库;支持MySQL、SqlServer、Oracle数据库。,Remote database synchronization software projects NetBeans project source files Jdesktop integrated c
synapp
- 根据文件同步两个fpt服务器之前的资源,用httpclient实现-Fpt file synchronization server according to the previous two resources to achieve with httpclient
Barbershop
- Barber Shop algorithm Synchronization Simulator-Barber Shop algorithm Synchronization Simulator
Java_programming_code_for_thread_synchronization_C
- Java编程实现线程同步经典代码Java programming code for thread synchronization Classic-Java programming code for thread synchronization Classic
Thread-synchronization
- 一个简单的线程同步问题以及其实现过程,这里面主要使用的关于缓冲区里面放数据与取数据的的同步问题!-A problem about the Thread synchronization!
Synchronization-Issue
- 通过java实现的猴子过河试验,桥只能容纳一个猴子,当一只猴子在从一侧到另一侧的路上时,其他猴子需等待,通过一定算法实现两岸猴子都能过河而不会无限期等待下去。-Java code implements issues of synchronization ( Baboons Go CrossCanyon ).
thread-synchronization
- java中的线程同步是非常重要的一个知识点,这个程序是一个非常好的线程同步的学习和模仿的例子,是生产者和消费者模型的一个经典例子。-java thread synchronization is a very important knowledge point, this program is a very good thread synchronization learn and imitate the example, is a classic example of the model of