CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 系统编程 搜索资源 - integer programming

搜索资源列表

  1. 大整数加减运算源程序

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

    • 发布日期:2008-10-13
    • 文件大小:3054
    • 提供者:陈晓岚
  1. OtlHandler

    0下载:
  2. 一个利用OTL编写的数据库编程访问接口类,里边封装了支持8字节长整数的操作(使用时需要选择相应的平台宏开关),为利用OTL编写跨平台跨数据库的朋友提供帮助-use of a database prepared by the QTL visit Programming Interface category, Packaging support inside the 8 byte long integer operations (need to use the selection of platfo
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:2389
    • 提供者:杨雨虹
  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. 8736103199-GuTingTing-RSA

    0下载:
  2. RSA密码体制的实现摘要自20世纪90年代以来,计算机网络技术使得计算机应用得到 ... 用VC++编程实现了RSA算法加密和解密运算,在算法的实现过程中,调用了已有的大整数类-The realization of RSA cryptosystem Abstract from the 20th century since the 90' s, computer network technology allows computer applications to be used ... VC
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-17
    • 文件大小:19365
    • 提供者:shenyong
  1. miracl

    0下载:
  2. miracl库,用于密码编程者使用,有大整数运算,AES,HASH,等-miracl library programming for the password to use, large integer arithmetic, AES, HASH, and so on
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-07
    • 文件大小:1716308
    • 提供者:小蜜蜂
  1. RSA

    0下载:
  2. 编程实现RSA算法。包括:生成公钥(e, n)和私钥d,对明文m加密,对密文m解密。 注:实际应用中,512比特的n 已经不够安全,所以建议公司用1024比特的n,及其重要的场合用2048比特的 n。所以大家要选择大整数n。-Programming RSA algorithm. Include: Creation of a public key (e, n) and private key d, m the plaintext encryption, decryption of cipher
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-30
    • 文件大小:44903
    • 提供者:semmir
  1. How-to-useLindo

    0下载:
  2. lindo使用教程,第一节 简介与安装 第二节 用LINDO求解线性规划 (LP) 问题 第三节 用LINDO求解整数规划(IP) 和二次规划(QP) 问题 第四节 GINO简介 第五节 LINGO简介 -lindo Tutorial, Section I Introduction Section II with the installation of linear programming with LINDO (LP) problem of Sec
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-03
    • 文件大小:67264
    • 提供者:aa
  1. integer

    0下载:
  2. Cryptography programming algorithms and functions for Polynomial Mathematics with source and header files
  3. 所属分类:CA program

    • 发布日期:2017-12-02
    • 文件大小:6351
    • 提供者:Sunil
  1. guessnum

    0下载:
  2. VB6源码实现猜数字游戏,可选择难度,有初级和中级之分,初级的当然简单了,中级的也难度,玩时候请在文本框中输入0-9之间的整数,猜对的几率不多啊,有意思。主要是学习VB的编程思路。-VB6 source guessing game, you can choose the difficulty, primary and secondary points, primary, of course, simple, Intermediate also the difficulty of playing
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-28
    • 文件大小:269815
    • 提供者:薛新志
  1. dijihook

    0下载:
  2. windows系统下的编程,消息message的传递是贯穿其始终的。这个消息我们可以简单理解为一个有特定意义的整数,正如我们看过的老故事片中的“长江长江,我是黄河”一个含义。windows中定义的消息给初学者的印象似乎是“不计其数”的,常见的一部分消息在winuser.h头文件中定义。hook与消息有着非常密切的联系,它的中文含义是“钩子”,这样理解起来我们不难得出“hook是消息处理中的一个环节,用于监控消息在系统中的传递,并在这些消息到达最终的消息处理过程前,处 理某些特定的消息”。这也是h
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-16
    • 文件大小:219155
    • 提供者:束继涛
  1. input-programming

    0下载:
  2. atomic64_add - add integer to atomic64 variable.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-14
    • 文件大小:5403
    • 提供者:cmpqvf
搜珍网 www.dssz.com