CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 其它 搜索资源 - 大数运算

搜索资源列表

  1. tot_project

    0下载:
  2. 大数运算MFC 包括<<C++PROGRAM>>所有课后题目-MFC including large numbers Operators
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:135108
    • 提供者:许晗
  1. FFT

    1下载:
  2. 支持无限位大数的加减乘除平方运算。运用了FFT,相乘的复杂度为nlogn
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:13660
    • 提供者:王好
  1. Algorithm

    0下载:
  2. c++经典小程序。包括河内塔 费式数列 巴斯卡三角形 三色棋 老鼠走迷官(一) 老鼠走迷官(二) 骑士走棋盘 八个皇后 八枚银币 生命游戏 字串核对 双色、三色河内塔 背包问题(Knapsack Problem) 数、运算 蒙地卡罗法求 PI Eratosthenes筛选求质数 超长整数运算(大数运算) 长 PI 最大公因数、最小公倍数、因式分解 完美数 阿姆斯壮数 最大
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:450822
    • 提供者:sunny
  1. Calculation

    0下载:
  2. 《实用计算器》是一个集多种计算功能于一体的多功能数值计算器,包括以下七个功能: 1.电桥。用来处理《大学物理基础实验》中双臂电桥部分的实验数据,在左栏中输入所测实验数据后,点击\"计算\"按钮,即在右栏中显示答案。 2.计算器。是模仿Windows XP操作系统附件中的科学计算器做成,但并没有实现它的全部功能,仅能实现十进制下的运算及二进制、八进制、十进制和十六进制间数值的转换。 3.大数运算。能够实现十万位以内非负整数的加法、减法和乘法运算。 4.复数运算。能够实现代数
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:61947
    • 提供者:王林
  1. Rsa_VC_SRC

    0下载:
  2. RSA算法源码,包括大数运算-RSA algorithm source code, including large numbers Operational
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:46902
    • 提供者:刘洪军
  1. 阶乘,乘方,排列,组合

    0下载:
  2. 这是一个用数组模拟大数运算的一个例子,主要是求“组合数”,“阶乘”,“排列数”,“乘方”。-This is a simulation of large numbers of arrays use an example of the operation is mainly to "combinations", "factorial", "with a few", "involution."
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1161
    • 提供者:hzq
  1. AmessblyPlus

    0下载:
  2. 用汇编语言写的,可以实现较大数的加法运算,带回显得显示结果-Written using assembly language, you can achieve a larger number of addition operations, it is back to show the results of
  3. 所属分类:assembly language

    • 发布日期:2017-04-12
    • 文件大小:597
    • 提供者:Frank
  1. lab4

    0下载:
  2. 百位大数加减乘运算的源码。 供大家学习参考。-This one can help you studying in c! It is good! Useful!
  3. 所属分类:source in ebook

    • 发布日期:2017-04-02
    • 文件大小:24804
    • 提供者:张晓笛
  1. csharpstudy

    0下载:
  2. C#小实例源码集锦,这些小实例 主要有:参数运用、大数运算、委托、文件处理、线程、虚类继承等,个个都是最简单的代码,-Collection of small examples of C# source code, these small examples are: parameters of the use of large numbers operation, commissioning, document processing, threads, virtual class inherita
  3. 所属分类:assembly language

    • 发布日期:2017-04-02
    • 文件大小:317172
    • 提供者:杨娜
  1. GMP

    0下载:
  2. 本文叙述了GMP大数库的帮助文档,详细介绍了GMP大数库的各种运算-This paper describes the documentation for GMP library of large numbers, details of the GMP library' s various operations of large numbers
  3. 所属分类:source in ebook

    • 发布日期:2017-04-03
    • 文件大小:370095
    • 提供者:王刚
  1. Calc

    0下载:
  2. 功能强大的汇编语言大数 四则混合运算器,可以计算一百位数字以内的加减乘除括号混合运算,如100000000000000000-(100000000000000*999999999999999999999999)还有其他复杂的查错功能-Powerful assembly language, four hybrid arithmetic unit of large numbers can be calculated within plus or minus a hundred figures in
  3. 所属分类:assembly language

    • 发布日期:2017-04-08
    • 文件大小:5481
    • 提供者:KnGine
  1. Hugeint

    0下载:
  2. 大数类 存储1-30位的整数 可进行加减乘除运算-huge integer class
  3. 所属分类:source in ebook

    • 发布日期:2017-12-07
    • 文件大小:3268
    • 提供者:黎明
  1. RSA

    0下载:
  2. 用于实现RSA的大数库并继承了大数的幂模运算、四则运算等算法。-For the realization of large numbers of RSA libraries and inherited large numbers modulo exponentiation, four computing algorithms.
  3. 所属分类:assembly language

    • 发布日期:2017-11-15
    • 文件大小:572563
    • 提供者:尚钊
  1. Bigc

    0下载:
  2. 大数运算的C++源代码,用于加密算法的运算-Operation of large numbers of C++ source code
  3. 所属分类:OS Develop

    • 发布日期:2017-05-22
    • 文件大小:7159411
    • 提供者:李涛
  1. big

    0下载:
  2. 这个是一个算法的应用,大数加法,顾名思义,就是大数量级的加法运算-This is an application of the algorithm, the addition of large numbers, as the name suggests, is a large magnitude adder
  3. 所属分类:source in ebook

    • 发布日期:2017-05-25
    • 文件大小:7835934
    • 提供者:Myxuan
  1. bigdata

    0下载:
  2. C++实现大数加减乘除取模运算,代码简明,注释清晰,容易理解。-C++ achieve large numbers arithmetic modulo operation, code that is concise, clear notes, easy to understand.
  3. 所属分类:source in ebook

    • 发布日期:2017-04-13
    • 文件大小:2487
    • 提供者:lurui
搜珍网 www.dssz.com