登录
首页 » Visual C++ » a

a

于 2013-07-04 发布 文件大小:7067KB
0 224
下载积分: 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 个回复

  • permutations
    组合数学全排列,包含有六种全排列的方法,字典序法(math of permutations)
    2011-12-12 10:51:16下载
    积分:1
  • Huffman
    数据结构,利用霍夫曼树实现文本数据的压缩。(Huffman data compression and decompression.)
    2014-01-28 18:25:24下载
    积分:1
  • baiji
    百鸡算法是一种简单的逻辑算法,通过不同的鸡不同的价钱,得出大鸡小鸡的个数(Typical code for white chicken algorithm)
    2012-06-02 16:31:30下载
    积分:1
  • lianbiaoqiujiaoji
    该程序是数据结构中以链表存储形式来求两个集合的交集,用C++语言描述的(The program is the form of a linked list stored in the data structures to seek the intersection of two sets, C++ language to describe)
    2012-04-24 22:35:37下载
    积分:1
  • SortDemo
    实现排序操作SortDemoSortDemo.rar,很不错的vc源码,希望对大家有所帮助。(To achieve the sorting operation SortDemo SortDemo.rar, very good vc source, we want to help.)
    2011-09-21 22:16:39下载
    积分:1
  • structure-array-code
    根据队列搜索算法的基本思想,现设计了一个简单的结构体数组如下定义代码所示。此结构体数组具备控制结点搜索和存储结点信息和路径的功能,可以较好的实现TDN的最小时间路径搜索。(Search algorithm based on the basic idea of ​ ​ the queue is now designed a simple structure array as defined code. This structure array with the control node and storage node information search and path functions, you can achieve better TDN minimum time path search.)
    2013-10-09 14:35:43下载
    积分:1
  • lab07
    本例主要设计查找的有关算法,例如有序表的查找和顺序标的查找,顺序查找、折半查找及二叉排序树上查找的基本思想和算法实现等。(In this case mainly designed to find the relevant algorithm, such as an ordered list of the find and order the subject to find, sequential search, binary search and binary sort tree to find the basic idea and algorithm.)
    2013-05-12 22:01:58下载
    积分:1
  • BDX
    设计、编写和调试面向对象C++程序,实现任意两个同类数据比大小 的通用函数(模板),涵盖普通数值型数据之间的比较、两个字符串之间的比较 (按字典序)、两个复数之间的比较(按模大小)等,并通过主函数加以调用和 测试。(Design, writing and debugging of object-oriented C++ procedures to achieve similar data than the size of any two generic functions (template), covering general comparison between numerical data, the comparison between the two strings (lexicographically), two Comparison between complex numbers (modulo the size), and through the main function to be invoked and tested.)
    2020-11-28 13:49:29下载
    积分:1
  • tanxinfangfa
    说明:  贪心方法是一种改进了的分级处理方法。它首先根据题意,选取一种量度标准。然后按这种量度标准对这n个输入排序,并按排序一次输入一个量。如果这个输入和当前已构成在这种量度意义下的部分最优解加在一起不能产生一个可行解,则不把此解输入加到这部分解中。这种能够得到某种度量意义下的最优解的分级处理方法称为贪心方法。(greedy method is an improvement of the classification methods. According to its first title Italy, and a selection of standards of measurement. Then, under such a standard measure of this sort n input, with an input an order volume. If the input current and constitutes a measure of significance in this part of the optimal solution together not produce a feasible solution. this solution will not put this added to the importation of decomposition. This can be a meaningful measure of the optimal solution hierarchical method, known as greedy method.)
    2006-05-15 21:50:01下载
    积分:1
  • duilie
    队列的一般数据结构 队列的创建 删除 修改 取数据等等(The general data structure queue queue to take the data and so create delete modify)
    2010-09-08 14:36:38下载
    积分:1
  • 696518资源总数
  • 106155会员总数
  • 8今日下载