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

搜索资源列表

  1. m1

    0下载:
  2. 采用仿射变换算法的加密解密系统,可以被改写成dll文件,处理文字加密与解密尝试-Affine transformation algorithm using encryption and decryption system that can be rewritten as dll files, text encryption and decryption attempt to deal with
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-27
    • 文件大小:168.87kb
    • 提供者:孙逊
  1. m2

    0下载:
  2. 采用对仿射变换算法的加密解密系统破解的时候,对关键的求逆步骤进行计算,可以被改写成dll文件,处理文字加密与解密尝试-Affine transform algorithm used for encryption and decryption system, when the break of key steps in the inverse calculation, can be rewritten as dll files, text encryption and decryption att
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-28
    • 文件大小:166.05kb
    • 提供者:孙逊
  1. mima

    0下载:
  2. 1)用C\C++语言实现仿射变换(Affine)加/解密算法;2)用C\C++语言实现统计26个英文字母出现的频率的程序;3)利用仿射变换加/解密程序对一段较长的英文文章进行加密,再利用统计软件对明文和密文中字母出现的频率进行统计并作对比-1) with C \ C++ language affine transformation (Affine) encryption/decryption algorithm 2) with C \ C++ language and Statistics
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-22
    • 文件大小:40.46kb
    • 提供者:李惺忪
  1. fangshe

    0下载:
  2. 仿射变换加密的c语言实现,采用文件流载入明文,密文问件,解密出来的明文默认保存在mword.txt里,密文保存在cword.txt里-Affine transformation encryption c language, using plain text file stream to load the ciphertext asked pieces out of plain text to decrypt stored in mword.txt default, the cipher text
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2016-01-27
    • 文件大小:241kb
    • 提供者:李杨元
  1. Affine-password

    0下载:
  2. 一个经典的古典加密算法(仿射变换加密算法)的设计与实现,里面包含了一个求模数的逆的算法-A classic classical encryption algorithms (affine transform encryption algorithm) design and implementation, which includes a number of inverse modulus algorithm
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-22
    • 文件大小:5.76kb
    • 提供者:任博
  1. Encode_Decode

    0下载:
  2. 现代密码学中古典密码仿射变换,将原始仿射变换中只有26个字幕的置换表扩展为ASICII中85个可打印字符,可用于账号密码等的加密.-Affine transformation of modern cryptography, classical cryptography, the original affine transformation, only 26 subtitles replacement table extension 85 in ASICII printable character
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-28
    • 文件大小:195.24kb
    • 提供者:lijian
  1. Affine_transformation_byklin

    0下载:
  2. 现代密码学中古典密码仿射变换,将原始仿射变换中只有26个字幕的置换表扩展为ASICII中85个可打印字符,可用于账号密码等的加密.-Affine transformation of modern cryptography, classical cryptography, the original affine transformation, only 26 subtitles replacement table extension 85 in ASICII printable character
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:1.68kb
    • 提供者:lijian
  1. Affinepasswordchange

    0下载:
  2. 古典密码学——仿射密码变换,通过仿射密码算法实现明文的加密与密文的解密-Affine password change
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-10
    • 文件大小:1.28mb
    • 提供者:冯伟桓
  1. fsbh

    0下载:
  2. 用C\C++语言实现仿射变换(Affine)加/解密算法;2)用C\C++语言实现统计26个英文字母出现的频率的程序;3)利用仿射变换加/解密程序对一段较长的英文文章进行加密,再利用统计软件对明文和密文中字母出现的频率进行统计并作对比,观察有什么规律-With C \ C++ language affine transformation (Affine) encryption/decryption algorithms 2) C \ C++ language programs frequenc
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-09
    • 文件大小:1.2mb
    • 提供者:李丽瑶
  1. chipher

    2下载:
  2. :目前混沌系统与加密技术相结合是现如今最热门的一个课题,虽然有大量的加密算法面世,但是这些加密算法并不成熟,仍然需要进一步的研究。本文采用像素位置置乱变换和像素值替代变换相结合的加密思想,设计出一种基于混沌的数字图像加密算法。引入了整数域上的逆仿射变换,算法中采用二维 logistic 混沌映射相结合的方法,生成多组混沌序列,像素置乱变换与灰度值替换都由这些混沌序列所控制。多混沌序列产生的密钥空间大于单一的混沌序列所产生的密钥空间,因此本文研究的算法加密强度很高。-The current cha
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-03
    • 文件大小:817.11kb
    • 提供者:sanmei
  1. mima

    0下载:
  2. vcMFC编程程序,具体功能:移位i加密,仿射变换,s盒。可以学习MFC编程组件以及加密解密思想。(VcMFC programming program, the specific functions: shift I encryption, affine transformation, s box. You can learn MFC programming components and encryption and decryption ideas.)
  3. 所属分类:加密解密

    • 发布日期:2018-05-01
    • 文件大小:3.55mb
    • 提供者:冯泽涛
搜珍网 www.dssz.com