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

搜索资源列表

  1. uEncrypt

    0下载:
  2. 对文件进行加密或者解密,验证好用,测试环境delphi7.0-Encrypt the content of file or strings,delphi7.0 ,success
  3. 所属分类:CA program

    • 发布日期:2017-04-15
    • 文件大小:6777
    • 提供者:田春勇
  1. pro

    0下载:
  2. 随机产生四个不同数字(如 1234),要求玩家猜出这组数字,并验证数字的正误,若错误给出提示,比如玩家猜5678 提示 0A0B, 1432提示1A3B,(A表示数字与所在位均对,B表示数字对但所在位不对)每次限十次机会。-Four different randomly generated numbers (such as 1234), require players to guess which set of figures, and verify the figures are wrong,
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-17
    • 文件大小:437184
    • 提供者:cP
  1. crc

    0下载:
  2. CRC校验码的实现,校验码6位,寄存器串行实现方式,经项目实际验证正确-CRC Check Code realization Check 6, register serial ways, the right to verify the actual project
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-06
    • 文件大小:513
    • 提供者:fang
  1. onlineexam

    0下载:
  2. 在线考试系统 默认的后台数据管理员用户名和密码都是:admin 默认的验证密码都是:firekinger   题库中的数据只作测试,不为真实,若要实施还需删除各题表,重新建表。具体过程如下: a) 先点击题库信息浏览,删除无用题表,注意:正修改的数据题表不能删除! b) 添加题库建表,注意:数据表名是一次性的,建了就不能修改表名 c) 在试题后台设置中,选择要修改的考试题目,点击修改否 d) 再点击添加试题数据,添加相关考试试题
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-24
    • 文件大小:486719
    • 提供者:liu
  1. Sha1

    0下载:
  2. Sha1算法源代码,经验证绝对准确 Sha1算法源代码,经验证绝对准确-sha1
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-06
    • 文件大小:2026
    • 提供者:jerry
  1. SetAutoRun

    0下载:
  2. 修改注册表使某个可执行程序设为Windows系统启动后自动运行。带对话框界面。经过验证,确实可用。-Set a execution program to autorun after system starting by means of modify Windows registry form. The software is dialog based interface and has been verified.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-04
    • 文件大小:476542
    • 提供者:
  1. sha

    0下载:
  2. 内带3个sha1的C源码。经验证都可用。在我们项目中,已经用于验证SHA1的verilog-With three within the C source code sha1. Experience certificate are available. In our project, has been used to validate SHA1 of verilog
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-28
    • 文件大小:13984
    • 提供者:左宏权
  1. VOLUME

    0下载:
  2. 在Solaris操作系统下的调整声音大小的程序,这个程序已经在Solaris操作系统下验证通过。-Solaris operating system in the voice of the size of the adjustment process, this process has been through the Solaris operating system authentication.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-08
    • 文件大小:1560
    • 提供者:张权
  1. debug_malloc

    0下载:
  2. 对内存的分配、释放和使用进行检查,以发现不合法指针,减少程序BUG,这部分程序已经在linux操作系统下验证通过。-Memory allocation, release and use of inspections to detect illegal pointer, reducing the procedure BUG, this part of the linux operating system procedures have been adopted under the verifica
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-04
    • 文件大小:31804
    • 提供者:张权
  1. shoponline

    0下载:
  2. 管理认证用户身份,在用户登陆时很好的验证其身份的合法性。-registered system,we can use it to make our reg safer.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-06
    • 文件大小:1352371
    • 提供者:李明
  1. aboat_chaos

    0下载:
  2. 这是一些关于混沌的源代码,并且是通过本人在计算机上验证并可以实现的,如Rossler系统的绘图,一些混沌程序的仿真-This is some source code on the chaotic, and through my computer and can verify, such as the Rossler system drawings, some chaotic process simulation, etc.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-03
    • 文件大小:2837
    • 提供者:章荣
  1. DES--encode

    0下载:
  2. 一个DES加密算法简单实现的示例。可对用户输入口令进行验证-A DES encryption algorithm to achieve a simple example. Enter the password of the user to verify
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-16
    • 文件大小:290212
    • 提供者:刘保杰
  1. RSA_Montgomery

    0下载:
  2. 基于蒙哥马利算法的RSA c++实现 经验证正确可用-Implement RSA based on Montgomery Modular Exponentation
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-01
    • 文件大小:18415
    • 提供者:hut
  1. d2

    0下载:
  2. 利用HASH(采用sha-1算法)算法原理,设计数字签名的水印算法,完成嵌入、(提取)验证,-Use HASH (using sha-1 algorithm) algorithm, design of watermarking algorithms digital signature to complete the embedding, (extract) authentication,
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-04
    • 文件大小:35192
    • 提供者:尉玉林
  1. Elgamal

    0下载:
  2. Elgamal数字签名的一个大体验证,用于对一个文件的签名后在进行认证.一个VC开发的小程序.-Elgamal digital signature verification of a general for the signature of a document during the certification after. A small VC development process.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-26
    • 文件大小:431513
    • 提供者:张理成
  1. mycrc

    0下载:
  2. 编写一程序验证CRC检错,利用线性编码理论,在发送端根据要传送的k 位二进制码序列,以一定的规则产生一个校验用的监督码(既CRC 码)r 位,并附在信息后边,构成一个新的二进制码序列数共(k+r)位,最后发送出去。在接收端,则根据信息码和CRC码之间所遵循的规则进行检验,以确定传送中是否出错。-Procedures for the preparation of a CRC error detection to verify the use of linear coding theory, in
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:895
    • 提供者:bluerain
  1. fred

    0下载:
  2. NS2下fred队列管理算法,验证能够运行..希望对大家有帮助-Under NS2 the fred queue management algorithm, the confirmation can move. Hoped that has the help to everybody
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-04
    • 文件大小:8996
    • 提供者:wensha
  1. AES

    0下载:
  2. AES的加密解密的程序代码,已经通过验证,保证可以使用。C++版。-AES encryption and decryption of the program code has been validated to ensure that you can use. C++ version.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-05
    • 文件大小:882901
    • 提供者:王恒
  1. rsa_pro

    0下载:
  2. 口令验证系统评价标准分析, 口令验证系统评价标准分析,口令验证系统评价标准分析-口令验证系统评价标准分析,口令验证系统评价标准分析口令验证系统评价标准分析口令验证系统评价标准分析口令验证系统评价标准分析
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-07
    • 文件大小:405851
    • 提供者:li
  1. ibe_test

    0下载:
  2. 基于椭圆算法的身份认证加密体制,无需证书,对用户身份的签名和验证-IBE and PKI
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-10
    • 文件大小:1472625
    • 提供者:liwei
« 1 2 ... 8 9 10 11 12 1314 15 16 17 18 ... 38 »
搜珍网 www.dssz.com