资源列表

« 1 2 ... .94 .95 .96 .97 .98 2899.00 .01 .02 .03 .04 ... 216384 »

[其它银行家算法 2

说明:.数据结构 假设有M个进程N类资源,则有如下数据结构: MAX[M*N] M个进程对N类资源的最大需求量 AVAILABLE[N] 系统可用资源数 ALLOCATION[M*N] M个进程已经得到N类资源的资源量 NEED[M*N] M个进程还需要N类资源的资源量 2.银行家算法 设进程I提出请求Request[N],则银行家算法按如下规则进行判断。 (1)如果Request[N]<=NEED[I,N],则转(2);否则,出错。 (2)
<王国强> 在 2008-10-13 上传 | 大小:2.76kb | 下载:0

[其它银行家算法的二解

说明:数据结构 假设有M个进程N类资源,则有如下数据结构: MAX[M*N] M个进程对N类资源的最大需求量 AVAILABLE[N] 系统可用资源数 ALLOCATION[M*N] M个进程已经得到N类资源的资源量 NEED[M*N] M个进程还需要N类资源的资源量 2.银行家算法 设进程I提出请求Request[N],则银行家算法按如下规则进行判断。 (1)如果Request[N]<=NEED[I,N],则转(2);否则,出错。 (2)如
<王国强> 在 2008-10-13 上传 | 大小:2.76kb | 下载:0

[其它装备盒问题

说明:装备盒问题。 大意是给出一个矩形地板,你有一个底面为矩形的盒子必须放在上面而不超过地板边界。 现在给出地板的长(X)和宽(Y),以及盒子的长(a)和宽(b),问是否可能达到要求(即放上去不超过边界)-equipment box problem. The effect is given a rectangular floor, you have a rectangular bottom of the box must be on the top floor and not over the
<王国强> 在 2008-10-13 上传 | 大小:1.34kb | 下载:0

[控制台(字符窗口)编程002bx321

说明:vf图书馆管理系统码源,里面的功能比较齐全,是个和不错的vf程序 -vf library management system source code inside the function of a relatively complete, and is a good procedure vf
<示世d> 在 2008-10-13 上传 | 大小:31.4kb | 下载:0

[GDI/图象编程MFC_简易画笔

说明:在VC++模式下的画笔程序 有画笔画刷调色版多边形圆形等 可以调节线宽度-in VC mode of the brush stroke paintings procedures brush palette version circular polygon, etc. It can adjust line width
<lily> 在 2008-10-13 上传 | 大小:175.73kb | 下载:0

[分形几何几何图形的画法

说明:计算机图形学,画圆,画直线,画多边形,填充.-computer graphics, Circle, painting line, polygon drawing, filling.
<聪聪> 在 2008-10-13 上传 | 大小:93.97kb | 下载:0

[C#编程qxd

说明:数据结构中二分查找法,用于查找元素,快速 ,方便.-data structure two hours to search, to search for elements, fast and convenient.
<齐笑东> 在 2008-10-13 上传 | 大小:1.31kb | 下载:0

[GDI/图象编程gtk2-教程

说明:Linux下的图形编程.GTK的使用教程-Linux graphical programming. GTK directory
<叶曙晖> 在 2008-10-13 上传 | 大小:488.84kb | 下载:0

[图形图象motion-3.2.3

说明:Motion up to version 3.1.8 was created and maintained by Jeroen Vreeken. Versions 3.1.9-3.1.12 was maintained by Kenneth Lavrsen (http://www.lavrsen.dk/) and Folkert van Heusden (http://www.vanheusden.com/). -Motion up to version 3.1.8 was crea
<妙飞> 在 2008-10-13 上传 | 大小:308.31kb | 下载:0

[其它c_chazhao

说明:一个简单的查找程序,简单的模式匹配,并且不支持模糊查找(含有 ? 或者 * 的字符串),意义不大。-a simple search procedure, a simple pattern matching, and do not support Fuzzy Search (containing or * string), has little significance.
<张保强> 在 2008-10-13 上传 | 大小:856byte | 下载:0

[Dephi控件源码生产实习内容

说明:本人生产实习的内容,是简单的人事管理系统,做课程设计已经够了-I internship content is simple and personnel management systems, course design has done enough
<李和> 在 2008-10-13 上传 | 大小:1.49mb | 下载:0

[浏览器validator

说明:应用最广泛的js验证类,可通过验证类验证所有的输入框选择框等等,大大简化开发量。-most widely js certification category, validated certification of all types of input box selection box, etc., volume greatly simplify development.
<山区人> 在 2008-10-13 上传 | 大小:111.58kb | 下载:0
« 1 2 ... .94 .95 .96 .97 .98 2899.00 .01 .02 .03 .04 ... 216384 »

源码中国 www.ymcn.org