资源列表

« 1 2 ... .17 .18 .19 .20 .21 1322.23 .24 .25 .26 .27 ... 1665 »

[加密解密udp

说明:客户端之间发送PING报文,客户端接受其他客户端的PING报文,回复信息。 个人想法:通过UDP连接,客户端与服务器建立连接,登录只要用户名(不能重复),能从服务器查询在线用户。-There are four main components to phase 2: 1) Add functionality to send “ping” messages over UDP and listen for e
<滴滴> 在 2025-01-20 上传 | 大小:4kb | 下载:0

[加密解密Vulnerability_CVE-2012-0056

说明:CVE-2012-0056是一个严重的Linux漏洞,可以导致本地用户提权。该漏洞同样影响了Android系统,这里给出利用代码~-CVE-2012-0056 Linux is a serious flaw that can cause local user privilege escalation. The vulnerability also affects the Android system, use the code give
<王淖尔> 在 2025-01-20 上传 | 大小:4kb | 下载:0

[加密解密Huffman

说明:哈弗曼编码,输入数据后可计算权重.例如,输入11122233334,可得到权重为1,2,3,4 的权重分别为3,3,3,1-the code of Huffman Tree ,this code can compute the weight of you input data
<阿鑫> 在 2025-01-20 上传 | 大小:4kb | 下载:0

[加密解密md5

说明:MD5头文件和源代码,很好用很强大,你值得拥有!-MD5 header files and source code, very good very strong, you deserve!
<秦皓> 在 2025-01-20 上传 | 大小:4kb | 下载:0

[加密解密Class_SoftRSA

说明:本代码提供了一个封装类,将OPENSSL提供的RSA1024加解密算法重新封装,简化输入输出参数,实现SHA1摘要、密钥导入导出、RSA签名、验证、加密、解密等基本功能,可直接引用到软件项目中使用,编译时另需要libeay32.lib的支持,请自行编译OPENSSL1.0.0b-This code provides a wrapper class, the OPENSSL provides the RSA1024 encryption
<陈卓> 在 2025-01-20 上传 | 大小:4kb | 下载:1

[加密解密DES

说明:使用C语言实现DES加密算法 实现加密和解密-Using the C language DES encryption algorithm for encryption and decryption
<liuxinran> 在 2025-01-20 上传 | 大小:4kb | 下载:0

[加密解密3DES

说明:使用C语言实现3DES加密算法 实现加密和解密-Using the C language 3DES encryption algorithm to encrypt and decrypt
<liuxinran> 在 2025-01-20 上传 | 大小:4kb | 下载:0

[加密解密des

说明:des,网络安全,java编程实现,适合初学者参考-Programming source code,des
<songalee> 在 2025-01-20 上传 | 大小:4kb | 下载:0

[加密解密dsa

说明:dsa加密算法的visual C++ 实现,里面用到了openssl-visual C++ dsa encryption algorithm implementations, which uses the openssl
<henly> 在 2025-01-20 上传 | 大小:4kb | 下载:0

[加密解密wz_aes

说明:128位AES加密算法的实现,其中具体的完成了AES加密算法的基本功能。-128-bit AES encryption algorithm to achieve, which completed the basic functions of specific AES encryption algorithm.
<王哲> 在 2025-01-20 上传 | 大小:4kb | 下载:0

[加密解密des.cpp

说明:对于密码学的des算法,可以尝试着使用,对完成你的学习要求有良好的作用 -it s important that can help you make more better homework
<Hoang> 在 2025-01-20 上传 | 大小:4kb | 下载:0

[加密解密DES-cipher-and-decipher

说明:这是一个通过调用Java自带的DES加密解密函数做的程序,有有好的界面,可以对文件进行加密解密。在打开需要加密或者解密的文件之后,需要新建.txt文件以保存加密或者解密的文件,源文件不受影响。程序中设置了过滤器,只能看到txt文件或者普通文件夹-This is a built-in Java by calling DES encryption and decryption functions do the procedure, ther
<wangxiaochen> 在 2025-01-20 上传 | 大小:4kb | 下载:0
« 1 2 ... .17 .18 .19 .20 .21 1322.23 .24 .25 .26 .27 ... 1665 »

源码中国 www.ymcn.org