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

搜索资源列表

  1. FileSystem

    1下载:
  2.  首先分配一定容量的磁盘存储空间,作为文件存储空间;  建立相应的文件系统,使用FAT文件系统;  为该文件系统设计相应的数据结构来管理目录、磁盘空闲空间、已分配空间等。  提供文件的创建、删除、移位、改名等功能。  提供良好的界面,可以显示磁盘文件系统的状态和空间的使用情况;  提供虚拟磁盘转储功能,可将信息存入磁盘,还可从磁盘读入内存; - first al
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-31
    • 文件大小:4827
    • 提供者:liujohn
  1. m

    0下载:
  2. 移位寄存器实现为随机信号,2011年E题的一部分,可以用,串行输出-Shift register is implemented as a random signal
  3. 所属分类:Driver develop

    • 发布日期:2017-04-06
    • 文件大小:109541
    • 提供者:郭凌云
  1. 256_DSR_32

    0下载:
  2. 这是一个可以产生对偶移位寄存器的程序,可用于密码学相关的测试。-you can do it.
  3. 所属分类:CA program

    • 发布日期:2017-04-05
    • 文件大小:984
    • 提供者:chunguang
  1. DES

    0下载:
  2. QT 实现 DES加密,一种对称加密算法,DES 使用一个 56 位的密钥以及附加的 8 位奇偶校验位,产生最大 64 位的分组大小。这是一个迭代的分组密码,使用称为 Feistel 的技术,其中将加密的文本块分成两半。使用子密钥对其中一半应用循环功能,然后将输出与另一半进行“异或”运算;接着交换这两半,这一过程会继续下去,但最后一个循环不交换。DES 使用 16 个循环,使用异或,置换,代换,移位操作四种基本运算。-QT achieve DES encryption, a symmetric
  3. 所属分类:Network Security

    • 发布日期:2017-03-30
    • 文件大小:266416
    • 提供者:cyr
  1. DES

    0下载:
  2. DES的原始思想可以参照二战德国的恩尼格玛机,其基本思想大致相同。传统的密码加密都是由古代的循环移位思想而来,恩尼格玛机在这个基础之上进行了扩散模糊。但是本质原理都是一样的。现代DES在二进制级别做着同样的事:替代模糊,增加分析的难度。 算法参照国家对称加密算法标准-DES the original thoughts can refer to world war ii German enigma machine, its basic ideas about the same. Tradit
  3. 所属分类:Crypt_Decrypt algrithms

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

    0下载:
  2. 移位密码,非常好用,可直接运行,密码学大作业-Shift cipher, very easy to use, can be directly run, cryptography big job
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-12
    • 文件大小:937
    • 提供者:hxp
  1. DES

    0下载:
  2. DES 使用一个 56 位的密钥以及附加的 8 位奇偶校验位(每组的第8为作为奇偶校验位),产生最大 64 位的分组大小。这是一个迭代的分组密码,使用称为 Feistel 的技术,其中将加密的文本块分成两半。使用子密钥对其中一半应用循环功能,然后将输出与另一半进行“异或”运算;接着交换这两半,这一过程会继续下去,但最后一个循环不交换。DES 使用 16 轮循环,使用异或,置换,代换,移位操作四种基本运算。-DES uses a 56 bit key and an additional 8 bit
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-28
    • 文件大小:3368
    • 提供者:Line
  1. LFSR

    0下载:
  2. 流密码算法C++实现,使用六级线性反馈移位寄存器,生成64位的密钥,在对数据进行加密,同时整合Socket编程,实现进程间加密通信。-C++ stream cipher algorithm implementation, using six linear feedback shift register to generate a 64-bit key to encrypt data at the same time integrating Socket programming, encrypte
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-10
    • 文件大小:2175278
    • 提供者:lecision
  1. caser2

    0下载:
  2. 凯撒密码暴力破解程序. 不是根据频率,而是移位操作-Caesar password brute force program. Than the frequency
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-10
    • 文件大小:784
    • 提供者:wojiu
  1. yiweimima

    0下载:
  2. 通过移位密码实现加密解密,c语言实现,包括程序和可执行文件。-By shifting the password encryption and decryption, c language, including procedures and executable files.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-07
    • 文件大小:164519
    • 提供者:stranger
  1. main

    0下载:
  2. 这是移位密码加密解密的程序源码,可以实现移位密码加解密-This is a shift cipher encryption and decryption program source code, can achieve shift cipher encryption and decryption
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-01
    • 文件大小:546
    • 提供者:gaozhibao
  1. AES02

    0下载:
  2. 这是AES(高级加密标注)的c语言源代码,内有注释,便于查看,包括轮密钥加、行移位、列混淆、字节变换等子模块,便于分析。-This is AES (Advanced Encryption mark) c language source code, with comments, for easy viewing, including the round keys plus, line shift, columns confusion, byte transformation sub-module,
  3. 所属分类:CA program

    • 发布日期:2017-04-08
    • 文件大小:3723
    • 提供者:alien
  1. AES03

    0下载:
  2. 这是AES(高级加密标注)的c语言源代码,内有注释,便于查看,包括轮密钥加、行移位、列混淆、字节变换等子模块,便于分析。-This is AES (Advanced Encryption mark) c language source code, with comments, for easy viewing, including the round keys plus, line shift, columns confusion, byte transformation sub-module,
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-14
    • 文件大小:3904
    • 提供者:alien
  1. v3.0.3-Beta-^10

    0下载:
  2. 一款可以为文字进行简单的加密的软件。通过识别不同的种子,能对文字执行不同的加密方案,使得机密方式有不同的变化。加密方式:将文字转化为ASCII码,使用10^10恺撒移位得出。安全性不高,但能够有很多的不同方案,有一定的价值。-A can be a simple text encryption software. To perform different encryption schemes for different seed words by identifying such confiden
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-06
    • 文件大小:7637
    • 提供者:王宇辰
  1. shift-cipher

    0下载:
  2. 描述了移位密码的加密,解密和密码系统破译过程。-the describation of shift cipher s encode and decode
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-14
    • 文件大小:4922
    • 提供者:Kevin
  1. 4-ERA

    0下载:
  2. 四种加密解密算法的源代码:移位密码、仿射密码、维吉尼亚密码以及置换密码。-Four kinds of encryption and decryption algorithm source code: transposition cipher, affine password, password and password replacement Virginia.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-13
    • 文件大小:1559
    • 提供者:li
  1. mima

    0下载:
  2. 基于c++ 的线性反馈移位寄存器的使用-Use c++ based linear feedback shift register
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-18
    • 文件大小:4867859
    • 提供者:占未
  1. LFSR_Encryption

    1下载:
  2. C语言实现简单的线性反馈移位寄存器,并且用于文件的简单加密处理,使用VC6.0编写-C language implementation of a simple linear feedback shift register, and for simple file encryption process using VC6.0 write
  3. 所属分类:加密解密

    • 发布日期:2017-05-16
    • 文件大小:225408
    • 提供者:StarrySky
  1. geffe

    1下载:
  2. 标准的Geffe密钥流序列生成器,它由3个LFSR线性反馈移位寄存器和非线性组合子系统组成。供交流和学习。-Standard Geffe key stream sequence generators, which consists of three linear feedback shift register LFSR and nonlinear combination subsystems. For communication and learning.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-11
    • 文件大小:1047
    • 提供者:李力
  1. yiweimima

    0下载:
  2. 移位密码,是密码初学者必须编写的,是密码学的起源,对于培养密码的逻辑思维有很重要的影响-Shift password, is the password must be written for beginners, is the origin of cryptography, passwords for logical thinking culture has a very important influence
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-12
    • 文件大小:1089
    • 提供者:
« 1 2 3 4 5 67 »
搜珍网 www.dssz.com