DataMuseum.dk

Presents historical artifacts from the history of:

RegneCentralen RC759 "Piccoline"

This is an automatic "excavation" of a thematic subset of
artifacts from Datamuseum.dk's BitArchive.

See our Wiki for more about RegneCentralen RC759 "Piccoline"

Excavated with: AutoArchaeologist - Free & Open Source Software.


top - metrics - download

⟦18d950343⟧ TextFile

    Length: 422 (0x1a6)
    Types: TextFile
    Names: »KRYSTAL4.MOD«

Derivation

└─⟦37cf4f704⟧ Bits:30003051 Dymos II - Modeller
    └─⟦this⟧ »MODEL3\KRYSTAL4.MOD« 

TextFile

// Model : Krystal4

If (a mod 4)< 2 then
  x:=2*n0*random-n0;y:=n0*sgn((a mod 2)-.5)
else
  x:=n0*sgn((a mod 2)-.5);y:=2*n0*random-n0
endif

While 0=lim(round(x),round(y)) do
  x:= x + random - .5- x/100
  y:= y + random - .5 -y/100
endwhile

a:= a+1

// Modellen kr▶91◀ver, at 2.graffarve er 
// sort og at graferne tegnes med 
// prikker. Brug funktionstasten F5.