资源列表
[加密解密] CRC
说明:循环冗余校验,中文名称为循环冗余校验(码)。它是一类重要的线性分组码,编码和解码方法简单,检错和纠错能力强,在通信领域广泛地用于实现差错控制。-Cyclic Redundancy Check, the Chinese name for the Cyclic Redundancy Check (code). It is important for a class of linear block codes, encoding and decoding method is simple, error<lu xin > 在 2025-06-25 上传 | 大小:1kb | 下载:0
[加密解密] encryption
说明:一个简单的算法 实现字符按规则加密与解密对应关系:abcdefghijklmnopqrstuvwxyz qwertyuiopasdfghjklzxcvbnm 例如 abc加密变成qwe-A simple rule-based algorithm characters corresponding to the relationship between encryption and decryption: abcdefghijklmnopqrstuvwxyz qwertyuiopasdfg<李超> 在 2025-06-25 上传 | 大小:1kb | 下载:0
[加密解密] base64
说明:Base64是网络上最常见的用于传输8Bit字节代码的编码方式之一,大家可以查看RFC2045~RFC2049,上面有MIME的详细规范。本程序是c语言版的base64加密解密源码!-Base64 is the most common network for the transmission of byte code 8Bit encoding one of the ways everyone can see RFC2045 ~ RFC2049, detailed above, there is<郭子> 在 2025-06-25 上传 | 大小:1kb | 下载:0
[加密解密] 1
说明:1、 实验要求:用高级语言编写求自由距离的程序-1, the experimental requirements: high-level language used for the preparation of the procedures from the Freedom<sunxiaoyan> 在 2025-06-25 上传 | 大小:1kb | 下载:0
[加密解密] 1
说明:1、 实验要求:用高级语言实现IDEA算法的加密-1, the experimental requirements: use of high-level language implementation of the IDEA encryption algorithm<sunxiaoyan> 在 2025-06-25 上传 | 大小:1kb | 下载:0
[加密解密] encryption
说明:给文件加密的技术很多,其中又分为不同等级,以适合不同场合的需要。这里给出最简单的文件加密技术,即采用文件逐字节与密码异或方式对文件进行加密,当解密时,只需再运行一遍加密程序即可。 下面是一个实例程序,能对任意一个文件进行加密,密码要求用户输入,限8位以内(当然你可以再更改)。程序有很好的容错设计,这是我们应该学习的-Give a lot of file encryption technology, which is divided into different levels to f<鲨鱼> 在 2025-06-25 上传 | 大小:1kb | 下载:0