搜索资源列表
bank
- 避免进程的死锁,使所有进程顺利的执行成功任务,不陷入死等
resouce_manage
- 这是一个封锁资源管理子系统。 封锁管理子系统通过加锁来控制用户对系统资源的并发使用。用户使用系统资源前必须申请封锁,即给出申请封锁的对象资源号、封锁方式和用户名。其中资源号是取值为1~999 999的正整数,封锁方式为S(共享)或X(排他) 子系统受封锁请求,根据所保存的封锁状态信息决定请求是否能够获得封锁,进行相应处理,并向用户反馈处理结果。如果获得封锁,则赋给该请求一个批准号,可以使用该资源;否则需要进入等待队列(赋给该请求一个批准号)。 用户结束对某资源的使用后,应释放封锁(给
LOCK
- 一个可以锁屏幕的小程序,类似网吧的挂机锁。 1.本系统界面友好,容易操作。 2.本系统用于挂机,可以用于网吧游戏挂机锁住屏幕。 3.本系统能显示开始挂机时间和挂机所用时间。 4.本系统最大的特点是可以用屏幕键盘输入密码和隐藏窗口(类似QQ)。 5.本系统是通过修改注册表来禁止任务管理器的,不过系统退出会还原注册表。 下一版本改为远程注入来禁止任务管理器。 6.本系统还禁止了系统热键,任务条,开始键等。 7.本系统使用了不少技巧,其中参考了不少人的代码,这里不一一
bankprofessor
- 简单的银行家算法用于处理操作系统死锁安全性算法-Bankers simple algorithm for dealing with operating system security algorithm deadlock
banker
- 一个银行家演示程序,源于操作系统中死锁的解决问题,采用TC编写,使用了带有颜色的输出,易于理解。该程序写于大二时期,程序中多有冗余漏洞,请见谅。-A banker demo program, from the operating system to solve the problem of deadlock, using TC preparation, use of color output with easy to understand. The program was written in
dtfp
- 多个进程动态地共享系统的资源可能会产生死锁现象。用按序分配策略实现资源分配。-Dynamic multiple processes to share system resources may produce deadlock. Allocation strategy with sequential allocation of resources.
test
- scanf()函数的使用需要注意三个方面的问题:1.扫描字符串遇空格、回车、跳格、非法输入结束; 2.键盘缓冲区残余信息问题;3.误输入造成程序死锁或出错。-the use of scanf().
R_WP1
- 操作系统中生产者与消费者问题的模拟,对于出现的死锁情况,采用置换算法解决。-Producers and consumers in the operating system simulation problems, for the deadlock situation occurs, the use of replacement algorithm to solve.
banker
- 用c++实现银行家避免死锁的算法,简单易懂,对学习操作系统好处很大-banker algorithm
namespace
- 模拟保险箱的操作源码,具有简单的保险箱的上锁、开锁取数据、放数据等功能-Simulation of safe operation of source code, password and other operations
bank
- 这是操作系统中避免死锁最常用的算法——银行家算法的源文件,希望对你有用,谢谢。-This is the banker algorithm source files in the operating system
Margin
- 各界锁相环路的相位裕度计算公式,图像表示-PLL phase Margin
Banker
- 银行家算法死锁避免问题;用银行家算法来解决三个工程队A、B、C向某银行借贷免息工程资助款项的问题。-Bankers algorithm of the deadlock avoidance problem using the bankers algorithm to solve the problem with the three project teams A, B, C borrowing interest-free project funding a bank.
frmmain
- 上海交大版计算机联锁仿真系统,系统主函数的代码,还有几个块,需要的联系- 上海交大版计算机联锁仿真系统,系统主函数的代码,还有几个块,需要的联系 Shanghai Jiaotong University computer interlocking simulation system, the main function of the system code, there are a few blocks, the need to contact