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

搜索资源列表

  1. c

    0下载:
  2. c语言程序,用C语言编写,加密解密C语言程序-c language program, using C language, C language program encryption and decryption
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-07
    • 文件大小:380486
    • 提供者:haohaoxuexi
  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. md5

    0下载:
  2. md5加密算法C程序,具有速度快、强度高等优点-MD5 source file
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-01
    • 文件大小:2979
    • 提供者:项目
  1. DS-DES

    0下载:
  2. 含有密文链接选择的DES加密解密C程序代码,包括可执行文件-Contains links to selected ciphertext C DES encryption and decryption code, including the executable file
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-01
    • 文件大小:10400
    • 提供者:zhz
  1. des-encryption

    0下载:
  2. des加密算法密码的c程序实践,挺简单的程序,希望满意-des password encryption algorithm c program in practice, very simple program, hopes satisfied
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:5604
    • 提供者:job
  1. column-cipher

    0下载:
  2. 列置换加密算法的c程序事件,挺好的程序,相信大家能够满意-Column permutation encryption algorithm c program events, very good program, I believe we can be satisfied
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:876
    • 提供者:job
  1. vigeneer-encryption

    0下载:
  2. 维吉尼亚密码的c程序实践,程序实现很巧妙,相信大家会满意-Virginia password c program practices, program implementation is very clever, I believe we will be satisfied
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-23
    • 文件大小:788
    • 提供者:job
  1. C-promma

    0下载:
  2. C语言入门程序,包括数据的加密、解密等,以及其他简单算法-C language entry procedures, including data encryption, decryption, as well as other simple algorithms
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-31
    • 文件大小:4119
    • 提供者:刘磊
  1. LIBtest

    0下载:
  2. 加密算法SHA,MD5,C++程序实现源代码-Encryption algorithm SHA, MD5, C++ program source code to achieve
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-02
    • 文件大小:2914
    • 提供者:lin
  1. Programto-generaterandomnumbers

    0下载:
  2. 产生随机数的C++程序,可以生成大素数,解决了rsa算法的随机数产生问题-Generate random numbers in C++ program that can generate large prime numbers rsa algorithm to solve the problem of the random number generator
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-07
    • 文件大小:6944
    • 提供者:lyj
  1. DES

    0下载:
  2. DES算法的十六进制的C++程序 -DES C++ resource
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-05
    • 文件大小:203848
    • 提供者:Sim
  1. AESFORC51

    1下载:
  2. C51可用的AES加解密算法,只支持128位加解密,在实际项目中应用,网上较多见的是C++程序,在C51和类似内存资源较少的单片机无法使用,绝对可用。-C51 AES encryption and decryption algorithms available, which only supports 128-bit encryption and decryption, in actual application of the project, the online is more to see
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-30
    • 文件大小:5033
    • 提供者:uiao86
  1. enc_denc

    0下载:
  2. ches2007 present加密,通过C程序实现 32bit-ches2007 present C 32bit
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-30
    • 文件大小:1464
    • 提供者:Xue Ning
  1. data-structure-game-design

    0下载:
  2. 加密解密算法,C++程序,用VC6.0以上运行-code method for C++ programming disnger
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-03
    • 文件大小:141422
    • 提供者:Fox
  1. des

    1下载:
  2. 编写 C 程序实现 DES 加、解密: (1) 编程实现 基于自己的名字来构造一 DES 密钥; (2) 应用 (1) 获得的密钥将一副灰度 图 (BMP 格式 ) 进行加、解 密; (3) 应用 ECB 和 CBC 两种操作模式分别完成-C program to prepare DES Encryption and Decryption: (1) programming based on their names to construct a DES key (2) applications (
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-02
    • 文件大小:265704
    • 提供者:yangfeng
  1. Convertor(1)

    0下载:
  2. 加密解密C++程序使用的是维吉尼亚表来实现加密解密的。没有界面-use c++ to design a program,to encode and decode.there is not pictures.without MFC
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-02
    • 文件大小:2667
    • 提供者:yang
  1. Student.txt

    0下载:
  2. 密码破译C++程序,这主要是实现简单的密码设置与破解,然后进行游戏-give a password to login
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-01
    • 文件大小:1441
    • 提供者:iloveyou
  1. shuzi

    0下载:
  2. 数字密码锁的c++程序 应用于文件加密等-Digital code lock c++ procedures used in file encryption, etc.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-24
    • 文件大小:10913
    • 提供者:
  1. ra

    0下载:
  2. 实现RSA数据加密的可程序编译成功的c程序-RSA data encryption program compiled c program
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-30
    • 文件大小:449029
    • 提供者:lauren
  1. encode

    0下载:
  2. 文件加解密C++程序,使用对称密码,简单实用。-File encryption and decryption C++ program, using symmetric cryptography, simple and practical.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-12-09
    • 文件大小:236833
    • 提供者:flyhu2006
« 1 2 3 4 56 7 8 9 10 ... 24 »
搜珍网 www.dssz.com