Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

PERT (The program evaluation and review technique) for Delphi and Freepascal was updated to version 1.2..

19 views
Skip to first unread message

rami18

unread,
Jul 4, 2017, 8:45:53 AM7/4/17
to
Hello....


Read this:

PERT (The program evaluation and review technique) for Delphi and
Freepascal was updated to version 1.2..


I have just taken a look at the following statistical PERT:

https://www.pluralsight.com/blog/it-ops/statistical-pert-estimates

And i think you don't need it, because i have just added the following
function to my PERT library:

function InvNormalDist(const Mean, StdDev, PVal: Extended; const Less:
Boolean): Extended;

For InvNormalDist(), you pass the best estimate of completion time to
Mean, and you pass the critical path standard deviation to StdDev, and
you will get the probabilities of the value PVal, and when Less is TRUE,
you will obtain a cumulative probability, so you don't need statistical
PERT, please look at my test1.pas example inside the zip file that shows
how to use my PERT library,

Also my PERT library uses a CPM algorithm that uses Topological sorting
to render CPM a linear-time algorithm for finding the critical path of
the project, so it's fast.

And i have also included a 32 bit and 64 bit windows executables called
PERT32.exe and PERT64.exe (that take the file, with a the file format
that i specified above, as an argument) inside the zip, it is a very
powerful tool, you need to compile CPM.java with compile.bat before
running them.

Now my PERT library is more professional.

You can download the new version 1.2 of my PERT library from:

https://sites.google.com/site/aminer68/pert-the-program-evaluation-and-review-technique-for-delphi-and-freepascal


Thank you,
Amine Moulay Ramdane.

rami18

unread,
Jul 4, 2017, 8:46:11 AM7/4/17
to
Hello,


I have posted here because i have also included a 32 bit and 64 bit
windows executables called PERT32.exe and PERT64.exe (that take the
file, with a the file format that i have specified , as an argument)
inside the zip, it is a very powerful tool.



Thank you,
Amnine Moulay Ramdane.

rami18

unread,
Jul 4, 2017, 9:21:07 AM7/4/17
to
Hello..........

I correct:

function InvNormalDist(const Mean, StdDev, PVal: Extended; const Less:
Boolean): Extended;

For InvNormalDist(), you pass the best estimate of completion time to
Mean, and you pass the critical path standard deviation to StdDev, and
you will get the length of the critical path of the probability PVal,
and when Less is TRUE, you will obtain a cumulative probability.

You can download the new version 1.21 of my PERT library from:

Chris Vine

unread,
Jul 4, 2017, 10:12:07 AM7/4/17
to
On Tue, 4 Jul 2017 08:45:55 -0400
rami18 <co...@coco.com> wrote:
> I have posted here because i have also included a 32 bit and 64 bit
> windows executables called PERT32.exe and PERT64.exe (that take the
> file, with a the file format that i have specified , as an argument)
> inside the zip, it is a very powerful tool.

You have previously been asked to go away. Why cannot you do as you
are asked?

This newsgroup is concerned with C++. It is not concerned with windows
binaries. You are completely off topic.

I have previously also explained to you that you are a hopeless fuckwit.
Apart from the fact that your posting has nothing to do with C++, which
is bad enough, having to correct it two days running shows that your
code is worthless crap which no one is ever going to use.

rami18

unread,
Jul 4, 2017, 10:18:17 AM7/4/17
to
Hello,


So from now on i will not post in this forum.
0 new messages