登录

最新会员 最新下载

成为了本站VIP会员

05月13日 14:43

成为了本站VIP会员

05月13日 10:19

成为了本站VIP会员

05月12日 14:03

成为了本站VIP会员

05月10日 21:42

成为了本站VIP会员

05月10日 16:59

成为了本站VIP会员

05月09日 16:51
已选条件
  1. 编程语言:所有
  2. 代码类别:加密解密
  3. 发布时间:不限
全部撤销
编程语言 更多 收起
代码类别 更多 收起
发布时间
更多选项

1. 数据库安全至关重要,尤其是Access数据库,由于其算法过于简单,使得Access单靠码无法保证其安全,本代码通过改变数据库头文件实现对Acess数据库的...

数据库安全至关重要,尤其是Access数据库,由于其加密算法过于简单,使得Access单靠密码无法保证其安全,本代码通过改变数据库头文件实现对Acess数据库的加密。-Database security is crucial, especially the Access database, because of its too simple encryption algorithm, making Access a password alone can not guarantee their safety, the code by changing the header file database achieve Acess database encryption.

1
下载
29
浏览
2023-07-10发布

2. ESCROW算法的实现算法!

ESCROW算法的实现算法!-ESCROW algorithm algorithm!

1
下载
27
浏览
2023-07-10发布

3. 此小程序为N栏栅算法程序的一种,对输入的明文进行N栏栅,此时必须确定N...

此小程序为N栏栅加密算法程序的一种,对输入的明文进行N栏栅加密,此时必须确定N-N fencing encryption algorithm a procedure to import expressly for the N fencing encryption, now must determine N

2
下载
28
浏览
2023-07-09发布

4. 说明:des算法的实现代码 */ 能够实现56位或56*n钥的des算法,可以通过该程序提供的接 进行数据的,保证数据在传送...

说明:des算法的实现代码 */ 能够实现56位或56*n密钥的des算法,可以通过该程序提供的接 进行数据的加密,保证数据在传送过程的安全性-Description: des algorithm realize the code*/can be achieved 56 or 56* n keys des algorithm, can be provided through the program access data encryption to ensure data security during transmission of

1
下载
29
浏览
2023-07-08发布

5. Xor called symmetric encryption module's function can be

Xor对称加密 调用模块里的函数即可-Xor called symmetric encryption module"s function can be

1
下载
23
浏览
2023-07-08发布

6. 这个程序提供了通过使用一些基本的数学C++实现生成的关键

本程序提供密钥产生的一些基本数学实现 用c++实现-This procedure provides the key generated by using some basic math c++ Realize

1
下载
25
浏览
2023-07-07发布

7. cryptography algorithm

密码学算法-小型证书机构CA系统的认证系统-cryptography algorithm-small agencies CA certificate of authentication system

1
下载
26
浏览
2023-07-06发布

8. 凯撒,用java实现的非

凯撒加密,用java实现 非扩展算法,C=M*K,有加密和解密两步-Caesar encryption, using java to achieve non-expansion algorithm, C = M* K, have a two-step encryption and decryption

1
下载
27
浏览
2023-07-05发布

9. 信息论

信息论--范诺编码-information theory-- Maryland coding

1
下载
27
浏览
2023-07-05发布

10. base64的码C语言实现

base64的解码C语言实现-base64 decoding C Language

1
下载
32
浏览
2023-07-04发布

11. 极好的程序,DES的接班人,源码是DEHLPHI的Pascal,编译后可直接运行...

极好的加密程序,DES的接班人,源码是DEHLPHI的Pascal,编译后可直接运行-Excellent encryption, DES s successor, is DEHLPHI source of Pascal, the compiler can be run directly

1
下载
30
浏览
2023-07-04发布

12. 这是一个好的程序用MATLAB信号处理。这给你浅…

This a good program to start with signal processing in matlab.This gives you basic idea about covolution algorithm.

1
下载
53
浏览
2023-07-03发布

13. sha1摘要算法 简单易懂 测试已通过 将文件进行散列处理

sha1摘要算法 简单易懂 测试已通过 将文件进行散列加密处理-sha1 digest algorithm simple test has been passed to deal with file hash encryption

1
下载
48
浏览
2023-06-29发布

14. JAVA版DES算法,以及JAVA版DES算法示例源码

JAVA版DES算法,以及JAVA版DES算法示例源码-JAVA version of DES algorithm, as well as the DES algorithm JAVA version sample-source

1
下载
65
浏览
2023-06-29发布

15. MD5文件签名算法的另一个实现

MD5文件签名算法的另一个实现-MD5 algorithm to achieve another

1
下载
50
浏览
2023-06-29发布

16. 另一种编译文档案例。

汇编加密文件另一例。-another compilation document encryption cases.

1
下载
28
浏览
2023-06-28发布

17. 个人整理的CRC的一些简单基本资料,里面还附带CRC的算法实现(C语言),对新手来说,是一份不错的资料

个人整理的CRC的一些简单基本资料,里面还附带CRC的算法实现(C语言),对新手来说,是一份不错的资料-Personal order of CRC s some simple basic information, which also comes with CRC s algorithm (C language), on the novice, is a good information

1
下载
44
浏览
2023-06-28发布

18. LZW字典编

LZW编码是围绕称为词典的转换表来完成的。这张转换表用来存放称为前缀(Prefix)的字符序列,并且为每个表项分配一个码字(Code word),或者叫做序号。这张转换表实际上是把8位ASCII字符集进行扩充,增加的符号用来表示在文本或图像中出现的可变长度ASCII字符串。扩充后的代码可用9位、10位、11位、12位甚至更多的位来表示。

1
下载
34
浏览
2023-06-26发布

19. 之星(袖珍版)源代码Visual C++源代码

加密之星(袖珍版)源代码Visual C++源代码-encryption Star (pocket edition) source code Visual C source code

1
下载
34
浏览
2023-06-26发布