搜索资源列表
csharp_thread
- 用C#编写的多线程实例,包括线程监视,线程互锁。-C# prepared by the multi-threaded example, including surveillance threads, thread interlocked.
lock for unix
- C源码: 给UNIX加把屏幕锁 可以使用户锁住屏幕-C source : UNIX to do more to screen lock allows users to lock screen
银行家法
- 一、实验目的: 熟悉银行家算法,理解系统产生死锁的原因及避免死锁的方法,加深记意。 二、实验要求: 用高级语言编写和调试一个描述银行家算法的程序。 三、实验内容: 1、 设计一个结构体,用于描述每个进程对资源的要求分配情况。包括:进程名——name[5],要求资源数目——command[m](m类资源),还需要资源数目——need[m],已分配资源数目——allo[m]。 2、 编写三个算法,分别用以完成:①申请资源; ②显示资源;③释放资源。(动态完成)-an ex
keboard
- 锁硬盘逻辑盘程序 作者:不详 来源:本站整理 发布时间:2006-3-1 17:21:17 发布人:gk 减小字体 增大字体 随着微处理器的更新换代,目前一般的中高档微机均配备有一个容量很大的硬盘机,小则几十MB,多则上百 MB。在硬盘上要同时安装许多公软件和用户文件,通常用户文件大多是个人的私有信息,不愿让他人随意查看 和复制。报刊上介绍了多种硬盘的加密方法,多数是独占整个硬盘,禁止让不知道口令的用户使用。本人通过 对硬盘逻辑盘结构的详细分析,提出了对硬盘
lockmutex
- c#小程序加锁(实现临界区互斥操作)有三中实现方法。1 lock 实现 2 用Interlicked类实现 3 用Monitor类实现.
su
- C#实现锁屏和关机的源码,现在找出来和大家分享
sisuo
- 模拟死锁产生的机制,模
电子锁
- 电子锁,编程输入密码,密码输入正确时,点阵显示ok字样。-electronic locks, programming password, the password correctly, the word dot-matrix display ok.
进程安全性算法
- 操作系统进程检测死锁模拟银行家算法,安全性算法-operating system simulation process Deadlock Detection Algorithm bankers, security algorithm
yhj
- 银行家算法是避免死锁的一种重要方法,本实验要求用高级语言编写和调试一个简单的银行家算法程序。加深了解有关资源申请、避免死锁等概念,并体会和了解死锁和避免死锁的具体实施方法-bankers avoid deadlock algorithm is an important method used in this experiment demands high-level language debugging and prepared a simple algorithm bankers proced
操作系统进程死锁模拟
- 此程序模拟操作系统死锁,用户可在程序运行时选择死锁或不死锁比较不同的运行情况。-Deadlock operating system, users can choose to run or not Deadlock Deadlock compare different operating conditions.
VC++挂机锁屏系统源程序
- 编程源码 - C/C++ 应用平台:windows
MrCy
- 本系统属于小型的餐饮管理系统,可以有效地对中小型餐厅消费进行管理。 (1)本系统管理员用户名为:Tsoft,密码为:111。 (2)实例执行文件位置:TM\06\MrCy\MrCy\bin\Debug\ MrCy.exe (3)本系统共分为三种操作权限,分别为超级管理员、经理、一般用户: 一般用户: 一般用户只可以对辅助工具菜单、系统设置菜单、窗口布局菜单及帮助菜单进行使用操作。。 经理:经理除系统设置菜单不能使用以外,其它菜单都可以使用并管理操作。 超级管理员:超
20031016
- 密码输入正确之后,锁就打开,如果输入的三次的密码不正确,就锁定按键3秒钟,同时发现报警声-Enter the correct password, the lock will open, if entered incorrect password three times, on the lock button 3 seconds, also found the sound alarm
ShutdownOption
- ShutdownOption 简介 使用范围:本ShutdownOption.dll只能在Windows NT及其以上操作系统上使用! 关键方法:在ShutdownOption命名空间下有一个结构 ShutDownComputer和一个ShutdownOperation枚举, ShutdownOperation 的值如下:Hibernate(休眠电脑,如果你的电脑电源支持,一般情况下笔记本电脑都支持休眠功能),LockWorkStation(锁定电脑屏幕),Logoff(注销电脑),
lockscreem
- 这是我自己编写的一个锁屏软件,功能齐全,没有漏洞哦,如有兴趣,可以一阅哦,看了你绝对不会后悔的-This is what I have written a software lock screen, full-featured, there is no vulnerability Oh, who are interested can read the one Oh, you will not regret seeing the
yinhangjia
- 通过用c++语言来实现银行家算法,同时也注重到如何防止死锁的发生-By using c++ language to achieve the banker' s algorithm, but also pay attention to how to prevent the occurrence of deadlock
csharplockscreensystem
- C#写的锁屏系统,所有的源码,供大家参考学习-C# to write the lock screen, all the source code for your learning
WPF指昂指纹识别+锁控板程序
- C# +WPF开发简单指纹识别,通过指纹控制锁控板开锁(C# +WPFSimple fingerprint recognition, fingerprint lock control through the control panel to unlock)
c#滑动解锁
- c#类似手机滑动解锁界面,适合学习,已经成功编译(C# similar mobile phone sliding unlock interface, suitable for learning, has been successfully compiled)