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

搜索资源列表

  1. 亲密数

    0下载:
  2. 如果整数A的全部因子(包括1,不包括A本身)之和等于B;且整数B的全部因子(包括1,不包括B本身)之和等于A,则将整数A和B称为亲密数。求3000以内的全部亲密数。 *题目分析与算法设计 按照亲密数定义,要判断数a是否有亲密数,只要计算出a的全部因子的累加和为b,再计算b的全部因子的累加和为n,若n等于a则可判定a和b是亲密数。计算数a的各因子的算法: 用a依次对i(i=1~a/2)进行模运算,若模运算结果等于0,则i为a的一个因子;否则i就不是a的因子。 *-If all
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:1023
    • 提供者:姚紫欣
  1. md5_new_demo

    0下载:
  2. md5算法,可以计算磁盘文件或单独加密字符串.-md5 algorithm can calculate the disk file or separate encryption strings.
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:46967
    • 提供者:吴明
  1. gaojishuxuejisuanqi

    0下载:
  2. 这是一个用delphi7作的十分好用的科学计算器 可以计算工程数学中很多的问题-delphi7 used for a very useful scientific calculators can calculate the works of many mathematical problems
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:208093
    • 提供者:张华
  1. marker

    0下载:
  2. mark of calculate program. mark of calculate program.-mark of calculate program. Mark of calcula te program.
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:27566
    • 提供者:china6666
  1. CR4Decoder

    0下载:
  2. 用来计算WEP无线加密所用CR4算法密码的解码程序。DevCPP编写。-used to calculate WEP wireless encryption algorithm used CR4 password decoding procedures. DevCPP prepared.
  3. 所属分类:弱点检测代码

    • 发布日期:2008-10-13
    • 文件大小:9678
    • 提供者:Alec
  1. moni-momi

    0下载:
  2. 2的16次幂正整数d与n,编写计算d-1 (mod n) 的程序; 2、对于三个不超过2的16次幂正整数a、e与n,编写计算ae (mod n) 的程序。 在上述程序基础上写出下列程序: (1) 对给定的10000以内数判定其是否为素数; (2) 进行ElGamal体制的加密与签名。 -two of 16 power-positive integer d and n, calculate the preparation of d-1 (mod n); 2. For not m
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:2423
    • 提供者:houny
  1. 300_encrypt

    0下载:
  2. 加密算法 Test Driver for Crypto++, a C++ Class Library of Cryptographic Primitives: - To generate an RSA key cryptest g - To encrypt and decrypt a string using RSA cryptest r - To calculate MD5, SHS, and RIPEMD-160 message digests:
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:389062
    • 提供者:Nikii
  1. control05

    0下载:
  2. 用pthread_t创建由标准输入端输入个数N的N个线程,分别计算各自的结果,再返回给主进程.-pthread_t created with input from the standard input of the number N of N threads, calculate their results and then back to the main process.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:587
    • 提供者:lelele
  1. 7_Rsa

    0下载:
  2. RSA公钥加密算法基于大整数因式分解困难这样的事实。 选择两个素数,p,q。(一般p,q选择很大的数) 然后计算 z=p*q f=(p-1)(q-1) 选择一个n,使gcd(n,f)=1(gcd代表greatest common divider,一般n也选择一个素数), n和z就作为公钥。 选择一个s,0<s<f,满足n*s % f=1,s就作为私钥。-RSA public key encryption algorithm based on the integer fa
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:81637
    • 提供者:fasf
  1. MD5tool

    0下载:
  2. MD5信息摘要计算工具 如果对较大的文件进行MD5计算,会自动出现计算进度条, 目前的缺陷是对CPU占用过高,请有识之士修改之,并发 给我一份,非常感谢!-MD5 message digest calculation tool for larger if the paper MD5, will automatically calculate the progress of the current shortcomings of high CPU utilization, ins
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:58487
    • 提供者:zhangshijie
  1. YeeTooMD5P

    0下载:
  2. YeeTooMD5是免费的,开源的,它是在GPL许可下发布的,所有人都可以免费的使用它,修改它,并将它再次发布。 能够快速的计算出任意长度的字符串及任意类型文件的MD5值,并且用户能方便的检验结果. 能够输入MD5值,计算MD5计算值的匹配结果;可以打开任意文件并计算其MD5值。 -YeeTooMD5 is free, revenue, which is permitted under the GPL Release, everyone can use it free, modify
  3. 所属分类:CA认证

    • 发布日期:2008-10-13
    • 文件大小:27935
    • 提供者:king
  1. getweek

    0下载:
  2. 该程序可以计算出你输入的任何日期是星期几-the program you can calculate the date of the importation of any of the week
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:1185
    • 提供者:caori
  1. sha512

    0下载:
  2. 使用vc实现的高效的sha512算法,并通过测试能正确地计算出任意文件的哈希值,欢迎使用-Vc achieve efficient use of the sha512 algorithm, and passing a test to correctly calculate the hash value of any file, please use the
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-09
    • 文件大小:1400558
    • 提供者:刘琦
  1. TPM-SHA1-calculate

    0下载:
  2. 在linux平台,利用模拟TPM构建可信平台,在TDD层掉用模拟可信芯片散列算法计算文件散列值。-In linux platform, built using simulated TPM trusted platform, level off in the TDD chip analog trusted file hash algorithm to calculate the hash value.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-28
    • 文件大小:1809
    • 提供者:柳景超
  1. calculate-the-source-code

    0下载:
  2. 这是一个学习如何计算某一天是星期几的源码-Calculate the source code of the week
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-28
    • 文件大小:34236
    • 提供者:大斌
  1. Calculate-the-polynomial

    0下载:
  2. 本程序用于计算多项式的值,输入x和y的值,而后按照计算优先级次序,依次将所得的值存入dx寄存器,计算完成之后即可输出。-This procedure used to calculate the value of the polynomial, input x and y values, and then according to the calculation priority order, in turn, will be the value in dx register, after the
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-15
    • 文件大小:14733
    • 提供者:huibian
  1. calculate-size-of-matrix

    0下载:
  2. 改程序用于计算一个未知矩阵的行数和列数,在c++中编译,可以嵌套在其它程序中,很有用-Change the number of columns and procedures used to calculate an unknown matrix rows, c++ compiled in, can be nested within other programs, useful
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-11
    • 文件大小:804
    • 提供者:xuhongrui
  1. Calculate-satellite-coordinates

    0下载:
  2. 通过解析接收卫星星历的rinex文件中的.n文件来计算卫星坐标- By parsing receives satellite ephemeris rinex file. N file to calculate the satellite coordinates
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-29
    • 文件大小:240623
    • 提供者:Li
  1. calculate

    0下载:
  2. 利用QT实现可以计算长表达式的计算器功能。包括+、-、*、/、(、)运算等。-Using QT to achieve a long expression can calculate the function of the calculator. Including+,-,*, /, (,) operations, etc..
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-06
    • 文件大小:593747
    • 提供者:王超
  1. Denign-calculate

    0下载:
  2. 设计椭圆滤波器及计算和显示功率互补IIR滤波器的频率响应;设计一个单带滤波器(Design elliptical filter and calculate and display the frequency response of complementary power IIR filter; Design a single band filte)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2019-12-05
    • 文件大小:3072
    • 提供者:xedyrected
« 12 3 4 5 6 7 8 9 10 ... 19 »
搜珍网 www.dssz.com