Deze sectie bevat:
- QBASIC implementatie details voor alle 21 programma's.
- Visual Basic implementatie details voor 4 programma's: VBTrain, VBslinshot, VBKuiper and VBVirialTh
- EXCEL details voor 7 programma's: Circ11.xls (Circ12.xls ... Circ15.xls), GRotC.xls, FindPrim.xls, Mond.xls, Bigbang3.xls, onoff.xls and pensioen.xls
QBASIC implementatie hulp
Als je wilt kun je een QBASIC vertaal programa laden via:
qbasic.zip (282 K, Zip file).
A vertaal programma laat toe dat je een programma kunt invoeren en kunt uitvoeren (laten lopen), maar je kunt geen executable (.EXE) file aan maken.
Als je een QBasic compiler wilt laden kies dan het volgende:
- QuickBasic Cafe
- Kies Enter (English version)
- Kies Compilers. (Onder box Downloads)
- Ga naar de sectie COMPILERS. Er worden 5 compilers aangeboden: FirstBas, Compiler 1.1, 3.0, 4.5 and 7.1
- Kies: Compiler 4.5 (966kB Zip file)
Al mijn programma's zijn geschreven met deze compiler.
Een compiler laat het toe dat je een programma kunt invoren en kunt uitvoeren and run a program and to create an executable (.EXE) file
Je kunt ook Compiler 7.1 (4868kB Zip file) proberen
Deze compiler ondersteunt de zelfde statements (regels) als 4.5 plus vele anderen.
De performance is ook beter.
Je kunt de programma's op twee manieren laden:
- Als bron code, in de vorm van .BAS files
-
- Als een "executable", in de vorm van .ZIP files
-
Twee dingen zijn belangrijk voordat je gaat laden:
- Gebruik (Maak en Open) een afzonderlijke directory voor ieder van je .BAS or .ZIP files
- Geen van de 21 programmas leest of schrijft naar de harde schijf (disc IO). Je moet de maker van deze home page vertrouwen dat dit daadwerkelijk juist is. Kies Virus voor veiligheid aangelegenheden.
- Om ieder van de 21 programma's uittevoeren heb je een copy van BRUN45 nodig. Dit is een standaard MicroSoft bibliotheek met ondersteunings programma's. Je moet MS vertrouwen dat dit programma geen toegang vraagt voor de hardeschijf (disc IO) behalve dan wanneer specifiek verzocht.
Als je een QBASIC compiler hebt kun je:
- Alle 21 programs compleet laden als .BAS files. 21progbas.zip (65 K, Zip file).
- Elk van de 21 programma's afzonderlijk laden. Zie hieronder
Als je geen QBASIC compiler hebt kun je:
- Alle 18 programma's compleet laden als .EXE files. 21progexe.zip (243 K, Zip file).
- Elk van the 21 programma's afzonderlijk laden. Zie hieronder
- Het ondersteunings programma BRUN45.EXE brun45.zip (54 K, Zip file)laden.
Dit programma is vereist voor elk van de 21 programma's
(1) This file also contains the Visual Basic 5.0 Program VBtrain.exe
(2) This file also contains the Visual Basic 5.0 Program VBSlinshot.exe
(3) This file also contains the Visual Basic 5.0 Program VBkuiper.exe
(4) Program 19 Shor's Algorithm is also availble as an EXCEL spreadsheet program
(5) This file also contains the Visual Basic 5.0 Program VBvirialTh.exe
VISUAL BASIC implementation help
If you want to down load the 4 Visual Basic Programs as .EXE files select: vbexe.zip (60 K, Zip file).
If you want to excute a Visual Basic 5.0 Program you have to download the Visual Basic 5.0 Run-Time Files Msvbvm50.exe
This extraction file contains the following files:
- Msvbvm50.dll, Oleaut32.dll, Olepro32.dll, Stdole2.tlb, Asycfilt.dll and Comcat.dll
-
which are stored in the directory: C:/windows/system (Windows 98) or in the directory C:/windows/system32 (Windows XP)
For a copy Goto: http://www.hotwww.com/ryan/runtime.html.
- This url also contains additional downloads which maybe are required.
-
or Goto: http://support.microsoft.com/default.aspx?scid=kb;EN-US;180071
VISUAL BASIC programma bediening
De bassis bediening van alle VISUAL BASIC programma's is het zelfde. They all use a STRART knop, a CANCEL knop and some additional control parameters.
- The START knop is used to start a simulation. The START knop has three states: START, SELECT and STOP. After selecting START the knop will change into SELECT. The SELECT state is used to enter the control parameters. After selecting SELECT the simulation will start. The knop will change into STOP. After selecting STOP the current simulation will stop and the knop will change in START.
- The CANCEL knop is used to terminate the program. After seleting CANCEL the program will END.
- The additional control parameters are used control the performance of each simulation.
- The VBtrain program has 1 parameter: "Simulation Select". When "Simulation Select" is 1 track is Round. When 2 the track has the shape of a horse race track. All other values will terminate the program.
- The VBslingshot program has 4 option knops: "Speed up", "Large Effect", "Fast update" and "Mass = 0". Each description reflect the performance when the option is selected. When "Speed up" is not selected the simulation will simulate "Speed Down". When "Large Effect" is selected m3 will pass at a very short distance along m2. When "Large Effect" is not selected the distance will be larger. When "Mass = 0" is not selected, the mass of m3 is 20.
- The VBKuiper program has 1 parameter: "Simulation Select". The parameter "Simulation Select" has 9 different values.
- The VBVirialTh program has 3 parameters:"n" to selct the number of objects involved, "Reff" to define the radius of the cluster and "Random" to define the initial value of the random number generator.
- You can change the size of horizontal and vertical border of each Form.
EXCEL implementation help
There are six EXCEL programs available: CIRC11.XLS, GRotC.xls, FINDPRIM.XLS, BIGBANG3.XLS, ONOFF.XLS and PENSIOEN.XLS
-
- CIRC11.XLS behoord tot een groep van 5 programma's: CIRC11.XLS, CIRC12.XLS, CIRC13.XLS, CIRC14.XLS and CIRC15.XLS
Elk programma bootst 5 verschillende vlakke rotatie krommen na.
- Voor een copy van CIRC11.XLS in zip format kies circ11.xls
For a copy van CIRC12.XLS in zip format kies circ12.xls
- Voor a copy van alle 5 programma's kies: circ.zip
- Voor een beschrijving of alle 5 programma's kies: circ11.xls.htm
-
- GRotC.xls Berekend een Galaxy rotatie kromme.
Om een copy van het programma in zip formaat te laden, kies grotc.xls
- Voor een beschrijving kies grotc.xls.htm
-
- FINDPRIM.XLS is het zelfde als het QBASIC programma 19: FINDPRIM.BAS "Shor's Algorithm simulation".
Om een copy in zip formaat te laden, kies: findprim.xls
- Voor een beschrijving van FINDPRIM.XLS kies: findprim.xls.htm
-
- mond.xls bootst het MOND algoritme na
Om een copy in zip formaat te laden, kies: mond.xls.zip
- Voor een beschrijving van MOND.XLS kies: mond.htm en ga naar paragraaf: Reflection part 5
-
- bigbang3.xls simuleerd de bigbang
Om een copy in zip formaat te laden, kies: bigbang3.xls
- Voor een beschrijving van BIGBANG3.XLS kies: bigbang3.xls.htm
-
- onoff.xls bootst ON OFF control na om random getallen te krijgen.
Om een copy in zip formaat te laden, kies: onoff.xls
- Voor een beschrijving van ONOFF.XLS kies: onoff.xls.htm
-
- pensioen-generatie.xls bootst het verloop van ons huidige pensioen stelsel na
pensioen-geboortejaar.xls bootst het verloop van een pensioen stelsel na dat gebaseerd is op het begrip geboortejaarrekening of leeftijdrekening
Om een copy van beide programma's in zip formaat te laden, kies: pensioen.xls
- Voor een beschrijving van PENSIOEN-GENERatie.XLS in het Nederlandsch kies: pensioen-generatie.xls.htm
- Voor een beschrijving van PENSIOEN-GEBOORTEJAAR.XLS in het Nederlandsch kies: pensioen-geboortejaar.xls.htm
gewijzigd: 16 December 2002
gewijzigd: 6 Maart 2004
gewijzigd: 13 December 2005
laatste wijziging: 25 August 2010
Terug naar het begin Inhoud van dit document