搜索资源列表
写者与读者实验报告
- 在Windows Xp 环境下,创建一个包含n 个线程的控制台进程。用这n 个线程来表示n个读者或写者。每个线程按相应测试数据文件的要求,进行读写操作。请用信号量机制分别实现读者优先和写者优先的读者-写者问题。 读者-写者问题的读写操作限制: 读者-写者的读写限制(包括读者优先和写者优先) 1)写-写互斥,即不能有两个写者同时进行写操作 2)读-写互斥,即不能同时有一个读者在读,同时却有一个写者在写 3)读读允许,即可以有2个以上的读者同时读 将所有的读者和所有的写者分别放进两个等待队列中,当读
p2p 本科毕业论文
- p2p的相关资料
P2P.rar
- P2P文件共享系统大论文,希望大家共同学习!,p2p
BT
- 描述BT文件共享方式,p2p传输模式,节点寻找算法以及分块传输原则-Descr iption BT file-sharing, p2p transfer mode, the node search algorithm and the principle of sub-block transfer
PID975922
- 介绍p2p文件共享文件过程中使用的节点探测方法。提出里一种新的分布式存储方式-P2p file-sharing file describes the process of detection methods used in the node. Proposed where a new distributed storage mode
A-simple-file-sharing-system
- 一个简单的文件共享系统,采用了简单的p2p的思想,用java语言实现,在jb平台完成-A simple file-sharing system that uses a simple idea of p2p, using java language implementation, in the jb platform for the completion of
file
- 这个也是在jb下面用java写的文件共享系统,是上一个版本的修改-This is also used in the jb the following file-sharing system, written in java, is on a version of the revised
file-share-the-latest-version
- 这个是文件共享系统的最终版本,也是在jb下面用java写的-This is the final version of the file-sharing system is also used in the jb the following written in java
web
- web服务器的c语言实现,在linux环境,实现电脑之间文件共享-web server c language in linux environment, file sharing between computers
Ubuntu下配置samba实现文件夹共享
- Ubuntu下配置samba实现文件夹共享
解决虚拟机共享文件夹设置
- 解决虚拟机共享文件夹设置,在ubuntu中显示共享文件夹命令
