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

搜索资源列表

  1. 大整数加减运算源程序

    0下载:
  2. 多数程序设计语言处理整数的能力时有限的,如C语言中,int类型数据范围是-32768-32767。实际问题的处理过程中往往涉及大整数的运算,如RSA加密算法要求至少64bit的整数,设计算法实现大整数的加减运算。-majority programming language processing integral to the limited capacity, such as C language, int data type is the scope -32768-32767. Practic
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:2.98kb
    • 提供者:陈晓岚
  1. AsimpletoolforDES

    0下载:
  2. 这是我在学习Visual C++过程中做过的一个程序,可以作为大家学习Visual c++编程能力学习的参考,相信对读者会有所启发.-This is my learning Visual C conducted in the course of a procedure, As we can learn Visual Programming c learning ability of reference, I believe the readers will be inspired.
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:35.51kb
    • 提供者:xp
  1. AES源码

    0下载:
  2. 这个是高级加密标准的C语言程序-this is the Advanced Encryption Standard C Programming Language
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:14.76kb
    • 提供者:陈科
  1. 实例81 用C编程获取WPS的文件密码

    0下载:
  2. 用C编程获取WPS的文件密码-C programming WPS access to the password file
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:11.12kb
    • 提供者:于健英
  1. 大整数的加法

    0下载:
  2. 多数程序设计语言处理整数的能力是有限的,如C语言中,int类型数据范围是-32767----32767。实际问题的处理过程中往往涉及大整数的运算,如RSA加密算法要求至少64bit的整数,本程序是设计算法实现大整数的加减运算。-majority programming language processing is integral to the limited capacity, such as C language, int data type is the scope -32767 ----
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:842byte
    • 提供者:王承陶
  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
    • 文件大小:277.49kb
    • 提供者: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
    • 文件大小:6.18kb
    • 提供者:萧瑜
  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-31
    • 文件大小:7.54kb
    • 提供者:cinder
  1. MD5

    0下载:
  2. 信息安全实验指导源程序第二弹-MD5源程序!用网上最流行的加密方法MD5,能保证您的文件安全,还能学习最流行的加密方法。纯c编程,代码清晰,有解释说明。希望对广大初学者有用!欢迎下载!-Experimental source of information security guidance to the second bomb-MD5 source! Using the Internet s most popular encryption method MD5, can guarantee th
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-04
    • 文件大小:6.04kb
    • 提供者:maowu
  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
    • 文件大小:1.63kb
    • 提供者:zhaowh
  1. DESalgorithm

    0下载:
  2. DES算法。使用C++编程实现的DES加密算法。-DES algorithm. The use of C++ programming to achieve the DES encryption algorithm.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-06
    • 文件大小:473.04kb
    • 提供者:
  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-07
    • 文件大小:45.47kb
    • 提供者:易守望
  1. MD5_CPP

    0下载:
  2. This archive contains md5 code developed in c++ programming language
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-30
    • 文件大小:333.59kb
    • 提供者:record
  1. Ccodes

    0下载:
  2. Introduction to programming C
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-30
    • 文件大小:3.26kb
    • 提供者:sibel
  1. C.Advanced.module.digital.encryption.code

    0下载:
  2. C编程数字加密高级设计模块代码C Programming Advanced design module digital encryption code -C Programming Advanced design module digital encryption code
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:14.07kb
    • 提供者:moon
  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
    • 文件大小:3.85kb
    • 提供者:xiangyunl
  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
    • 文件大小:58.86kb
    • 提供者:周利
  1. C-programming

    0下载:
  2. 这是几个基础的C语言程序源代码,包括九九乘法表、求公约数、行列互换、指针赋值和顺序输出等,供初学者使用-This is the basis of several C language source code, including the multiplication table, find the number of conventions, the ranks of the swap, pointer assignment and sequential output, for beginner
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-02
    • 文件大小:895.09kb
    • 提供者:邓玉洁
  1. Complex-class

    0下载:
  2. 大学生面向对象程序设计的代码。C++实现复数类的简单计算,可以进行无符号复数的运算。-Code for college students object oriented programming. C++ to achieve a simple calculation of the complex number, can carry out the arithmetic of unsigned number.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-20
    • 文件大小:5.16mb
    • 提供者:杨萤窗
  1. DES

    0下载:
  2. 控制台编程,实现S-DES对文件加密解密(Console programming to implement S-DES encryption and decryption of files)
  3. 所属分类:加密解密

    • 发布日期:2018-01-09
    • 文件大小:3.77mb
    • 提供者:wuciii
« 12 3 4 »
搜珍网 www.dssz.com