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

搜索资源列表

  1. 330911894

    0下载:
  2. C语言DES算法,简单实现文件的加密与解密功能-C language DES algorithm, a simple realization document encryption and decryption functions
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:7035
    • 提供者:猪头
  1. DESBYC

    0下载:
  2. 用C语言写的100行DES加密算法 运行环境 9x/Me/NT/2000/XP-C language written in 100 lines DES encryption algorithm operating environment 9x
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:8591
    • 提供者:姜动
  1. jmc

    0下载:
  2. MD5和DES的加密算法,是C语言版本的,希望能喜欢-MD5 and DES encryption algorithm, C language version of the hope of love
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:13487
    • 提供者:eee
  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. XINO_DES

    2下载:
  2. DES/3DES算法的C语言实现,我对代码进行优化。只需要几十个字节的内存就可以。很适合用于单片机等下位机使用。-DES/3DES algorithm in C language, I optimized code. Only need dozens of bytes of memory can be. SCM is very suitable for such use under the plan.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:17435
    • 提供者:黄双全
  1. shenshimin

    0下载:
  2. 本游戏是微软SMART PHONE平台下的手机游戏,由于平台的特殊性,所以在游戏的架构和设计上既要符合游戏的特点,又要考虑到与设计其他PC游戏的不同。难点在于手机资源是很有限的,不能直接从设计PC游戏的架构直接搬到SMART PNONE游戏上,架构设计的变化是必然的。在本游戏中我们提出了一套全新的设计架构,充分考虑到了C#语言的特点,以及.NET平台的优点。在架构中摈弃了以前手机游戏设计中,虽然采用面向对象开发但是没有充分利用面向对象的不足,大量采用了当前先进的设计模式 -the game
  3. 所属分类:Windows CE

    • 发布日期:2008-10-13
    • 文件大小:2363606
    • 提供者:张立荣
  1. jiamiDES

    0下载:
  2. DES 加密系统的 C 语言源代码,实现了简单的DES加密系统。-DES Encryption System C language source code, a simple realization DES encryption system.
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:8369
    • 提供者:wuming
  1. cyuyanjiami

    0下载:
  2. C语言实现的des加密算法,可以用于软件加密等多种途径,需要的自己嵌入程序中即可-the C language des encryption algorithms, encryption software can be used various means, including the the procedure itself can be embedded
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:4682
    • 提供者:luojun
  1. C51encrypt

    0下载:
  2. 3个C语言算法源代码:CRC校验、DES的单片机加密算法代码,好用-three C language source code algorithm : CRC, the DES encryption algorithm MCU code handy
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:14402
    • 提供者:杨峰林
  1. DES_F4

    0下载:
  2. DES 加密C语言实现(使用查表方法,可用于RECONFIGURABLE的硬件实现)-DES encryption C language (using the look-up table method. RECONFIGURABLE for the hardware)
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:3397
    • 提供者:mason
  1. DES-master

    0下载:
  2. des加密c语言实现,快速加密文件,安全可靠。-des implement in c
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-05
    • 文件大小:8766
    • 提供者:daihao
  1. VCPP-DES

    0下载:
  2. 在VC6.0上用C++语言实现的DES加密解密算法,支持文本的加密解密。-DES VC6.0
  3. 所属分类:Other systems

    • 发布日期:2017-12-15
    • 文件大小:201728
    • 提供者:申笑晨
  1. DES

    0下载:
  2. DES加密算法,C语言实现,内含测试文件-DES encryption algorithm, C language, containing the test file
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-12-20
    • 文件大小:218112
    • 提供者:hxy
  1. DES

    0下载:
  2. C语言编写的DES加密解密函数,深入DES底层原理-DES encryption and decryption functions in C
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-12-15
    • 文件大小:25600
    • 提供者:栾玮珉
  1. EncryptionAlgorithm

    0下载:
  2. c语言时间DES算法加密和解密,代码有详细的注释(C language time DES algorithm encryption and decryption, the code has detailed notes)
  3. 所属分类:其他

    • 发布日期:2017-12-23
    • 文件大小:1370112
    • 提供者:飞雪都督
  1. 3des

    1下载:
  2. Linux下c语言实现DES和3DES算法(Linux under c language, DES and 3DES algorithm)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2017-12-15
    • 文件大小:3072
    • 提供者:hmily_dalian
  1. 15281081_实验二_DES

    0下载:
  2. C语言编程实现ECB工作模式下的DES加密和解密文本程序(C programming language to achieve ECB mode of DES encryption and decryption of text programs)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-30
    • 文件大小:4339712
    • 提供者:weiki meiki
  1. RSA&DES_Implement

    0下载:
  2. 本代码使用C#语言实现了RSA和DES算法,其中通过分段处理的方式解决了RSA对较大数据的加解密。(This code block implements the algorithm of RSA & DES,and we resolved the encryption and decryption of data with large size on RSA by segmental processing.)
  3. 所属分类:C#编程

    • 发布日期:2018-01-06
    • 文件大小:1024
    • 提供者:On7heMove
  1. 1

    0下载:
  2. DES的C语言实现,有一些小的改动,希望喜欢(DES's C language implementation, there are some small changes, I hope you can like it)
  3. 所属分类:C#编程

    • 发布日期:2018-01-07
    • 文件大小:34816
    • 提供者:陨下
  1. DES

    0下载:
  2. DES 加密 C++语言的实现 自己写的 清喷(DES encrypted C++ language to realize his own write off)
  3. 所属分类:加密解密

    • 发布日期:2018-01-08
    • 文件大小:4190208
    • 提供者:vlogfine
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 16 »
搜珍网 www.dssz.com