登录
首页 » Visual C++ » DAG

DAG

于 2021-01-12 发布 文件大小:3858KB
0 197
下载积分: 1 下载次数: 25

代码说明:

  绘制前驱图,主要功能有绘制结点,删除结点以及与结点相连的边,保存前驱图(failed to translate)

文件列表:

DAG
...\DAG.APS,21008,2010-07-07
...\DAG.clw,1372,2010-07-08
...\DAG.cpp,2021,2009-06-19
...\DAG.dsp,4222,2009-06-19
...\DAG.dsw,514,2009-06-19
...\DAG.h,1291,2009-06-19
...\DAG.ncb,132096,2010-07-08
...\DAG.opt,652288,2010-07-08
...\DAG.plg,1108,2010-07-07
...\DAG.rc,5778,2010-06-27
...\DAGDlg.cpp,14873,2010-07-07
...\DAGDlg.h,1832,2009-06-20
...\Debug
...\.....\a1,138,2010-07-02
...\.....\aa,138,2010-07-01
...\.....\aaa,138,2010-07-02
...\.....\DAG.bsc,3277824,2010-06-24
...\.....\DAG.exe,131120,2010-07-07
...\.....\DAG.ilk,383852,2010-07-07
...\.....\DAG.obj,13788,2010-06-24
...\.....\DAG.pch,7000144,2010-06-24
...\.....\DAG.pdb,533504,2010-07-07
...\.....\DAG.res,2756,2010-06-27
...\.....\DAG.sbr,0,2010-06-24
...\.....\DAGDlg.obj,119806,2010-07-07
...\.....\DAGDlg.sbr,0,2010-06-24
...\.....\Node.obj,35455,2010-06-28
...\.....\Node.sbr,0,2010-06-24
...\.....\StdAfx.obj,105711,2010-06-24
...\.....\StdAfx.sbr,1374995,2010-06-24
...\.....\vc60.idb,279552,2010-07-07
...\.....\vc60.pdb,413696,2010-07-07
...\Node.cpp,1596,2010-06-28
...\Node.h,732,2009-06-20
...\res

...\...\DAG.rc2,395,2009-06-19
...\resource
...\........\1.txt,153,2010-06-26
...\........\2.txt,114,2009-06-20
...\........\3.txt,59,2010-06-27
...\resource.h,1049,2010-06-27
...\StdAfx.cpp,205,2009-06-19
...\StdAfx.h,1054,2009-06-19

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

发表评论

0 个回复

  • Push
    VB 实现的PUSH功能,适合初学者入门(VB realized PUSH function, suitable for beginners and entry-)
    2007-11-28 22:29:51下载
    积分:1
  • Barsky
    这是计算机图形学的内容,可以实现线段的裁剪,初学者适用(This is the content of computer graphics, the cutting line can be achieved, for beginners)
    2011-01-12 23:38:40下载
    积分:1
  • Ado999999
    Ado 实现C++对象的存取,Ado 实现C++对象的存取 Ado 实现C++对象的存取 (C Ado achieve the target access, C Ado achieve the target to achieve access Ado C Object Access Ado achieve C Ado Object Access to achieve C like acce)
    2007-02-04 12:09:52下载
    积分:1
  • Debug
    程序调试方法,查找debug所在,精品文档,共享一下(code Debug)
    2013-11-11 10:23:02下载
    积分:1
  • Hide
    驱动 隐藏文件夹 设置允许打开的进程 删除与复制设定(zssdihu@sohu.com hide directory)
    2010-09-18 14:27:45下载
    积分:1
  • RecordSound
    说明:  本程序利用VC++编写,实现声音的录制和播放。(This procedure using VC++ to write, implement sound recording and playback.)
    2009-08-27 22:52:41下载
    积分:1
  • 中兴标签
    本地access文件夹读取,并查询后自动打印(The local access folder reads and prints automatically after querying)
    2017-06-30 21:46:32下载
    积分:1
  • poj3941
    poj 3941 Hideyuki is allowed by his father Ujisato some 1000 yen bills every month for his pocket money. In the first day of every month, the number of bills is decided as follows. Ujisato prepares n pieces of m-sided dice and declares the cutback k. Hideyuki rolls these dice. The number of bills given is the sum of the spots of the rolled dice decreased by the cutback. Fortunately to Hideyuki, Ujisato promises him to give at least one bill, even if the sum of the spots does not exceed the cutback. Each of the dice has spots of 1 through m inclusive on each side, and the probability of each side is the same. In this problem, you are asked to write a program that finds the expected value of the number of given bills. (poj 3941 Hideyuki is allowed by his father Ujisato some 1000 yen bills every month for his pocket money. In the first day of every month, the number of bills is decided as follows. Ujisato prepares n pieces of m-sided dice and declares the cutback k. Hideyuki rolls these dice. The number of bills given is the sum of the spots of the rolled dice decreased by the cutback. Fortunately to Hideyuki, Ujisato promises him to give at least one bill, even if the sum of the spots does not exceed the cutback. Each of the dice has spots of 1 through m inclusive on each side, and the probability of each side is the same. In this problem, you are asked to write a program that finds the expected value of the number of given bills.)
    2013-07-16 20:45:28下载
    积分:1
  • 阻塞率
    说明:  呼叫阻塞率的计算和仿真:在时间轴上考虑。无论阻塞与否,下一呼叫到达时刻为当前呼叫到达时刻加上服从参数为1/λ的指数分布的呼叫间隔时间。一个呼叫到达时只需要判断呼叫的到达时刻和各个信道服务完成时刻的先后:如果前者比后者中任意一个大,说明至少有一个信道服务完成时刻比此呼叫到达时刻早,即此信道空闲,此时呼叫成功,应该先把此信道下一个服务完成时刻置为当前呼叫到达时刻,再加上服从参数为μ的指数分布的服务时间;反之,如果前者比后者中全部都小,说明所有信道在此呼叫到达后才会结束服务,即当前忙,此呼叫被阻塞掉了(call blocking probability calculation and simulation : the time frame to consider. Whether or not blocked, the next call arrived at the present moment to call time arrived with a subordinate parameters/ index distribution of the call interval. A call arrived only judgment call and the arrival time each channel service has completed a moment : If the former than the latter an arbitrary, and at least one channel is completed service calls than this moment arrived moments earlier, that this channel is idle, call this success, should first get here Channel a moment of complete services for the current call home arrival time, coupled with the parameters obey the exponential distribution services; Conversely, if the former than the latter, all small, with all the Channel call arrived only aft)
    2005-11-05 23:39:50下载
    积分:1
  • znfatstm32
    znfat的STM32的移植的范例 非常好用
    2010-07-04 12:51:53下载
    积分:1
  • 696516资源总数
  • 106562会员总数
  • 4今日下载