CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 数学计算/工程计算 搜索资源 - 大整数

搜索资源列表

  1. algorithm

    0下载:
  2. DES算法 DSA算法 ElGamal算法 Kohonen的SOFM(自组织特征映射) LAM(线性联想记忆)算法 LZW 压缩算法 MD5算法 PGP的安全性(一) PKCS #7 RSA算法 SSL是怎样工作的? Ternary Search Trees 产生组合的非递归算法 大整数的乘法 对LZW算法的改进及其在图象无损压缩中的应用 复数快速傅立叶变换算法 加密算法与密钥管理 经典加密算法在VB中的实现(1)- Rsa
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:210329
    • 提供者:蟲子
  1. friourchangetosolvebigvaluemultipy

    0下载:
  2. 福利叶变换用来计算大整数乘法的算法实现~~c语言哦~~欢迎下载-big value s multiplition
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:1508
    • 提供者:xuzhigang
  1. bigintsz

    0下载:
  2. 大整数加法。任何C/C++固有类型的变量都无法保存它。最直观的想法是可以用一个字符串来保存它-Large integer addition. Any C/C++ intrinsic types of variables can not save it. The most intuitive idea is to save it with a string
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:239724
    • 提供者:
  1. sterfpkf

    0下载:
  2. 大整数(要求允许绝对值>232)的运算程序-Large integer (required to allow absolute value> 232) of the computing program
  3. 所属分类:Algorithm

    • 发布日期:2017-04-17
    • 文件大小:100139
    • 提供者:xie
  1. dazhengshu

    0下载:
  2. 大整数(要求允许绝对值>232)的运算程序-Large integer (required to allow absolute value> 232) of the computing program
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:20257
    • 提供者:xie
  1. 10

    0下载:
  2. 大整数(要求允许绝对值>232)的运算程序-Large integer (required to allow absolute value> 232) of the computing program
  3. 所属分类:Algorithm

    • 发布日期:2017-04-14
    • 文件大小:4615
    • 提供者:xie
  1. vmlpsq12

    0下载:
  2. 大整数(要求允许绝对值>232)的运算程序-Large integer (required to allow absolute value> 232) of the computing program
  3. 所属分类:Algorithm

    • 发布日期:2017-04-24
    • 文件大小:99058
    • 提供者:xie
  1. bigint

    0下载:
  2. 大整数运算,大整数的加减乘除,取余,乘方等运算的方法-Large integer arithmetic, addition and subtraction, multiplication and division of large integers method
  3. 所属分类:Algorithm

    • 发布日期:2017-04-17
    • 文件大小:445651
    • 提供者:天山雪王
  1. max-min

    0下载:
  2. 编写一个程序,读入5个整数,然后确定并显示这组数中的最大整数和最小整数。-Write a program that reads five integers, then determine and display this group of the number of the biggest integer and smallest integer.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:2360
    • 提供者:孙丹丹
  1. BIG

    0下载:
  2. 该算法可以实现最多500位的大整数的乘法运算-The algorithm can achieve up to 500-bit large integer multiplication
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:761
    • 提供者:鲁蔷
  1. dot

    0下载:
  2. 该算法可以实现两个至多500位的大整数或者小数的乘法运算-The algorithm can achieve up to 500 two large integers or decimal multiplication
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:1106
    • 提供者:鲁蔷
  1. multiply

    0下载:
  2. 自己有休闲时间写的小程序代码,是用VC++写的,关于两个大整数相乘的算法,勉强还可以用。-I write it myself.It is the algorithm of two big integers multiply.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:1426
    • 提供者:dragon
  1. Devide-by-3-and-5

    0下载:
  2. 能被15整除的最大整数 给定一个只包含数字(0..9)的字符串,求使用字符串中的某些字符,构造一个能够被15整除的最大整数,注意,字符串中的每个字符只能适用一次。 输入:程序从标准输入读入数据,每行数据由一串数字组成,长度为1到1000. 输出:针对每一行输入,输出一个结果,每个结果占一行,如果无法构造出能够呗15整除的整数,请输出impossible -Be the largest integer divisible by 15, given a contains onl
  3. 所属分类:Algorithm

    • 发布日期:2017-03-22
    • 文件大小:7297
    • 提供者:wanglq
  1. Plus-And-Multiply

    0下载:
  2. 实现任意进制的长整数的加法和乘法。大整数的加法和乘法-Arbitrary binary long integer addition and multiplication. Addition and multiplication of large integer
  3. 所属分类:Algorithm

    • 发布日期:2017-04-05
    • 文件大小:1447
    • 提供者:wangzhen
  1. bigint

    0下载:
  2. 基于C语言 实现大整数的加减乘法运算-bigint operation
  3. 所属分类:Algorithm

    • 发布日期:2017-04-05
    • 文件大小:2357
    • 提供者:wangning
  1. 123456

    0下载:
  2. 设有n个正整数,将他们连接成一排,组成一个最大的多位整数。例如:n=3时,3个整数13,312,343,连成的最大整数为:34331213。又如:n=4时,4个整数7,13,4,246连接成的最大整数为7424613。 有多组输入,每组数据格式如下: 第一行,一个数n,(1<=n<=20)表示有n 个数要连接; 第二行,n个数。 与输入对应,有多组输出,每组仅有一行,连接成的多位数 输入样例] 3 13 312 343 [输出样例]
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:3392
    • 提供者:朱军华
  1. BigInt

    0下载:
  2. 实现了的大整数的加减乘计算,以此为工具,实现了一个计算大整数的高次幂的实例。-Achieved by a large integer addition and subtraction calculations, as a tool to achieve a high computing power of large integer instance.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:841568
    • 提供者:虫儿
  1. hi_calc

    0下载:
  2. 高精度(大整数)加减乘除运算,压位/不压位-High (large integer) addition and subtraction multiplication and division, the pressure bit/no pressure level
  3. 所属分类:Algorithm

    • 发布日期:2017-04-08
    • 文件大小:3388
    • 提供者:WYK
  1. Calculator

    0下载:
  2. 实现大整数(位数在500位内)的基本运算-Implement large integer (the median in the 500) of the basic operations
  3. 所属分类:Algorithm

    • 发布日期:2017-06-22
    • 文件大小:40535040
    • 提供者:焦奕天
  1. Multiplication-of-large-numbers

    0下载:
  2. 大整数乘法,大整数,乘法,基板满足科学计算要求-Multiplication of large numbers
  3. 所属分类:Algorithm

    • 发布日期:2017-03-23
    • 文件大小:801
    • 提供者:姚某某
« 1 2 34 5 6 7 »
搜珍网 www.dssz.com