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

搜索资源列表

  1. DES

    1下载:
  2. 用C语言编程实现DES(数据加密标准)的完整功能,包括短块处理和对S盒的测试实验。
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:262938
    • 提供者:李浩
  1. playfair

    0下载:
  2. 基于C语言编程环境下的一个能够简单执行playfair的加密算法。
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:1850
    • 提供者:fany
  1. LED.rar

    0下载:
  2. LED单片机C语言编程(16*32的超大屏显示有源程序及仿真),LED single-chip C programming language (16* 32 have the large screen display and simulation source)
  3. 所属分类:加密解密

    • 发布日期:2017-03-27
    • 文件大小:284153
    • 提供者:haibucuo
  1. Modern-cryptography-

    0下载:
  2. 1、Vigenere的编程实现 使用C语言设计实现古典密码体制中的Vigenere密码,并加/解密一个文件 2、Column permutation 密码的编程实现 编程(建议使用C语言)实现古典密码体制中的Column permutation密码,并加/解密一个字符串或文件 3、DES的编程实现 使用C语言设计实现DES密码,并加/解密一个文件 -1, Vigenere of programming using C language design and impleme
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-02
    • 文件大小:6327
    • 提供者:萧瑜
  1. sha1_c51

    1下载:
  2. SHA1算法的MCS-51平台实现,原创代码,专门为8位机优化,C语言和汇编与语言混合编程。完整KeilC工程,有测试代码。 优化后速度:一次SHA1(64字节),66363个指令周期,对应16MHz DS80C320 16ms 代码空间:字节,C支持库148字节(可覆盖) 数据空间:xdata 320(0x140)字节(可覆盖),data 34字节(可覆盖) -SHA1 algorithm MCS-51 platform, original code, specificall
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-30
    • 文件大小:7717
    • 提供者:cinder
  1. jiamijiemi

    0下载:
  2. 这是一个文件加密解密程序,用c语言编程。基于的思想是改变文件结构-This is a file encryption and decryption procedures, with c language programming. Based on the idea is to change the file structure
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-13
    • 文件大小:1668
    • 提供者:zhaowh
  1. 734939RSA

    0下载:
  2. rsa算法源程序,C代码.信息安全rsa非对称加密算法用c语言编程实现 rsa的C语言实现 gcc 3.4.2编译通过 -rsa algorithm source code, C code. information security rsa asymmetric encryption algorithm using c language rsa the C programming language compiler gcc 3.4.2 through
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-06
    • 文件大小:46562
    • 提供者:易守望
  1. pzhihuan

    0下载:
  2. 随即生成0-256之间数字并进行s-p置换 用C语言编程实现。-Randomly generated number between 0-256 and for sp replacement with C language programming.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-10
    • 文件大小:1162
    • 提供者:小哇
  1. C_language_programming_code_DES_encryption_algorit

    0下载:
  2. C语言编程DES加密经典算法代码 C language programming code for DES encryption algorithm Classic-C language programming code for DES encryption algorithm Classic
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-05
    • 文件大小:7310
    • 提供者:io
  1. CRC--C-language

    1下载:
  2. CRC校验C语言实现,CRC(Cyclic Redundancy Check)校验应用较为广泛,以前为了处理简单,在程序中大多数采用LRC(Longitudinal Redundancy Check)校验,LRC校验很好理解,编程实现简单。用了一天时间研究了CRC的C语言实现,理解和掌握了基本原理和C语言编程。结合自己的理解简单写下来。-CRC, C language, CRC (Cyclic Redundancy Check) verification is widely used, prev
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-24
    • 文件大小:3942
    • 提供者:xiangyunl
  1. DESsample-secret

    0下载:
  2. des加密的简化c语言编程,完整的步骤和过程。-des c programming language to simplify encryption, complete the steps and processes.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-05
    • 文件大小:2956
    • 提供者:王疆颍
  1. md5

    0下载:
  2. MD5即Message-Digest Algorithm 5(信息-摘要算法 5),用于确保信息传输完整一致。是计算机广泛使用的散列算法之一(又译摘要算法、哈希算法),主流编程语言普遍已有MD5实现。这里是C语言的具体实现-he MD5 Message-Digest Algorithm is a widely used cryptographic hash function that produces a 128-bit (16-byte) hash value. Specified in RF
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:80146
    • 提供者:周笑
  1. C-language-board-password-algorithm

    0下载:
  2. 基于C语言棋盘密码小算法,加密算法基础编程。-C language board password algorithm
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:636
    • 提供者:张新
  1. tc20

    0下载:
  2. 加密 图像加密啊 用双线性变换法分别设计数字Butterworth低通滤波器(IIR),使用MATLAB或者C语言编程实现数字Butterworth滤波器,性能要求如下: 加密-safe for the imagine!
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-09
    • 文件大小:1062221
    • 提供者:lj
  1. CRC16

    0下载:
  2. 本软件实现了CRC16位算法的应用编程。根据网上的C++语言改变而成的。经测试可用-failed to translate
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-02
    • 文件大小:10096
    • 提供者:刘永强
  1. rsa

    0下载:
  2. RSA加密解密算法,C语言编程实现。通过算法实现,可以对输入的字符数字进行加密解密。-RSA encryption and decryption algorithm, C language programming
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-01
    • 文件大小:206886
    • 提供者:成忠林
  1. DES

    0下载:
  2. des算法的编程实现,用的是c++语言。实现的功能是将一串字符(包括文件)加密并可以解密-The des algorithm programming is c++ language. Achieve the function is a string of characters, including file encryption and decryption
  3. 所属分类:ELanguage

    • 发布日期:2017-11-26
    • 文件大小:94208
    • 提供者:your name
  1. X509-V3

    0下载:
  2. 本文叙述了X509-V3证书的具体结构,以及用C++语言编程实现CA服务器与客户机的具体方法。详细描述了证书的定义和组成,并简要介绍了用来定义证书的ASN.1抽象句法描述语言。-This paper describes the specific structure of the X509-V3 certificates, and the CA server and client with C++ language programming. A detailed descr iption of t
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-11
    • 文件大小:31643
    • 提供者:pudn
  1. AES-encryption-algorithm-c

    0下载:
  2. AES加密算法c语言实现代码,对提高C语言编程能力有一定帮助。-AES encryption algorithm c language code, to improve the ability of the C programming language .
  3. 所属分类:Crack_Hack

    • 发布日期:2017-11-02
    • 文件大小:60273
    • 提供者:周利
  1. jiajiemisuanfa

    0下载:
  2. 常用加解密的C语言算法,部分亲测可用,可作为编程参考-C language commonly used encryption and decryption algorithms, and some pro-test is available as a programming reference
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-24
    • 文件大小:8170390
    • 提供者:朱鹏
« 12 »
搜珍网 www.dssz.com