This is the Linux app named bigintegers whose latest release can be downloaded as bigIntegers1.13.zip. It can be run online in the free hosting provider OnWorks for workstations.
Download and run online this app named bigintegers with OnWorks for free.
Làm theo các hướng dẫn sau để chạy ứng dụng này:
- 1. Đã tải ứng dụng này xuống PC của bạn.
- 2. Nhập vào trình quản lý tệp của chúng tôi https://www.onworks.net/myfiles.php?username=XXXXX với tên người dùng mà bạn muốn.
- 3. Tải lên ứng dụng này trong trình quản lý tệp như vậy.
- 4. Khởi động trình giả lập trực tuyến OnWorks Linux hoặc trình giả lập trực tuyến Windows hoặc trình mô phỏng trực tuyến MACOS từ trang web này.
- 5. Từ Hệ điều hành OnWorks Linux mà bạn vừa khởi động, hãy truy cập trình quản lý tệp của chúng tôi https://www.onworks.net/myfiles.php?username=XXXXX với tên người dùng mà bạn muốn.
- 6. Tải xuống ứng dụng, cài đặt và chạy nó.
số nguyên lớn
Ad
MÔ TẢ
c++ library for big integers and for rational numbers. Class BigUnsigned presents big unsigned integer. Class BigInteger presents big signed integer. Template class Fraction presents rational numbers.
Sample counts Bernoulli numbers and coefficients of polynomial of sum power of natural numbers. For example S_2(n)=1^2+2^2+...+n^2=1/3 n^3 + 1/2 n^2 +n/6. Also counts S_i(n) as linear combination of binomial coefficients. For example S_2(n)=C^1_n + 3 C^2_n + 2 C^3_n
This is an application that can also be fetched from https://sourceforge.net/projects/bigintegers/. It has been hosted in OnWorks in order to be run online in an easiest way from one of our free Operative Systems.
