登录
首页 » Visual C++ » a

a

于 2013-07-04 发布 文件大小:7067KB
0 199
下载积分: 1 下载次数: 1

代码说明:

说明:  进程死锁.资源分配图的绘制 建立所需数据结构;  使用题目21存成的资源分配图的文件作为输入;  编写资源分配图化简算法;  每化简一步,在屏幕上显示化简的当前结果;  最后给出结论,是否死锁,如思索给出死锁的进程及资源; (Process deadlock. Resource allocation mapping  establish the required data structures  Use title 21 deposit into resource allocation graph file as input  writing resource allocation map simplification algorithm  Each simplification step, on-screen display simplification of the current result  Finally, the conclusion of a deadlock, deadlock is given as thinking processes and resources )

文件列表:

进程死锁.资源分配图的绘制
.........................\12345.txt,73,2012-06-24
.........................\Debug
.........................\.....\.txt,74,2012-06-19
.........................\.....\LaodDlg.obj,13540,2011-06-17
.........................\.....\LaodDlg.sbr,0,2011-06-17
.........................\.....\MainFrm.obj,20486,2012-06-20
.........................\.....\MainFrm.pdb,25600,2012-06-19
.........................\.....\MainFrm.sbr,0,2012-06-20
.........................\.....\OsTest2.bsc,6218752,2012-06-24
.........................\.....\OsTest2.exe,168018,2012-06-24
.........................\.....\OsTest2.ilk,774368,2012-06-24
.........................\.....\OsTest2.obj,26760,2011-06-19
.........................\.....\OsTest2.pch,7131572,2011-06-07
.........................\.....\OsTest2.pdb,754688,2012-06-24
.........................\.....\OsTest2.res,7344,2012-06-20
.........................\.....\OsTest2.sbr,0,2011-06-19
.........................\.....\OsTest2.suo,3072,2011-06-04
.........................\.....\OsTest2Doc.obj,14696,2011-06-07
.........................\.....\OsTest2Doc.sbr,0,2011-06-07
.........................\.....\OsTest2View.obj,187953,2012-06-24
.........................\.....\OsTest2View.sbr,0,2012-06-24
.........................\.....\ResourceDlg.obj,11695,2012-06-20
.........................\.....\ResourceDlg.sbr,0,2012-06-20
.........................\.....\SaveDlg.obj,13980,2011-06-17
.........................\.....\SaveDlg.sbr,0,2011-06-17
.........................\.....\SelectDlg.obj,20346,2012-06-20
.........................\.....\SelectDlg.sbr,0,2012-06-20
.........................\.....\StdAfx.obj,105568,2011-06-07
.........................\.....\StdAfx.sbr,1374950,2011-06-07
.........................\.....\Test1.exe,553019,2011-06-05
.........................\.....\Test1.ilk,799160,2011-06-05
.........................\.....\Test1.pch,2247428,2012-06-19
.........................\.....\Test1.pdb,1131520,2011-06-05
.........................\.....\vc60.idb,361472,2012-06-25
.........................\.....\vc60.pdb,561152,2012-06-24
.........................\LaodDlg.cpp,1031,2011-06-17
.........................\LaodDlg.h,1177,2011-06-17
.........................\MainFrm.cpp,2926,2012-06-20
.........................\MainFrm.dsp,3413,2012-06-19
.........................\MainFrm.dsw,522,2012-06-19
.........................\MainFrm.h,1543,2011-06-14
.........................\MainFrm.ncb,33792,2012-06-19
.........................\MainFrm.opt,48640,2012-06-19
.........................\MainFrm.plg,920,2012-06-19
.........................\OsTest2.aps,29804,2012-06-24
.........................\OsTest2.clw,3982,2012-06-25
.........................\OsTest2.cpp,4423,2011-06-16
.........................\OsTest2.dsp,5025,2011-06-15
.........................\OsTest2.dsw,522,2011-06-03
.........................\OsTest2.h,1371,2011-06-05
.........................\OsTest2.ncb,140288,2012-06-25
.........................\OsTest2.opt,53760,2012-06-25
.........................\OsTest2.plg,248,2012-06-25
.........................\OsTest2.rc,13495,2012-06-20
.........................\OsTest2Doc.cpp,1762,2011-06-03
.........................\OsTest2Doc.h,1486,2011-06-03
.........................\OsTest2View.cpp,21161,2012-06-24
.........................\OsTest2View.h,2656,2011-06-19
.........................\ReadMe.txt,4019,2011-06-03
.........................\res

.........................\...\OsTest2.rc2,399,2011-06-03

.........................\resource.h,1328,2011-06-15
.........................\ResourceDlg.cpp,1745,2012-06-20
.........................\ResourceDlg.h,1254,2012-06-20
.........................\SaveDlg.cpp,1060,2011-06-17
.........................\SaveDlg.h,1198,2011-06-17
.........................\SelectDlg.cpp,2745,2012-06-20
.........................\SelectDlg.h,1491,2011-06-16
.........................\StdAfx.cpp,209,2011-06-03
.........................\StdAfx.h,1054,2011-06-03

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • route-planning
    遗传算法实现飞机在三维空间的航迹规划 C代码(Genetic Algorithm Route Planning C code)
    2012-04-20 09:23:18下载
    积分:1
  • stack
    数据结构 堆栈 实现了以下功能: cout<<"----------------主菜单---------------"<<endl <<"* 1.建立 *"<<endl <<"* 2.输出 *"<<endl <<"* 3.判断栈是否为空 *"<<endl <<"* 4.栈的长度 *"<<endl <<"* 5.输出栈顶元素 *"<<endl <<"* 6.进栈 *"<<endl <<"* 7.出栈 *"<<endl <<"* 8.遍历 *"<<endl <<"* 9.数制转换 *"<<endl <<"* 10.清空 *"<<endl <<"* 11.销毁 *"<<endl <<"* 12.退出 *"<<endl <<"--------------------------------------"<<endl<<endl (data structure stack)
    2013-11-01 11:05:10下载
    积分:1
  • Birch
    这是birch C语言的源代码。里面有详细的代码注释方便学习birch算法(birch c)
    2012-05-08 09:00:44下载
    积分:1
  • sstring
    利用串来比较数据大小,代码中有两个串,通过串来比较大小( 10/5000 Use the string to compare the data size)
    2016-12-20 17:05:29下载
    积分:1
  • stack-link
    简单的一个链栈.即用链表实现的一个栈。可以做简单的插入、删除、查找等操作(this is a simple C++ program )
    2014-05-28 20:12:28下载
    积分:1
  • examples-of-data-structure
    吴伟民版数据结构每个算法的c实现方法,并模块化处理,将各个功能分开编程,有助于移植使用(failed to translate)
    2013-05-06 13:20:48下载
    积分:1
  • d
    说明:  有助于c++的初学者在平日的学习中更好的学习(Contribute to better learning c++ beginners learning on weekdays)
    2013-11-29 14:32:18下载
    积分:1
  • BinarySearchTree
    在Visual Studio 2008运行成功 数据结构 二叉查找树的类(In Visual Studio 2008 running a successful binary search tree data structure classes)
    2013-07-23 22:04:29下载
    积分:1
  • josephus
    通过c语言数组算法解决josephus问题,m个人围成一圈,从第一个小孩开始顺时针方向每数到第n个小孩时这个小孩离开,最后剩下的小孩是胜利者。求第几个小孩为胜利者(C language array algorithm to solve the Josephus problem, m individual circle, from the first child began to count clockwise every n children, the child left, and finally the remaining child is the winner. A few kids for victory)
    2017-11-12 10:30:06下载
    积分:1
  • qiuhe
    多项式求和,用链表实现的一元多项式求和程序,比较 靠谱(Polynomial sum, with the linked list implementation of a polynomial summation procedure, more reliable)
    2011-09-15 09:16:38下载
    积分:1
  • 696518资源总数
  • 105554会员总数
  • 2今日下载