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

搜索资源列表

  1. sll

    0下载:
  2. 一种非线性流式加密算法,对称加密,它的加密和解密都是用同一把密钥完成。对称加密比不对称加密快得多,但缺点在于,它的安全性完全依赖于保持密码的机密性。 不对称加密,它要求使用两个密钥,一个是公共的(公钥),另一个是私有的(私钥)。每个密钥都要求使用另一个密钥来解密一条消息。它的复杂性提高,因此没有普及。 -a nonlinear flow encryption algorithms, symmetric encryption, the encryption and decryption a
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:83522
    • 提供者:云容
  1. depends

    1下载:
  2. 类似于Visual Studio带的查看exe/dll的依赖关系的depency工具。-similar to Visual Studio with the View exe / dll dependence of the depe ncy tools.
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:20044
    • 提供者:许式伟
  1. rsasystem

    0下载:
  2. RSA算法是第一个能同时用于加密和数字签名的算法,也易于理解和操作。 RSA是被研究得最广泛的公钥算法,从提出到现在已近二十年,经历了各种攻击的考验,逐渐为人们接受,普遍认为是目前最优秀的公钥方案之一。RSA的安全性依赖于大数的因子分解,但并没有从理论上证明破译RSA的难度与大数分解难度等价。该课题要求完成对给定的文件作为输入,通过RSA算法对该数据进行加密,为了便于用户理解,要求提供此模型的可视化图形显示。 -RSA algorithm is the first one that could
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:183662
    • 提供者:杨怡
  1. fips-198a

    0下载:
  2. This standard describes a keyed-hash message authentication code (HMAC), a mechanism for message authentication using cryptographic hash functions. HMAC can be used with any iterative Approved cryptographic hash function, in combination with a
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:122405
    • 提供者:leiuchan
  1. PEinstalling

    0下载:
  2. 查看一个Exe 文件所有链接的 dll 及所用的函数,类似于Depends-See a Exe file of the dll and all the links used in a function, similar to Depends
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-02
    • 文件大小:35186
    • 提供者:陈凌鹏
  1. bianli

    0下载:
  2. 所谓遍历(Traversal)是指沿着某条搜索路线,依次对树中每个结点均做一次且仅做一次访问。访问结点所做的操作依赖于具体的应用问 题。 -The so-called ergodic (Traversal) refers to a particular search along the line, followed on the tree each node are done once and only once to visit. Access node operation done de
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:4291
    • 提供者:渠梁梁
  1. desandrsa

    0下载:
  2. DES算法全称为Data Encryption Standard,即数据加密算法,DES算法把64位的明文输入块变为64位的密文输出块,它所使用的密钥也是64位。RSA的安全性依赖于大数分解。公钥和私钥都是两个大素数( 大于 100个十进制位)的函数。本程序为适合初学者的rsa算法java源码及des源码,开发环境eclipse3.4-DES algorithm called the Data Encryption Standard, that is, data encryption algor
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-15
    • 文件大小:20869
    • 提供者:郭子
  1. NetBot

    0下载:
  2. 解密NB远控的加密代码 解密出要看的信息 也可以加密信息用-Remote Control NB decrypt encrypted code to decrypt the information depends on the encrypted information can also be used
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-03
    • 文件大小:93404
    • 提供者:情殇
  1. elgamal

    0下载:
  2. ElGamal算法既能用于数据加密也能用于数字签名,其安全性依赖于计算有限域上离散对数这一难题。 -ElGamal algorithm is used for both data encryption can also be used for digital signatures, their safety depends on the calculation of the discrete logarithm over finite fields this problem.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-26
    • 文件大小:93237
    • 提供者:steve
  1. stimer

    1下载:
  2. 实现了Linux下毫秒级的软件定时,但依赖于系统HZ数,如 HZ=100,最小定时为10ms HZ=1000,最小定时才是1ms 理论上可以实现若干个定时器,依赖于系统性能-Achieved a Linux software under the millisecond timing, but the number depends on the system, HZ, such as HZ = 100, the minimum timing for the 10ms HZ = 1000, the
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-01
    • 文件大小:2717
    • 提供者:石矗
  1. paintBtn

    0下载:
  2. 有的朋友做开发时,可能会需要将CPU使用率,内存使用率,信号的变化以波形的形式直观地显示出来, QT里面好像没有这种控件,我参考了在MFC里面做的一个例子,实现了这个控件。功能少,只是简单的实现了示波器的效果,想怎么弄,怎么好看,全凭各位自己的本事了,我只是给各位开了个头。。。。。。。 -Some friends to do development, you may need to be CPU utilization, memory utilization, the signal chan
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-09
    • 文件大小:1641864
    • 提供者:qinfuquan
  1. tspmatlab

    1下载:
  2.  提出一种改进的禁忌搜索算法来求解背包问题。该算法基于禁忌搜索技术,并采用I&D策略,同时设计了两种针对局 部最优解的变异算子。改进后的算法能有效地弥补标准禁忌算法对初始解依赖的缺陷,同时也避免了搜索停滞的现象。通过对具 体实例和随机问题的测试,表明改进后的禁忌搜索算法有更好的性能。 关-An improved tabu search algorithm to solve knapsack problem. The algorithm is based on tabu
  3. 所属分类:加密解密

    • 发布日期:2013-12-03
    • 文件大小:39389
    • 提供者:logspace
  1. myobd.tar

    0下载:
  2. An interface program to the Ö zen electronic mOByDiC 2600 plus OBD interface. It is written in Qt, and depends on the qextserialport library, so it could be used in any Qt supported platforms.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-30
    • 文件大小:8114
    • 提供者:lucifer
  1. depends22_x64

    0下载:
  2. 用于查看64位dll注册的工具,非常好用-Used to view the 64-bit dll registration tool, very easy to use
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-01
    • 文件大小:448910
    • 提供者:李和平
  1. zaptel-1.4.12.1.tar

    0下载:
  2. dahdi-linux-complete-2.3.0.12.3.0.tar.gz,支持asterisk-1.6.20.tar.gz,用于app_meetme会议-dahdi-linux-complete-2.3.0.12.3.0.tar.gz,support asterisk-1.6.20.tar.gz for app_meetme conference
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-09
    • 文件大小:1706625
    • 提供者:xiaoye
  1. Depends

    0下载:
  2. 检测dll的依赖项,可以高效帮助程序员开发C++的代码-kai sehen mialekjrlkasdf
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-03
    • 文件大小:301519
    • 提供者:xiaoxiao8372
  1. menu_SR_dictation

    0下载:
  2. VC6.0编译可运行的字典语音识别,加载了xml文档,只能识别英语。微软语音识别分两种模式:文本识别模式和命令识别模式.此两种模式的主要区别,主要在于识别过程中使用的匹配字典不同.前者使用的是通用字典,特点是内容多,覆盖的词汇量大,字典由sdk提供.适用于没有预定目标的随机听写之类的应用.同时因为词汇量大直接导致识别的精度降低,识别速度较慢.后者的字典需要 开发者自己编写,就是所说的xml文件.-VC6.0 compiler can run dictionary speech recogniti
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-10
    • 文件大小:2075287
    • 提供者:mr chen
  1. RSAsuanfa

    0下载:
  2. 1978年就出现了这种算法,它是第一个既能用于数据加密也能用于数字签名的算法。 RSA的安全性依赖于大数难于分解这一特点。公钥和私钥都是两个大素数(大于100个十进制位)的函数。-In 1978 came the algorithm, it is the first can used for data encryption can also be used as a digital signature algorithm. The RSA security depends on the char
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-28
    • 文件大小:3943
    • 提供者:
  1. Fusion_old

    0下载:
  2. A novel higher order singular value decomposition (HOSVD)- based image fusion algorithm is proposed. The key points are given as follows: 1) Since image fusion depends on local information of source images, the proposed algorithm picks out info
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-15
    • 文件大小:80896
    • 提供者:paul
  1. RSA

    0下载:
  2. 对极大整数做因数分解的难度决定了RSA算法的可靠性。换言之,对一极大整数做因数分解愈困难,RSA算法愈可靠。尽管如此,只有一些RSA算法的变种[来源请求]被证明为其安全性依赖于因数分解。假如有人找到一种快速因数分解的算法的话,那么用RSA加密的信息的可靠性就肯定会极度下降。但找到这样的算法的可能性是非常小的。今天只有短的RSA钥匙才可能被强力方式解破。到2008年为止,世界上还没有任何可靠的攻击RSA算法的方式。只要其钥匙的长度足够长,用RSA加密的信息实际上是不能被解破的。但在分布式计算和量子
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-07
    • 文件大小:8015
    • 提供者:zhangyi
« 12 3 4 »
搜珍网 www.dssz.com