资源列表
创建工作线程
- 采用VC++编程,创建工作线程例子,通过例子可以了解如何创建工作线程-using VC program, work to create threads example, by example, we can understand how to work to create threads
鼠标mouse
- 有关鼠标的移动显示当前坐标的小程序,供大家学习共享-the mouse in a mobile coordinates of the current small program for everyone to learn to share
非模态对话框dialog
- 有关非非模态对话框的小例子,供大家供享,小的学了不久,请指教.-on Africa and Africa Modal Dialog small examples for all to enjoy for the small school shortly, please enlighten.
matlab engine vc++
- 采用matlab的engine实现matlab与vc的混合编程,供大家共享.-using Matlab and Matlab engine vc achieve the mixed programming, for everyone to share.
调用Matlab .m函数编译后的对应c函数
- VC++中调用Matlab .m函数编译后的对应c函数,请大家共享.-VC Calling Matlab. M function compiled counterparts c function, please share.
624
- masm611汇编程序 简单的电话号码薄 很简单-masm611 simple compilation of telephone numbers is simple thin
我做的银行家算法
- 过一个学习《操作系统》课程的学习,掌握了许多书本上的知识,但是对书上的概念并没有真正意义的了解。这次课程设计,就是通过模拟银行家算法来避免死锁的产生,加深对进程死锁概念的理解。 .课程设计的要求 通过对银行家算法的模拟,用户输入进程跟资源的数目,再给每个进程的每个资源申请资源,用以判断进程是否会出现死锁,若出现死锁,就释放整个内存的资源,总而减轻操作系统的负担。 课程设计的题目 本次操作系统课程设计的题目为《模拟银行家算法》。-than a learning "syst
校园卡管理系统
- 问题描述(单资源) Dijkstra(1965)年提出了一种能够避免死锁的调度方法,称为银行家算法。它的模型基于一个小城镇的银行家,描述如下:假定一个银行家拥有资金,数量为Ё,被N个可户共享。银行家对可户提出下列约束条件: Ⅰ.每个客户必须预先说明自己所要求的最大资金量; Ⅱ.每个客户每次提出部分资金量申请和获得分配; Ⅲ.如果银行家满足了客户对资金的最大需求量,那么,客户在资金运作后,应在有限时间内全部归还银行。-problem descr iption (single-res
工人工资管理
- 只要每个客户遵守上述约束,银行家将保证做到:若一个客户所要求的最大资金量不超过Ё,则银行一定接纳该客户,并处理他的资金需求;银行在收到一个客户的资金申请要求时,可能因资金不足而让客户等待,但保证在有限是见被让客户获得资金。在银行家算法中,客户可以看做进程,资金可以看作资源,银行家可以看做是操作系统。-as long as each customer compliance with the above constraints, bankers will undertake : if a custo
pengli
- 算法分析 在系统初始化的时候给定最大需求数组Available[50],已分配数组Allocation[100][50],最大需求数组Max[100][50],用户手动输入进程数目,资源数目,最大资源量,已分配资源量,最大需求量; -analysis algorithm in the system initialization time to set the maximum demand Available array [50], has been allocated array All
penglishuoming
- 算法分析 在系统初始化的时候给定最大需求数组Available[50],已分配数组Allocation[100][50],最大需求数组Max[100][50],用户手动输入进程数目,资源数目,最大资源量,已分配资源量,最大需求量; -analysis algorithm in the system initialization time to set the maximum demand Available array [50], has been allocated array All
glas
- elcom 的demo程式,只有demo檔案可參考!-Elcom demo programs, demo files only reference!