资源列表

« 1 2 ... .49 .50 .51 .52 .53 954.55 .56 .57 .58 .59 ... 1665 »

[加密解密DES

说明:c# DES文件加密 c# DES文件加密-c# DES file encryption file encryption c# DES
<liuzhou> 在 2025-02-04 上传 | 大小:4kb | 下载:0

[加密解密encryption

说明:给文件加密的技术很多,其中又分为不同等级,以适合不同场合的需要。这里给出最简单的文件加密技术,即采用文件逐字节与密码异或方式对文件进行加密,当解密时,只需再运行一遍加密程序即可。 下面是一个实例程序,能对任意一个文件进行加密,密码要求用户输入,限8位以内(当然你可以再更改)。程序有很好的容错设计,这是我们应该学习的-Give a lot of file encryption technology, which is divi
<鲨鱼> 在 2025-02-04 上传 | 大小:1kb | 下载:0

[加密解密Bas64_EnCode

说明:Base64 加密算法(Author 蒋柏良 Jerry Jiang)-* * DEscr iptION * Base64 processes input in 24bit chunks by converting each chunk into 4 * bytes of output. It does so by splitting input into four 6bit groups and * using the
<JerryJiang> 在 2025-02-04 上传 | 大小:1kb | 下载:2

[加密解密AES

说明:AES的C语言实现源代码 大家可以看看 看有没有改进-AES implementation of the C language source code
<bianxiaoke> 在 2025-02-04 上传 | 大小:25kb | 下载:0

[加密解密page_class

说明:et框架由于拥有CLR提供的丰富库支持,只需很少的代码即可实现先前使用C等旧式语言很难实现的加密算法。本类实现一些常用机密算法,供参考。其中MD5算法返回Int的ToString字串。返回数字字母型结果的算法参见之前Blog文章-* This program is free software you can redistribute it and/or modify it * under the terms of the GNU
<xsw> 在 2025-02-04 上传 | 大小:1kb | 下载:0

[加密解密des

说明:des 加解密 Crypt_Decrypt algrithms-des encryto and decryto minides Crypt_Decrypt algrithms
<wxg> 在 2025-02-04 上传 | 大小:194kb | 下载:0

[加密解密crc_5000

说明:用VC编写的CRC校验程序,在加一个中断向量表程序就可以调试运行了!-CRC-test(edit with Visual C++)
<江峰> 在 2025-02-04 上传 | 大小:11kb | 下载:0

[加密解密RSA

说明:RSA算法,使用环境VC,可以实现RSA的加密解密功能。-RSA algorithm, the use of the environment VC, can achieve the RSA encryption and decryption functions.
<YZQ> 在 2025-02-04 上传 | 大小:243kb | 下载:0

[加密解密EVRC

说明:完整的EVRC压缩解压缩算法源码,附带一个简单的例子程序。-EVRC complete source compression decompression algorithms, with a simple example program.
<Jason> 在 2025-02-04 上传 | 大小:615kb | 下载:0

[加密解密MLP

说明:
<yenlun> 在 2025-02-04 上传 | 大小:2kb | 下载:0

[加密解密traditionalcode

说明:古典密码算法中的单表代换密码算法、移位密码算法、Vigenere密码算法。算法比较简单,用命令的方式。可以随机生成明文和密钥。-Classical cryptographic algorithm in a single table substitution cipher, transposition cipher, Vigenere cipher. Algorithm is relatively simple, way to use t
<baichi123> 在 2025-02-04 上传 | 大小:2kb | 下载:0

[加密解密jiami

说明:实现加密,简单加密利用置换加密算法实现功能,是做学习-实现加密
<李万绪> 在 2025-02-04 上传 | 大小:1kb | 下载:0
« 1 2 ... .49 .50 .51 .52 .53 954.55 .56 .57 .58 .59 ... 1665 »

源码中国 www.ymcn.org