CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - large integer

搜索资源列表

  1. 2(2)

    0下载:
  2. 最小生成树之Prim算法 Prim算法用于求无向图的最小生成树 设图G =(V,E),其生成树的顶点集合为U。 ①、把v0放入U。 ②、在所有u∈U,v∈V-U的边(u,v)∈E中找一条最小权值的边,加入生成树。 ③、把②找到的边的v加入U集合。如果U集合已有n个元素,则结束,否则继续执行②。 其算法的时间复杂度为O(n^2) Prim算法实现: (1)集合:设置一个数组set(i=0,1,..,n-1),初始值为 0,代表对
  3. 所属分类:Data structs

    • 发布日期:2017-04-11
    • 文件大小:875
    • 提供者:杨博文
  1. dazhengshu

    0下载:
  2. 用vc++实现大整数,这是一个很实用的小程序。-Vc++ implementation with a large integer, this is a very useful little program.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:3635
    • 提供者:z
  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. all

    0下载:
  2. 实现大整数的加法、乘法 实现语言:c-Implement large integer addition, multiplication
  3. 所属分类:Data structs

    • 发布日期:2017-04-14
    • 文件大小:2822
    • 提供者:何翰婷
  1. 1.cpp

    0下载:
  2. 实现大整数加法运算,减法运算和乘法运算,数据结构课程设计-Implement large integer addition operation, subtraction and multiplication operations, data structures curriculum
  3. 所属分类:Data structs

    • 发布日期:2017-04-13
    • 文件大小:1994
    • 提供者:yd
  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. longintplusandmultiplication(1)

    0下载:
  2. 进行大整数的加法和乘法的运算,能对需要大数计算提供帮助。-Large integer addition and multiplication, can be calculated on the need for large numbers to help.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-11
    • 文件大小:992
    • 提供者:zhaoshihao
  1. 1234567

    0下载:
  2. 一般的计算器计算位数是有限的,无法实现大整数的计算,此程序实现大整数的加减乘除-Large integer calculations to achieve
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-13
    • 文件大小:2062
    • 提供者:draco
  1. RSA

    1下载:
  2. RSA+DES混合文件加密 RSA算法是第一个能同时用于加密和数字签名的算法,也易于理解和操作。   RSA是被研究得最广泛的公钥算法,从提出到现在已近二十年,经历了各种攻击的考验,逐渐为人们接受,普遍认为是目前最优秀的公钥方案之一。RSA的安全性依赖于大数的因子分解,但并没有从理论上证明破译RSA的难度与大数分解难度等价。即RSA的重大缺陷是无法从理论上把握它的保密性能如何,而且密码学界多数人士倾向于因子分解不是NPC问题。 -Hybrid RSA+ DES File enc
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:112874
    • 提供者:王风
  1. hw10

    0下载:
  2. 大整数加法运算,先将相加的两个数转换成字符串,再相加。-Large integer addition operation, first add the two numbers into a string, and then add.
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-03-29
    • 文件大小:310548
    • 提供者:清风
  1. BIG

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

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

    0下载:
  2. 计算大整数乘法,可以实现解决int形无法储存的数据,使用C-Calculation of large integer multiplication, can solve the int data type can not be saved, the use of C++
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:892
    • 提供者:Sophie
  1. Long

    0下载:
  2. 大整数类,使用方法已经完全打包,和系统自带的整数一样的用法-Large integer type, use has been completely packed, and the system comes with the use of integers
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-14
    • 文件大小:5219
    • 提供者:拥夜
  1. dazhenshu

    0下载:
  2. 用大整数乘法来计算两个n位二进制数相乘-With large integer multiplication to calculate the multiplication of two n-bit binary number
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:4549
    • 提供者:susan chen
  1. BigInt

    0下载:
  2. 超大整数类,支持加减乘除取余等功能,用数组实现-Large integer class to support Math modulo functions, with the array to achieve
  3. 所属分类:Data structs

    • 发布日期:2017-04-13
    • 文件大小:1979
    • 提供者:TFN
  1. dazhengshu

    0下载:
  2. 数据结构课程设计:大整数运算器 实现大整数的加减乘除运算 数据结构:线性表-Data Structure Course design: large integer arithmetic unit to achieve a large integer addition and subtraction multiplication and division data structures: linear table
  3. 所属分类:Data structs

    • 发布日期:2017-05-11
    • 文件大小:2636039
    • 提供者:周浩鹏
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 24 »
搜珍网 www.dssz.com