Skip to content

needless-saying/Big_Data_Operation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Big_Data_Operation

这个程序主要实现的功能是:大型数据(如10的1000次方)的四则运算(加、减、乘、除)以及取余运算
所用的数据类型是我自己包装的类型BigData,使用它运算的时候需要包我的头文件:BigData.h

The program main function is: large data (such as 10 1000) arithmetic (add, subtract, multiply and divide) and take over operations The data type is the type of packaging BigData myself, when use it operation need to pack my header files: BigData.h

About

大数据的四则运算(加、减、乘、除)以及取余

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages