.NET
visual.asc
Associated article: Extending a Visual Language for Simulation
Tags: .NET
_EXTENDING A VISUAL LANGUAGE FOR SIMULATION_
by Peter D. Varhol
[LISTING ONE]
{*****************************************************}
{ Borland Turbo Pascal }
{ VisSim DLL for Windows }
{ Poisson distribution random number generator }
{ This procedure of the DLL generates a random number }
{ using the Turbo Pascal random number generator, }
{ ...


