Welcome![Sign In][Sign Up]
Location:
Downloads SourceCode OS program
Title: BigNum Download
 Description: Large numbers computing class (to support large numbers of addition and subtraction, multiplication and division and assignment operator) * 1. Principle:* * Any number can be expressed as the exponential form, as follows:* * N = nEe (0 = <n the absolute value of <= 1, the e index a power of 10)* * For example, 100 can be expressed as 1E2, 1001 can be expressed as 1.01E3* A member of the* CBigNumber class number for the above n, the exponent for the above e* * How to use this class:* * You can CBigNumber the header files and function to your project, and then define* * Instance of the class, these instances subtraction multiplication addition to (see the sample program)
 Downloaders recently: [More information of uploader zhao_xin_wei]
 To Search:
File list (Check if you may need any files):
BigNum\BigNum.cpp
......\BigNum.h
......\example.cpp
......\example.dsp
......\example.dsw
......\readme.txt
BigNum
    

CodeBus www.codebus.net