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

搜索资源列表

  1. DES_real

    0下载:
  2. 用C++开发的一个简单的DES加密解密程序,绝对可用,编译通过。不过只对字符操作,不可以加密文件-C development of a simple DES encryption and decryption procedures, definitely can be used, compile. But only the characters operation, not encrypting documents
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:118524
    • 提供者:王选
  1. c_jiami

    0下载:
  2. 纯C写的加密程序,简单实用,在学习C加密时,可无限制编译此程序。-write pure C encryption procedures, simple and practical learning C encryption, unfettered compile the program.
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:2891
    • 提供者:雪狐
  1. Kechengsheji

    0下载:
  2. 一个简单的加密程序,用C语言实现的,有兴趣的同学可以看下。
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:1165
    • 提供者:
  1. jiamijiemi

    0下载:
  2. 本程序用C语言在TC的平台上实现了简单的加密解密功能。
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:1926
    • 提供者:wukai
  1. C#加密指定文件 

    3下载:
  2. C#加密指定文件,浏览到想要加密的文件,可以是TXT或其它格式的文件,然后输入输入任意密钥,可以对选中的文件进行加密,由于设计出了可视化的窗体界面,因此使得本C#加密解密程序使用起来相当简单容易。
  3. 所属分类:加密解密

    • 发布日期:2012-05-30
    • 文件大小:15549
    • 提供者:popand924
  1. crypt

    0下载:
  2. 一个简单加解密的小程序 -A simple encryption and decryption program
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-09
    • 文件大小:808
    • 提供者:站长
  1. encrytion

    0下载:
  2. 实现简单的文件加密解密功能,通过com组件,在vb界面调用C++程序-Simple file encryption and decryption functions com component in vb interface call C++ program
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-11
    • 文件大小:28276520
    • 提供者:yuhuan
  1. crc.c

    0下载:
  2. crc 具体数字程序 因为c语言没怎么好好学很多函数不会用就只能用最简单的的方法写出来的白痴程序!-specific figures because the crc program c language not how a good school will not use a lot of function can only be used on the simplest way to write out the procedure an idiot!
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-10
    • 文件大小:1143
    • 提供者:hhshs
  1. FileEncode

    0下载:
  2. 自己编写的用C语言简单的异或算法所编写的短小精悍的文件加密程序!实现了密码加密功能!已经运行通过。非常经典,绝对是学习C语言的算法的好例子。有小又精才是最好的-I have written using C language simple XOR algorithm dapper prepared file encryption program! The realization of the encryption password! Has been running through. Very c
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-02
    • 文件大小:190522
    • 提供者:但是借
  1. kaisa

    0下载:
  2. 凯撒加密算法 自己编的一个简单的实现凯撒加密算法的C++程序代码-Caesar encryption algorithm
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2016-01-26
    • 文件大小:567
    • 提供者:au
  1. des_code

    0下载:
  2. des的简单实现,对做一些简单的C程序有帮助!-des a simple implementation of some simple C program help!
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-10
    • 文件大小:2223686
    • 提供者:blare
  1. RSA

    0下载:
  2. 简单的C程序实现RSA加密过程,程序简单易懂,仅供参考!~-Simple C program to achieve RSA encryption process, the program is simple to understand for reference purposes only! ~
  3. 所属分类:Crypt_Decrypt algrithms

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

    0下载:
  2. 用C语言简单实现的磁盘数据的简单加密程序.并且可以挽救磁盘-Simple implementation in C language, a simple data disk encryption program. And you can save disk
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-03
    • 文件大小:641
    • 提供者:苏小湃
  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. Student.txt

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

    • 发布日期:2017-04-01
    • 文件大小:1441
    • 提供者:iloveyou
  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. bbb

    0下载:
  2. 一个加密解密的简单c语言程序,完成加密,解密,设置密码的功能-Simple C language program to decrypt an encrypted complete the encryption, decryption, set the password function
  3. 所属分类:ELanguage

    • 发布日期:2017-11-21
    • 文件大小:1151
    • 提供者:lenny
  1. 加解密处理系统

    0下载:
  2. 对文档内容进行简单的加解密操作,来保护自己的隐私。基于c的小程序(A simple encryption and decryption operation for the content of the document)
  3. 所属分类:加密解密

    • 发布日期:2018-01-05
    • 文件大小:3072
    • 提供者:三——千
« 12 3 »
搜珍网 www.dssz.com