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

搜索资源列表

  1. Intcount

    0下载:
  2. 大整数计算-large integer calculation
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1945
    • 提供者:
  1. 大整数的加法

    0下载:
  2. 多数程序设计语言处理整数的能力是有限的,如C语言中,int类型数据范围是-32767----32767。实际问题的处理过程中往往涉及大整数的运算,如RSA加密算法要求至少64bit的整数,本程序是设计算法实现大整数的加减运算。-majority programming language processing is integral to the limited capacity, such as C language, int data type is the scope -32767 ----
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:842
    • 提供者:王承陶
  1. Big_int2to2

    0下载:
  2. 本设计完成了要求的所有功能,.能存储足够大的大整数并进行相应的加减法运算。用户界面友好,有用户使用说明,每一步操作都有说明与提示。程序运行通过,有详细的解释说明。-the design completed all the required functions. Can store large enough large integer and the corresponding addition and subtraction operations. User friendly interface
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:3183
    • 提供者:妮娜
  1. 030300336cata

    0下载:
  2. 高精度整数问题« 问题描述:(1) 设计一个表示高精度整数的模板类,它支持对任意大整数的输入、输出和四则运算(+、-、´ 、¸ ),其中除法运算应输出所得的商和余数。(2) 用上述高精度整数的模板类,计算大整数组合数和Catalan数的精确值。« 编程任务:给定大整数m和n,计算÷ ÷ø ö ç ç èæ nm和C(m)的精确值。« 数据输入:由文件input.txt给出输
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:2397
    • 提供者:林天
  1. 大整数相加

    0下载:
  2. 大整数相加,对于超过语言中长的数相加时, 可用它。-large integer addition, the language-more than a few together, it can be used.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:830
    • 提供者:金海建
  1. 大整数数阶乘1111

    0下载:
  2. 用C#写的一个计算大整数阶乘的计算器,可以计算1000以上的大整数阶乘,只要你的CPU够快!呵呵。-C# write a factorial large integer calculation of the calculator, can be calculated more than in the 1000 round factorial, as long as your CPU fast enough! Ha ha.
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:83055
    • 提供者:张亚宾
  1. 1024位大整数相乘(N次方)取模

    0下载:
  2. 1024位的大整数进行相乘(N方)取模,是RSA密钥算法的一部分。其中,我对十进制,二进制的高效转换部分非常满意-1024 for the large integer multiplication (N) The tray is RSA key part of the algorithm. Which, I decimal, binary conversion efficiency is very satisfactory
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:57293
    • 提供者:李春晖
  1. someccode 象棋之马踏棋盘

    0下载:
  2. 一些c程序,象棋之马踏棋盘、把算术表达式转化未逆波兰表达式、保龄球计分规则算法、可进行多达50位的大整数运算(+X)、铁路调度算法,演示了堆栈的基本用法,Some c procedures, horse riding chess board, the arithmetic expressions are not translated into Reverse Polish expression, bowling scoring rules algorithm, can be as many as
  3. 所属分类:数值算法/人工智能

    • 发布日期:2017-11-08
    • 文件大小:3349
    • 提供者:
  1. bignumber.rar

    0下载:
  2. 能够实现大整数相乘,为初学C++的一个很好的例子.,Large integer multiplication can be achieved for the novice C++ for a good example.
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-29
    • 文件大小:645
    • 提供者:肖影
  1. CBigInt_CommonDivision.zip

    0下载:
  2. 本程序代码,主要为了测试大整数的四则运算 ,以及在此基础上进行求最大公约数的计算。 bigint_lib_dll文件夹中分别为编译好的lib库文件和dll库文件以及源代码。 test_bigintcommondevision文件夹中为测试程序,工程使用的是lib库文件。 头文件中部分函数没有定义。,This procedure code, mainly to test the four large integer arithmetic, as well as on the ba
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-02
    • 文件大小:654761
    • 提供者:lidemin
  1. biginteger

    0下载:
  2. 用c语言实现大整数加减乘除, 求余, 最小公倍数等计算-C language implementation with large integer addition and subtraction multiplication and division, remainder, least common multiple and other computing
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-23
    • 文件大小:8445
    • 提供者:chen
  1. mi

    0下载:
  2. 计算大整数的幂,是采用字符串模拟乘法的算法!-Large integer power calculation using the string multiplication algorithm simulation!
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-05
    • 文件大小:1809
    • 提供者:漫指针
  1. BIGINT

    0下载:
  2. 本人编写大整数程序,c++实现,可实现几十位乃至几百位整数的四则运算-I write large integer program, c++ implementation can be realized dozens or even hundreds of integer arithmetic
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:717471
    • 提供者:ding
  1. Desktop

    0下载:
  2. 在一些应用中,特别是现在的密码学中,常常需要用超过100位的整数来做乘法,以此来对数据加密。现在有两个小于等于100位的大整数a和b(位数相同),请写程序计算出这两个大整数乘积的结果。-In some applications, in particular, cryptography is now often need to do more than 100 integer multiplication as a way to encrypt the data. There are two le
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-01
    • 文件大小:4423
    • 提供者:胡鹏
  1. dazhengshu

    0下载:
  2. 本人上传的是用分治法实现的大整数算法,采用的是数组形式。-I uploaded is to use divide and conquer to achieve a large integer arithmetic, using the array form.
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:360425
    • 提供者:林丽
  1. mul

    0下载:
  2. 二分法求大整数相乘,快速便捷。很好的源代码,可以用来学习,直接用于工程也是可以的-Dichotomy for large integer multiplication, quickly and easily. Good source code, can be used to study, can be directly used for projects of
  3. 所属分类:Other systems

    • 发布日期:2017-04-16
    • 文件大小:13532
    • 提供者:wanglianqing
  1. HugeInteger

    0下载:
  2. 大整数的运算方法,包括加法,减法,乘法等等,还有除法-Large integer computation methods, including addition, subtraction, multiplication, etc., as well as division
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:2445
    • 提供者:LiaoKai
  1. bigint

    1下载:
  2. 用c++实现的一个大整数类,可以进行加减乘除,求模,模幂,模逆运算-Using c++ to achieve a large integer class, you can add or subtract multiply and divide, seeking mold, modular power, modular inversion
  3. 所属分类:Other windows programs

    • 发布日期:
    • 文件大小:638938
    • 提供者:xyh
  1. factorial

    0下载:
  2. 编写一个大整数类,实现输入正整数的阶乘计算。压缩包里包括factorial.h和factorial.c-Preparation of a large integer class, enter a positive integer factorial calculation. To compression the bag including factorial.h and factorial.cpp
  3. 所属分类:Other systems

    • 发布日期:2017-11-03
    • 文件大小:843
    • 提供者:赵瑾
  1. gmp_5.1.0_dll

    0下载:
  2. 大整数运算库gmp 5.0.1 的动态链接库-Large integer arithmetic library dynamic link library gmp 5.0.1
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:228823
    • 提供者:欧阳
« 1 2 3 45 6 7 8 9 10 ... 24 »
搜珍网 www.dssz.com