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

搜索资源列表

  1. wen

    0下载:
  2. 编写程序。要求:程序运行初期,在窗体左边的列表框中生成10个由小到大排列的10到100之间的随机整数,相应的动态菜单如下图所示;如果选择“转移”菜单下面的“右移”命令,则左边列表框的10个数移动到右边的列表框中,并由大到小排列;再打开“转移”菜单,则只有“左移”命令可用。-Programming. Requirements: run early in the form on the left list box to generate 10 small to large between 10 an
  3. 所属分类:Project Design

    • 发布日期:2017-04-05
    • 文件大小:2.63kb
    • 提供者:王进光
  1. mimaxueshiyan

    0下载:
  2. 古典密码学和大整数,你看了就知道了好好哦啊好哦奥好熬好-Classical cryptography and large integer, you know a good read on Oh ah good好哦Austrian熬好
  3. 所属分类:software engineering

    • 发布日期:2017-04-02
    • 文件大小:178.68kb
    • 提供者:甜玉米
  1. b

    0下载:
  2. 在程序中输入数组大小n,通过动态分配内存函数malloc产生一个整型数组,接着输入该数组的n个元数,并使用一个函数对组数进行排序(从小到大,要求用选择法实现)-In the procedure input array size n, through dynamic allocation of memory function malloc generate an integer array, and then enter the array of n-ary number, and use a f
  3. 所属分类:File Formats

    • 发布日期:2017-04-07
    • 文件大小:2.39kb
    • 提供者:zheng yan yu
  1. hh

    0下载:
  2. 给定n个正整数,根据各位数字之和从小到大进行排序例如3 121 10 111 输出10 111 121-Given a positive integer n, according to my figures are sorted from small to large
  3. 所属分类:Document

    • 发布日期:2017-04-14
    • 文件大小:2.97kb
    • 提供者:huihiu
  1. hugeint

    1下载:
  2. 巨型整数类,实现高精度与高精度之间的加减乘除取余运算-Large integer type, to achieve high-precision computing
  3. 所属分类:software engineering

    • 发布日期:2017-04-10
    • 文件大小:1020.29kb
    • 提供者:原点
  1. bigint

    0下载:
  2. for use in the far distant future, convert a packed field to a large integer. Does a simple expansion. The large integer is 4 times bigger to accomodate multiplication (once!).-for use in the far distant future, convert a packed field to a larg
  3. 所属分类:Development Research

    • 发布日期:2017-03-28
    • 文件大小:3.59kb
    • 提供者:fatma
  1. Cryptography_Developers

    0下载:
  2. Cryptography for developers eBook by Tom St Denis, Simon Johnson. -Special examples of Cryptography goals: Privacy, Integrity, Authentication -Full Discussion of Large Integer Arithmetic, Public Key Algoritms
  3. 所属分类:software engineering

    • 发布日期:2017-05-15
    • 文件大小:3.5mb
    • 提供者:Alexander
  1. 1234

    0下载:
  2. 2010最新的用分枝界限法解决最大多样性问题的SCI论文。-This article begins with a review of previously proposed integer formulations for the maximum diversity problem (MDP). This problem consists of selecting a subset of elements from a larger set in such a way that the
  3. 所属分类:Project Design

    • 发布日期:2017-05-02
    • 文件大小:579.26kb
    • 提供者:李利波
  1. MMXBigNumber

    0下载:
  2. MMX 大整数算法 使用MMX多媒体指令集的算法解法 doc文件-MMX large integer arithmetic
  3. 所属分类:software engineering

    • 发布日期:2017-04-17
    • 文件大小:51.39kb
    • 提供者:王璞
  1. BigInteger

    0下载:
  2. it is a big integer library used to handle large integer numbers
  3. 所属分类:File Formats

    • 发布日期:2017-04-13
    • 文件大小:2.26kb
    • 提供者:naresh
  1. C-Program-examples

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

    • 发布日期:2017-03-23
    • 文件大小:63.25kb
    • 提供者:李艳文
  1. suanfa

    0下载:
  2. 大整数运算 图论计算算法 加法 经常性的图论知识-Large integer arithmetic
  3. 所属分类:software engineering

    • 发布日期:2017-12-06
    • 文件大小:15.69kb
    • 提供者:沈华禹
  1. mofashu-chazhao

    0下载:
  2. 运用大整数的存储格式,迅速查找任意倍数内的魔法数(即将一个n位整数的最高移到最后成为一个新的n位整数,二者成整数倍关系)-Use large integer storage format, the Find any multiple magic number quickly (about to a maximum of n-bit integers moved and eventually become a new n-bit integers, both as an integer multi
  3. 所属分类:software engineering

    • 发布日期:2017-11-29
    • 文件大小:3.13kb
    • 提供者:hyz
  1. C-language

    0下载:
  2. C语言程序源代码(大集合) 第一部分 基础篇 001 第一个C程序 002 运行多个源文件 003 求整数之积 004 比较实数大小 005 字符的输出 006 显示变量所占字节数 007 自增/自减运算 -The first part of the basis of article 001 of the C language source code (large collection) a C p
  3. 所属分类:Document

    • 发布日期:2017-11-04
    • 文件大小:1.74mb
    • 提供者:潘建川
  1. INT

    0下载:
  2. 数据结构之利用顺序栈实现大整数加减法运算,判断、建立、运行都可以-The use of sequential data structure stacks large integer addition and subtraction operations, judgment, establish, you can run
  3. 所属分类:software engineering

    • 发布日期:2017-04-01
    • 文件大小:1.37kb
    • 提供者:*
  1. large-integer

    0下载:
  2. 大整数加减,加法很容易,减法的功能为输入两个大整数相减,考虑到了小数减大数结果前加符号,然后进位等功能。-Large integer addition and subtraction, addition is easy, subtraction functions as an input two large integers subtraction, taking into account the plus sign in front of large numbers of decimal su
  3. 所属分类:Project Design

    • 发布日期:2017-04-30
    • 文件大小:133.56kb
    • 提供者:kurban
  1. MULTIPULSE-CONVERTERS

    0下载:
  2. This paper discusses the impact of using 3-phase and multipules converter circuit commonly found in unity power factor at input AC mains and regulates output voltage.3-phase thyristor rectifiers have been used in industries for obtaining a variable
  3. 所属分类:Project Design

    • 发布日期:2017-05-03
    • 文件大小:818.12kb
    • 提供者:Ashok
  1. C大整数加法

    0下载:
  2. c语言大整数加法,超大整数,超出int默认最大值(C language large integer addition, large integer, beyond int default maximum)
  3. 所属分类:文章/文档

    • 发布日期:2017-12-26
    • 文件大小:1kb
    • 提供者:N1neSun
搜珍网 www.dssz.com