📄 readme.txt
字号:
---------------------------------------------------------------------------
Subject: Readme file for large-integer arithmetic Basic library
Author : Sjoerd.J.Schaper - vspickelen@zonnet.nl
Date : 11-11-2004
Code : Visual Basic for Windows 5.0 adaptation demo
---------------------------------------------------------------------------
To run this demo
1) Copy all files to directory C:\Temp, including the three
common files "bignumVB.dll", "bignumVB.bi" and "PrintFun.bas".
2) Open projectfile "Pi.vbp" in the Visual Basic 5.0
programming environment and press F5 to start.
3) Press [Enter] to select decimal length 2792, or change value first.
There are three calculation method's available: Spigot, Arctan and AGM.
4) Press F4 or [Alt]+R; Q to quit.
If you want to start coding with the library, you'll find do's & don'ts
and a short description of the task each routine is able to perform in
include file "bignumVB.bi".
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -