bios教程 这其中有许多技巧。 对初学者或老鸟都有些帮助
上传时间: 2015-03-17
上传用户:h886166
(1)输入E条弧<j,k>,建立AOE-网的存储结构 (2)从源点v出发,令ve[0]=0,按拓扑排序求其余各项顶点的最早发生时间ve[i](1<=i<=n-1).如果得到的拓朴有序序列中顶点个数小于网中顶点数n,则说明网中存在环,不能求关键路径,算法终止 否则执行步骤(3)(3)从汇点v出发,令vl[n-1]=ve[n-1],按逆拓朴排序求其余各顶点的最迟发生时间vl[i](n-2>=i>=2). (4)根据各顶点的ve和vl值,求每条弧s的最早发生时间e(s)和最迟开始时间l(s).若某条弧满足条件e(s)=l(s),则为关键活动.
上传时间: 2014-11-28
上传用户:fredguo
增强的pterm01b.zip 终端仿真程序(63KB)<END>
上传时间: 2015-03-19
上传用户:小儒尼尼奥
< 网页设计配色常识>>有很多网页配色方案,是做网站设计朋友们的宝典.
上传时间: 2015-03-20
上传用户:lgnf
该书是<<单片机基础>>的配套课件,非常好. 北京航空航天大学出版社
上传时间: 2013-12-23
上传用户:songrui
In each step the LZSS algorithm sends either a character or a <position, length> pair. Among these, perhaps character "e" appears more frequently than "x", and a <position, length> pair of length 3 might be commoner than one of length 18, say. Thus, if we encode the more frequent in fewer bits and the less frequent in more bits, the total length of the encoded text will be diminished. This consideration suggests that we use Huffman or arithmetic coding, preferably of adaptive kind, along with LZSS.
标签: algorithm character position either
上传时间: 2014-01-27
上传用户:wang0123456789
pb的数据库代码,适合新手入门.powerbuilder9案例导航<清华出版社>
标签: powerbuilder lt gt 数据库
上传时间: 2015-03-24
上传用户:气温达上千万的
/*** *****词法分析程序*** *****/ # include<iostream.h> # include<fstream.h> # include<math.h> int cc=0
标签: include lt iostream fstream
上传时间: 2015-03-25
上传用户:璇珠官人
/*** *****词法分析程序*** *****/ # include<iostream.h> # include<fstream.h> # include<math.h> int cc=0
标签: include lt iostream fstream
上传时间: 2015-03-25
上传用户:cc1
/*** *****词法分析程序*** *****/ # include<iostream.h> # include<fstream.h> # include<math.h> int cc=0
标签: include lt iostream fstream
上传时间: 2013-12-27
上传用户:baiom