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

搜索资源列表

  1. yiwei2

    0下载:
  2. 文件加密算法C++实现,这是文件加密算法中的移位算法实现-File encryption algorithm C++ to achieve, which is file encryption algorithm shift algorithm
  3. 所属分类:CA program

    • 发布日期:2017-04-07
    • 文件大小:729
    • 提供者:bluce
  1. rsa_small

    0下载:
  2. 小型RSA计算,需要建立一个文本文件,内容为排列的顺序,经过多轮置换后进行移位。-Small RSA, the need to create a text file, which is arranged in the order, after several rounds of translocation after the replacement.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-31
    • 文件大小:2115
    • 提供者:wangbozhao
  1. YiweiMima

    0下载:
  2. 移位密码的简单实现!请大家给出宝贵意见。-The realization of the simple displacement of the password! Please give valuable advice.
  3. 所属分类:CA program

    • 发布日期:2017-04-10
    • 文件大小:572
    • 提供者:xiefeng
  1. xuliemime

    0下载:
  2. 线性反馈移位寄存器LFSR生成随机序列的原理,序列密码的加密过程-Linear feedback shift register LFSR to generate random sequence of the principle of the encryption cipher
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2015-04-21
    • 文件大小:1531
    • 提供者:bluerain
  1. BCBandECB

    0下载:
  2. BCB模式与ECB模式的加密模式与解密模式 输入明文:I do like this book 加密算法E:异或⊕,密钥为cryption; 移位,密钥为5 两种填充模式:(1)0 (2)密文挪用 初始化向量IV:goodluck 用两种模式进行加密,输出相应的密文。 -BCB mode and ECB mode encryption and decryption mode input mode explicitly: I do like this book en
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-01
    • 文件大小:4840
    • 提供者:zouna
  1. cryptologycoding

    0下载:
  2. 一些重要的加密算法的实现---主要是针对大学密码学课程中的算法实践,例如: 维吉尼亚密码,置换密码,移位密码-Some key encryption algorithm--- mainly aimed at the realization of the University of cryptography algorithms for practical courses, such as: Virginia password, replacement password, password, an
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-10
    • 文件大小:1112675
    • 提供者:zk
  1. yiwei

    0下载:
  2. 移位加密和解密 C语言 VC++6.0编译通过-yi wei
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-10
    • 文件大小:580
    • 提供者:xlzhan
  1. yiweijiamisuanfa

    0下载:
  2. 移位加密算法的实现,经典算法,数据结构和算法课程必学算法-Shift encryption algorithm implementation, classic algorithms, data structures and algorithms course will study algorithms
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-03
    • 文件大小:607
    • 提供者:D_Omiga
  1. pargen

    0下载:
  2. 编译原理大作业实现C编译器,实现加减乘除移位运算实现函数-Compiler Construction Principles great job to achieve C compiler, to achieve realization of the function addition and subtraction multiplication and division shift operator
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-17
    • 文件大小:4500307
    • 提供者:
  1. PRSG

    0下载:
  2. 线性同余发生器, 反馈移位寄存器,组合发生器这三个算法加实现并有可执行文件。另外还有PPT和文档-PRSG
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-05
    • 文件大小:586864
    • 提供者:luhua
  1. tidaiyiwei

    0下载:
  2. 通过本实验,使学生对于两种基本的古典密码编码方法(“代替”与“移位”)产生深刻的感性认识,体验清楚二者之间的本质差异,为理解和掌握现代密码的相应知识打下良好基础。-tidai and yiwei
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-03
    • 文件大小:4222
    • 提供者:秫秸
  1. Shift_encryption_with_encryption

    0下载:
  2. 移位加密法 用C语言编写的加密程序,编码效率高。采用的方法是简单重排法。-Shift encryption with encryption programs written in C language, code efficiency. Approach is simple and re-arranged.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-02
    • 文件大小:4191
    • 提供者:张大头
  1. LFSR

    0下载:
  2. 通过实现简单的线性反馈移位寄存器(LFSR),理解LFSR的工作原理、本原多项式重要意义-By implementing a simple linear feedback shift register (LFSR), to understand the working principle of LFSR, primitive polynomial significance
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-23
    • 文件大小:30250
    • 提供者:李惺忪
  1. des

    0下载:
  2. 通过实现DES算法,同时学习组合密码常用的代换、移位等运算的实现。-DES algorithm by implementing the same time, the password used in the substitution learning portfolio, shift and other operations to achieve.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-04
    • 文件大小:11302
    • 提供者:李惺忪
  1. Caeser

    0下载:
  2. 用凯撒移位算法解密,移动位数可以为任意整数包括负数-Caesar shift algorithm is used to decrypt, moving the median can be any integer, including negative
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-24
    • 文件大小:6615
    • 提供者:wlybyy
  1. dessoundsignal

    0下载:
  2. 运用DES算法对音频信号进行加密处理,主要采用置换和移位运算来实现加解密.-DES algorithm used to encrypt the audio signal processing, mainly replacement and shift operations to achieve encryption.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-03
    • 文件大小:3556
    • 提供者:yuanyuan
  1. encryption

    0下载:
  2. 线性移位寄存器的C语言实现 线性移位寄存器的C语言实现线性移位寄存器的C语言实现-encryption
  3. 所属分类:CA program

    • 发布日期:2017-04-05
    • 文件大小:12105
    • 提供者:pxs
  1. fastfile

    0下载:
  2. 本实验是根据老师给的课件完成的,整个实验的思路是这样的:先设计三中文件读写模式,每种读写模式中首先从源文件中读取数据,然后在对数据进行某些操作,比如:移位等,接着再写到目标文件中。由于每次读写所用的时间具有一定的随机性,为了比较准确地比较各种模式的读写时间,程序中对每种读写模式都进行了十次操作,然后再得到每种模式的平均读写时间,之后再进行比较。-The experiment is based on the teacher to complete the courseware, the whole
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-06
    • 文件大小:74288
    • 提供者:谢振宇
  1. Exercise2

    0下载:
  2. 位操作运算 包括位的与,或,异或,左移位,右移位。-bit operation
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-03
    • 文件大小:24122
    • 提供者:Jackson Yee
  1. jiami_jiemi2

    0下载:
  2. 古典密码体制的加密和解密,包括移位密码和置换密码-Classical cryptography encryption and decryption, including the displacement and replacement password password
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-30
    • 文件大小:833655
    • 提供者:chenggeng
« 1 2 34 5 6 7 »
搜珍网 www.dssz.com