1. 首页
  2. 编程语言
  3. C#
  4. mirac密码运算库

mirac密码运算库

上传者: 2019-03-10 22:18:42上传 ZIP文件 1.64MB 热度 31次
The MIRACL library consists of well over 100 routines that cover all aspects of multi-precision arithmetic. Two new data-types are defined - big for large integers and flash (short for floating-slash) for large rational numbers. The large integer routines are based on Knuth’s algorithms, described i
用户评论
码姐姐匿名网友 2019-03-10 22:18:42

很完整,但是不知道怎么放在VC++里,试了N次还是没成功。