CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 其它 汇编语言 搜索资源 - DES

搜索资源列表

  1. 利用汇编语言实现DES加密算法

    0下载:
  2. 利用汇编语言实现DES加密算法 虽非原创,但很有用。-using assembly language to achieve DES encryption algorithm, if not original, but very useful.
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:12374
    • 提供者:老灰狼
  1. MWWHQ_2_des

    0下载:
  2. 8051核的DES源代码 使用C语言写的基于51核的DES原码,变量定义使用汇编。占用了130字节RAM,比我所见到的包括汇编编写的都要快。 -8051 nuclear DES use source code written in C language based on the 51 nuclear DES original code, the use of variable definition compilation. Occupy the 130 byte RAM, than
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:5232
    • 提供者:yqs6632
  1. baogeascii

    0下载:
  2. 一、用表格形式显示字符 1、题目:用表格形式显示ASCII字符 2、实验要求: 按15行*16列的表格形式显示ASCII码为10H-100H之间的所有字符,即以行为主的顺序用ASCII码递增的次序依次显示对应的字符.每16个字符为一行,每行中的相邻两个字符之间用空白符(ASCII为0)隔开. 3、提示: (1)显示每个字符可能使用功能号为02的显示输出功能调用,使用方法如下: MOV AH,02H MOV DL,输出字符的ASCII码 INT 21H 本题中可
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:1454
    • 提供者:庄宁文
  1. des

    0下载:
  2. DES是一种分组密码。假定明文m是由0和1组成的长度为64位的符号串,密钥k也是64位的0、1符号串。-DES is a block cipher. M is expressly assumed by 0 and a length of 64 strings of symbols, as well as key k 0 64, a string of symbols.
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:2485
    • 提供者:蓝色简单
  1. DES

    0下载:
  2. 分支程序设计、循环程序设计、子程序设计及DOS系统功能调用的应用。
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:49152
    • 提供者:李先满
  1. desasm

    1下载:
  2. 国外牛人写的des和3des算法,很有价值
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:3407
    • 提供者:benyueng
  1. task_des

    1下载:
  2. EMC汇编源代码,功能 计算des算法,源程序中有详细说明如有疑问可以发邮件
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:6858
    • 提供者:陈虹
  1. 数据加密标准

    0下载:
  2. DES源码
  3. 所属分类:汇编语言

    • 发布日期:2008-12-02
    • 文件大小:73652
    • 提供者:agchrys
  1. C51写的DES算法

    0下载:
  2. C51写的DES算法,C51写的DES算法,C51写的DES算法,C51写的DES算法,C51 DES C51 DES C51 DES C51 DES
  3. 所属分类:汇编语言

    • 发布日期:2017-04-07
    • 文件大小:4476
    • 提供者:kite_comx
  1. DESjiamihejiemi

    0下载:
  2. 一个简单的c++程序,运用DES算法,可以对字符串进行加密解密,c-DES algorithm encryption and decryption of string
  3. 所属分类:assembly language

    • 发布日期:2017-11-30
    • 文件大小:37301
    • 提供者:Joe
  1. DES_430

    0下载:
  2. msp430的汇编des算法,效率很高,加密解密大约只需要大约4000指令周期。-des for msp430 asm. it is less than 4000 tnk.
  3. 所属分类:assembly language

    • 发布日期:2017-04-14
    • 文件大小:5415
    • 提供者:whng
  1. des2

    0下载:
  2. 51环境汇编des加密-51 environment compilation des encryption
  3. 所属分类:assembly language

    • 发布日期:2017-04-03
    • 文件大小:4571
    • 提供者:alvis
  1. These_tchoffo-talom

    0下载:
  2. Les méthodes géométriques sont les méthodes les plus répandues en simulation indoor. On a cité les principales familles de ces méthodes. Il s’avère qu’il n’existe pas de meilleures méthodes que d autres. En effet, le choix d’une méthode par rappo
  3. 所属分类:assembly language

    • 发布日期:2017-06-18
    • 文件大小:27981271
    • 提供者:baba
  1. DEScipher

    0下载:
  2. 使用Visual C++嵌入汇编语言的方式,实现DES。-Implement the DES cipher by C++ which embedded with ASM to make the algorithm more fast. And use some skills to improve the efficiency, too.
  3. 所属分类:assembly language

    • 发布日期:2017-04-06
    • 文件大小:7839
    • 提供者:gsy
  1. DES-CPP-source-code

    0下载:
  2. DES算法用C++实现的源代码-The source code to achieve the DES algorithm C++
  3. 所属分类:assembly language

    • 发布日期:2017-04-07
    • 文件大小:7858
    • 提供者:teng
  1. AES-encryption-algorithm-c

    0下载:
  2. AES是美国联邦政府采用的一种区块加密标准。这个标准用来替代原先的DES,已经被多方分析且广为全世界所使用。用C语言实现了该程序,让人看了一目了然。-AES is a block encryption standard adopted by the U.S. federal government. This standard is used to replace the original DES has been multi-analysis and is widely used around
  3. 所属分类:assembly language

    • 发布日期:2017-11-02
    • 文件大小:60684
    • 提供者:刘平
  1. DES

    0下载:
  2. DES加解密程序,密文和密钥从文档中读出,最后的结果也将被写入文档-DES Program encryption and decryption and the program can read the content include the ciphertext and cipher key from the document(text1.text) the result will be writen in another document(text3.text)
  3. 所属分类:assembly language

    • 发布日期:2017-04-08
    • 文件大小:220483
    • 提供者:langmomo
  1. des

    0下载:
  2. 实现DES加密和解密,纯C 有注释,可以运行,验证雪崩效应-des encrypt decode,all C,easy to understand
  3. 所属分类:assembly language

    • 发布日期:2017-04-16
    • 文件大小:233162
    • 提供者:周阳
  1. DES

    0下载:
  2. DES算法,3DES算法,有中文注译,直接在KIEL中可以编译。-DES algorithm, 3DES algorithm, there is a Chinese translation, directly in the KIEL can be compiled.
  3. 所属分类:assembly language

    • 发布日期:2017-05-04
    • 文件大小:39484
    • 提供者:wmmmm
  1. 加密des算法

    0下载:
  2. DES算法,自行设置七位密钥,可成功加密和解密,密码输错三次则解锁失败。(DES algorithm, set its own seven bit key, can be successfully encrypted and decrypted, password error three times, unlock failure.)
  3. 所属分类:汇编语言

    • 发布日期:2017-12-30
    • 文件大小:1145856
    • 提供者:虫子虫
« 12 »
搜珍网 www.dssz.com