CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - 加密代码

搜索资源列表

  1. RAS_Encrypt_Decrypt

    0下载:
  2. 一个对字串进行RAS方式加密的代码。 用于加密用户密码等敏感资料。 可以通过JSP页面进行调用-one pair of strings way for RAS encryption code. To encrypt user passwords and other sensitive information. JSP pages can be called for
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:2366
    • 提供者:黑天使
  1. DES_hy

    0下载:
  2. DES算法,这个代码实现DES的算法,想学学DES如何加密和解密可以参考参考-DES algorithm, the source implementation of the DES algorithm to learn how DES encryption and decryption can information.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:32724
    • 提供者:黄耀
  1. MD511

    0下载:
  2. md5代码加密算法的源代码 md5代码加密算法的源代码-md5 code encryption algorithm source code encryption algorithm md5 the md5 source code encryption algorithm source code
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:4830
    • 提供者:sun
  1. RSA_secret

    0下载:
  2. 用visual basic语言开发的进行RSA加密的代码,无限位.-using visual basic language for the development of the RSA encryption code, unlimited spaces.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:225270
    • 提供者:谢霆锋
  1. JiaMi_Suanfa

    0下载:
  2. 该代码实现加密算法,从而为信息的保密提供支持。该代码具有快速,稳定的特点。-The code for encryption algorithms, for the confidentiality of information provided support. The code is fast, stable characteristics.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1004151
    • 提供者:amerwang
  1. 通过机器码获得注册码代码

    1下载:
  2. 想加密自己的软件,看过一些软件的作法,思路如下: 1、用户安装后,得出本机的机器码(硬盘的序列号,不想用网卡,因为很多机器没有网 卡)。生成机器码代码 2、用户将该机器码EMAIL给我,我用该机器码生成一个注册码,发送给用户。注册码生成 代码 3、用户在程序中输入该注册码,程序逆算该注册码,与机器码核对,查看是否相符。注册 码逆算、核对代码, 4、如果用户安装后没有得到注册码,在N天后部分功能不可用。不要太容易被改(虽然说 安装后也只有少部份功能能用)。时限功能代码,
  3. 所属分类:数值算法/人工智能

    • 发布日期:2009-01-22
    • 文件大小:45056
    • 提供者:BHBH202
  1. 加密代码

    0下载:
  2. 这是用VB编写的简短的加密程序
  3. 所属分类:密码/编码算法

    • 发布日期:2010-10-23
    • 文件大小:1562
    • 提供者:0907060113
  1. WjcDes

    0下载:
  2. C写的不到90行的标准DES加密算法代码,DES加密算法,在编程中常用的一种加密算法,使用方便,加密安全,执行效率高,有很多编程朋友都喜欢使用DES加密。 -C less than 90 lines written in the standard DES encryption algorithm code, DES encryption algorithms, commonly used in programming an encryption algorithm, easy to use,
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-13
    • 文件大小:3209
    • 提供者:madud00088
  1. asm-C-CPP-program

    0下载:
  2. 包括C语言哈夫曼树的实现;win32写的代码统计工具;汇编加密解密机masm程序;C++哈夫曼树的实现;汇编简单计算器;汇编编译工具-Including the realization of C language Huffman tree win32 statistical tools to write code assembly the encryption decryption machine masm process C++ Huffman tree realization com
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-11-02
    • 文件大小:5188323
    • 提供者:邢旭初
  1. upx-1.25

    0下载:
  2. 给程序加密(upx1.25),代码加密压缩,防破解-To the encryption procedure (upx1.25), code encryption compression, anti-crack
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-23
    • 文件大小:676523
    • 提供者:fang
  1. 2009122

    0下载:
  2. 想加密自己的软件,看过一些软件的作法,思路如下: 1、用户安装后,得出本机的机器码(硬盘的序列号,不想用网卡,因为很多机器没有网 卡)。生成机器码代码 2、用户将该机器码EMAIL给我,我用该机器码生成一个注册码,发送给用户。注册码生成 代码 3、用户在程序中输入该注册码,程序逆算该注册码,与机器码核对,查看是否相符。注册 码逆算、核对代码, 4、如果用户安装后没有得到注册码,在N天后部分功能不可用。不要太容易被改(虽然说 安装后也只有少部份功能能用)。时限功能代
  3. 所属分类:Algorithm

    • 发布日期:2017-04-29
    • 文件大小:11717
    • 提供者:华仔
  1. md5TurebyC

    0下载:
  2. 用数据结构算法的方式,用C语言编写的一个实现MD5加密的小程序的代码-Algorithm with the way data structure, using C language, an implementation of MD5 encryption applet code
  3. 所属分类:Data structs

    • 发布日期:2017-04-13
    • 文件大小:1666
    • 提供者:Frank
  1. qiubiaodashi

    0下载:
  2. 功能较全的表达式求值程序 C代码。mian是主函数,内设有加密密码。-Function than the expression of the whole evaluation process C code. mian is the main function, which are equipped with encrypted password.
  3. 所属分类:Data structs

    • 发布日期:2017-04-15
    • 文件大小:6976
    • 提供者:Glory.Chen
  1. w_r

    0下载:
  2. 用MATLAB编写的加密代码 先将源文件翻译成ASCII码 在对其进行加密-Encrypted code written with MATLAB source file first translated into ASCII code in its encrypted
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:3110
    • 提供者:zhaolong
  1. RSA-Encode-and-Decode

    0下载:
  2. 本软件利用matlab开发的一个具有交互界面的软件,主要功能为RSA的加密、解密功能,简单易懂,富有详细代码-This software is developed using a matlab interface software, the main function for the RSA encryption and decryption functions, easy to understand, full of detailed code
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:18526
    • 提供者:stephen
  1. NTRUSign签名认证实现代码

    2下载:
  2. 该代码是用Java语言编写,实现的功能包括:NTRU的加密解密以及NTRUSign签名认证算法。实现了签名认证。
  3. 所属分类:密码/编码算法

  1. aes算法的加密解密

    0下载:
  2. 快毕业了,最后一个课程设计,《基于Windows Socket的安全通信》,内容就是基于AES加密的SOCKET通信,貌似挺简单,不过要用VC++6.0开发,C++我确实没有任何代码经验,虽然不是强制性,但由于机房里各种纠结,只能用它了
  3. 所属分类:密码/编码算法

  1. 001

    0下载:
  2. 阿尔Aes加密代码,供新手参考 -alpha aes code,alpha aes code,alpha aes code,
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-29
    • 文件大小:12348
    • 提供者:sdf
  1. 基于混沌理论的图像加密实现代码

    0下载:
  2. 该代码是实现 处于图像加密过程中利用混沌理论进行图像加密的实现,并有着较好的效果。
  3. 所属分类:matlab例程

  1. Matlab

    1下载:
  2. 典型混沌系统logistic1D混沌 图像加密代码(chaotic image encrypt)
  3. 所属分类:matlab例程

    • 发布日期:2021-01-08
    • 文件大小:224256
    • 提供者:何患
« 12 3 »
搜珍网 www.dssz.com