搜索资源列表
dead
- 关于死锁的银行家算法,给定剩余资源和客户的要求,判定该银行家是否会统一此种资源分派方式-Deadlock on the banker's algorithm, given the remaining resources and customer needs, determine whether the bankers will be assigned to such resources unified approach
asdfghh
- 关于死锁的银行家算法,给定剩余资源和客户的要求,判定该银行家是否会统一此种资源分派方式-Deadlock on the banker's algorithm, given the remaining resources and customer needs, determine whether the bankers will be assigned to such resources unified approach
DigitalPLL
- 一篇简单易懂的关于数字锁相环概念原理设计的经典文章
mb1504programphoto
- 数字锁相环mb1504驱动程序和应用图纸
deadline
- 这个是操作系统的一个实验,算法简单易懂,对死锁的理解很有帮助。
mimasuo
- 1、 系统接通电源后,首先按动set键后方投入运行。运行时标志开门的指示灯和报警灯、铃皆不工作,系统处于安锁状态。 2、 开锁代码是3位十进制数,是系统内部设定好的。代码不足3位或超出3位时均不能开锁。 3、 开锁程序由设计者确定,用户必须严格执行所规定的程序,方可开锁。 4、 开锁代码和程序正确,表示数字锁打开的指示灯亮。 5、 允许用户在开锁过程中有1次错误(输入代码错误或开锁程序错误),只要出错,表示错误的指示灯必定点亮。如果有2次错误,则报警器——喇叭名叫,以示情况异常。
LT-810userbook
- 指纹密码锁的资料,LT-810A指纹锁用户手册,可以了解下指纹锁的功能
文件粉碎源代码
- 粉碎文件,专门粉碎删除不了的文件,可以解锁文件,加以粉碎
LockFolder
- vb简单实现锁定文件夹的源码,能够实现锁定、解锁文件夹。不过还有些不完善,比如如果锁定的文件夹不存在,程序也没有弹出提示,需要你在此基础上不断的完善一下。-vb simple realization of the source code folder lock, to achieve lock, unlock folder. However, some imperfections, such as if the locked folder does not exist, the procedur
regshow
- 本程序实现修改注册表,达到改写操作系统注册人名字和锁定与解锁注册表的功能。-The realization of this procedure to modify the registry to the name of a registered person to rewrite the operating system and lock and unlock the functions of the registry.
WhoSLocking
- VC++加锁文件检查工具。用于查看文件被谁加锁了,这个代码是很久以前的,但感觉还是很有用,于是就奉献出来了。-VC++ locking File Checker tool. For whom view the file locking, this code is a long time ago, but the feeling is still very useful, so out on the dedication.
win_rwlock
- window下,用于文件读写的线程读写锁-read and write file lock for windows
TestFileLock
- 使用文件管理 API 实现进程间文件共享读写锁-Using File Management Windows API for implementing inter computer Read/Write lock
yyygjs
- 易语言写的一个简单挂机锁程序!可以在自己电脑没有设密码且暂离不想关机时候使用,防止其他人对电脑操作!-Easy language to write a simple hook lock program! No password in their own computer and take a temporary leave do not want to shutdown when to use to prevent the operation of the other people on the
vb_dcounment
- 文件夹及文件加密的方法VB源代码!风行加密金刚锁的源代码!-Folder and file encryption method of VB source code!
ForceDel2
- 强力删除被锁或者正在被其他进程使用的文件-Powerful deleted or is locked by another process documents
Bankers-algorithm-simulation
- 银行家算法模拟,以避免系统产生死锁,操作系统课程设计-Bankers algorithm simulation, in order to avoid deadlock system, operating system, curriculum design
exlock
- 在服务器上定期检查制定的帐户是否锁定,定时解锁-Regular check on the server s account is locked, unlock regularly
51035521
- 在java中实现2个线程之间的死锁,即程序始终不终止,但也仍在运行()