资源列表

« 1 2 ... .30 .31 .32 .33 .34 9435.36 .37 .38 .39 .40 ... 16281 »

[加密解密SecuritySystem

说明:How to encrypt and decrypt the image by using blowfish algorithm
<Arun> 在 2025-04-29 上传 | 大小:58kb | 下载:0

[加密解密Base64

说明:Base64编码的思想是是采用64个基本的ASCII码字符对数据进行重新编码。它将需要编码的数据拆分成字节数组。以3个字节为一组。按顺序排列24 位数据,再把这24位数据分成4组,即每组6位。再在每组的的最高位前补两个0凑足一个字节。这样就把一个3字节为一组的数据重新编码成了4个字节。当所要编码的数据的字节数不是3的整倍数,也就是说在分组时最后一组不够3个字节。这时在最后一组填充1到2个0字节。并在最后编码完成后在结尾添加1到2个 “=
<lvcha> 在 2025-04-29 上传 | 大小:48kb | 下载:0

[Linux/Unix编程jpegsrc.v8d.tar

说明:Linux 下JPEG编解码源码代码,最新版本-JPEG source code under the Linux
<罗广红> 在 2025-04-29 上传 | 大小:968kb | 下载:0

[Linux/Unix编程Linux-QoS-Design

说明:Linux网络流量控制实现,这篇文章介绍了底层架构,并描述如何增添新的流量控制功能到Linux内核。-Linux network traffic control implementation, this article describes the underlying architecture, and describes how to add a new flow control function to the Linux kerne
<fyang> 在 2025-04-29 上传 | 大小:469kb | 下载:0

[加密解密RC4

说明:rc4是一种流密码加密机制,本软件可以对任意文件进行rc4加密,-rc4 is a stream cipher encryption mechanism, the software can rc4 encryption for any file, thank you
<lee> 在 2025-04-29 上传 | 大小:2.07mb | 下载:0

[加密解密other-sdes

说明:这两个也是sdes加密的代码,也非常不多,都是用c语言写的,希望喜欢,都是做实验时找的-These two is also sdes encryption code, very few are written in c language, hope you like are doing experiments to find the
<lee> 在 2025-04-29 上传 | 大小:3kb | 下载:0

[加密解密RSA

说明:c语言编写 非对称密钥加密 密码学实验 公钥密码 但是 计算效率不太高啊-c language asymmetric key encryption cryptography experimental public key cryptography, computational efficiency is not too high
<lee> 在 2025-04-29 上传 | 大小:24kb | 下载:0

[加密解密SHA1

说明:c语言编写 摘要算法 请注意 sha1不是加密 密码学实验 -c language digest algorithm sha1 not encrypted password Please note that experiments
<lee> 在 2025-04-29 上传 | 大小:154kb | 下载:0

[加密解密des

说明:用VC++写的DES算法,适合新手和C学习者-DES algorithm
<全文> 在 2025-04-29 上传 | 大小:1.61mb | 下载:0

[加密解密des

说明:功能:用密码pw对pf做des加密 输入:pf 一维向量 64位二进制长 8个英文字母长 pw 一维向量 56位二进制长 7个英文字母长 ind 实整数 取值范围1-16 指示返回第i轮加密过程相关中间值及结果-Function pw: password pairs pf des encryption input: pf 64 binary long one-dimensional vector 8 letters
<chenhailong> 在 2025-04-29 上传 | 大小:1kb | 下载:0

[Linux/Unix编程skipLists

说明:skiplist 的实现和原理,勉强凑点字数,哎哎哎啊-implementation and principle of skiplist, barely scrape together the point of words, arrr ah
<sunny_yk> 在 2025-04-29 上传 | 大小:3kb | 下载:0

[加密解密aesccm

说明:Example of AES CCM Encrypt/Decrypt for Contiki OS
<kuma> 在 2025-04-29 上传 | 大小:1kb | 下载:0
« 1 2 ... .30 .31 .32 .33 .34 9435.36 .37 .38 .39 .40 ... 16281 »

源码中国 www.ymcn.org