大数运算(整数、浮点)工程文件(源文件)

时间:2022-01-11 14:16:17
【文件属性】:

文件名称:大数运算(整数、浮点)工程文件(源文件)

文件大小:652KB

文件格式:ZIP

更新时间:2022-01-11 14:16:17

大数运算 c# 浮点 整数

这个C#库中包含两个类,ComputeStringFloat和ComputeStringInt,分别是整数运算和浮点运算,已经重载了+-*/四则运算,以及>,<,>=,<=,==,!=比较运算,支持直接将字符串赋值给这个类,如果只需要dll库文件,可以前往https://download.csdn.net/download/qq_25784203/10869680


【文件预览】:
Sqrt
----.vs()
--------Sqrt()
----Sqrt.sln(2KB)
----Sqrt()
--------bin()
--------Form1.Designer.cs(6KB)
--------Program.cs(516B)
--------Sqrt.csproj(4KB)
--------obj()
--------Form1.cs(855B)
--------Form1.resx(6KB)
--------ComputeString.cs(42KB)
--------App.config(189B)
--------Properties()
----ComputeString()
--------bin()
--------obj()
--------ComputeString.csproj(2KB)
--------ComputeString.cs(42KB)
--------Properties()

网友评论