Option Explicit Const Pi = 3.1415926 Public b As Integer Dim p() As Single, q() As Single Private Sub Timer1_Timer() Text1 = Rnd * 201 + 100 '生成随机数 Text2 = Rnd * 101 + 20 b = b + 1 ReDim Preserve p(b) '定义两个一维数组用以保存生成的随机树 ReDim Preserve q(b) p(b) = V
This document describes extensions to the Bidirectional Forwarding Detection (BFD) protocol for its use in multipoint and multicast networks. This document updates RFC 5880.