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

搜索资源列表

  1. checksum

    0下载:
  2. 软件模拟CRC冗余校验,可以对任意长度的发送序列求16位校验和,并且可以对接收序列进行检查。有详细的中文注释,和模拟函数-simulation software CRC Redundancy Check, for any length of this sequence for 16 checksum, and to be able to receive sequence for the examination. The Chinese have detailed notes and simula
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:1.53kb
    • 提供者:邓飞
  1. base64src

    0下载:
  2. C++ Base64编码/解码源代码 inline int Base64Encode(char * base64code, const char * src, int src_len = 0) inline int Base64Decode(char * buf, const char * base64code, int src_len = 0) 以上两个函数内联定义在base64.h中,使用时include \"base64.h\" 即可,编码后的长度一般比原文多占1/3的存储空间,
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:5.45kb
    • 提供者:王晓名
  1. Md5xfTest

    0下载:
  2. MD5数据校验的例子 演示了用md5算法对pe文件资源的校验,如资源被修改则弹出提示消息框。附各种数据校验的简介。 king_koo原创-MD5 checksum of the data examples demonstrated the use md5 algorithm pe Resources calibration If resources are suggested changes to the ejection news box. Check with various data br
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:62.51kb
    • 提供者:唐晓飞
  1. VailGen

    0下载:
  2. 一个图形信息校验码识别程序,类似很多网站上的验证码功能-a graphic information check code identification procedures, similar to many on the website functional test code
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:34.73kb
    • 提供者:jiangxiao
  1. check_all

    0下载:
  2. check all,in vb,for hotel-check all, in vb, for hotel
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:154.13kb
    • 提供者:welcome
  1. yC1.3src

    0下载:
  2. I think this the first time every one can look at a PE crypter source in top level language such VC++. So as I promised ... if some one sent me one nice compress source I would publish my source. I dedicate this source to all people who invo
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:48.66kb
    • 提供者:李泉
  1. crc32

    0下载:
  2. CRC32 check
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:2.37kb
    • 提供者:密码
  1. DESCrack

    0下载:
  2. DES查分攻击源代码,包含DES算法的实现以及DES密码的查分攻击。-DES check points attacks source code contains the DES algorithm realization of the investigation DES-attack.
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:115.35kb
    • 提供者:郭瑞杰
  1. OTP.rar

    0下载:
  2. 实现了一次性口令认证系统,采用MD5算法进行加密,得到口令的校验码,Achieved a one-time password authentication system that uses MD5 encryption algorithm, the password check code
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-27
    • 文件大小:5.76kb
    • 提供者:赵斌
  1. self check

    1下载:
  2. VC6实现的程序加壳功能,通过加壳增加破解和分析的难度从而实现程序的保护-add shell to increase the difficulty of crashing and analyze, and then protect programs
  3. 所属分类:加密解密

    • 发布日期:2013-01-04
    • 文件大小:24.17kb
    • 提供者:龙涛
  1. MD5

    0下载:
  2. 文件MD5码比对工具,实用查询比对两个文件是否一样-File MD5 code comparison tools, utilities, check whether two files are the same than
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-28
    • 文件大小:84.72kb
    • 提供者:金鑫
  1. File_and_Text_encryption_ultra1.0.3

    0下载:
  2. ULTRA v1.0.3 File and Text encryption module. Very well documented sourcecode feat. strong and fast ULTRA symmetric encryption algorithm, OFB mode, variabel-lenght key, key quality check, data compression, string encryption to Crypto Message Format,
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:16.31kb
    • 提供者:thangbom40000
  1. MD5ArchiveValidator

    0下载:
  2. 一个命令行下的MD5校验工具 ,用法:MD5AV [-c] [-f<FolderName>] [-h] [-n<FileName>] [-o<OutputFolder>] [-r] [-v] [-x<FolderName]-MD5ArchiveValidator (MD5AV) is a utility to confirm the accurate storage of files through MD5 Checksums. For each fil
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:86.39kb
    • 提供者:天诛
  1. s+key

    3下载:
  2. 一次性口令认证系统SKEY的实现,采用MD5算法对口令进行加密,传递校验码-One-Time Password Authentication System sKey realization, using MD5 algorithm to encrypt passwords, transmission Check Code
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2015-07-04
    • 文件大小:486.05kb
    • 提供者:赵斌
  1. CRC-16

    1下载:
  2. 该文件是关于CRC校验的,在Visual C++环境下实现。-The document is on the CRC check in Visual C++ environments.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-28
    • 文件大小:980.63kb
    • 提供者:曹骁
  1. PrimeGenAndTester

    0下载:
  2. Very large (tested for more than 2048 bits) prime number generator and tester program. This is well written and based on solid algorithms in this field. Source code is my own, used for Masters course in Cryptography. Program has easily readable and
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-28
    • 文件大小:21.87kb
    • 提供者:s_wilfred
  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
    • 文件大小:513byte
    • 提供者:fang
  1. CRC--C-language

    1下载:
  2. CRC校验C语言实现,CRC(Cyclic Redundancy Check)校验应用较为广泛,以前为了处理简单,在程序中大多数采用LRC(Longitudinal Redundancy Check)校验,LRC校验很好理解,编程实现简单。用了一天时间研究了CRC的C语言实现,理解和掌握了基本原理和C语言编程。结合自己的理解简单写下来。-CRC, C language, CRC (Cyclic Redundancy Check) verification is widely used, prev
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-24
    • 文件大小:3.85kb
    • 提供者:xiangyunl
  1. VB-Check-QQ

    1下载:
  2. VB第九个*控件.VB绑定QQ控件-软件授权验证必备【已更新修正bug】 2011年11月13更新-VB Check QQ
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2016-02-08
    • 文件大小:12kb
    • 提供者:tcj
  1. DES-Check

    0下载:
  2. VC开发的小工具,用于验证DES加解密,包含DES的加解密算法-DES check
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-27
    • 文件大小:148.06kb
    • 提供者:meiya
« 12 3 4 5 6 »
搜珍网 www.dssz.com