资源列表
[Linux/Unix编程] xlib
说明:这是一本详细的关于linux下的xlib的文档,是很值得看的哦-This is a detailed xlib on the document under linux is very worthwhile to see Oh! !<刘得金> 在 2025-11-22 上传 | 大小:1.17mb | 下载:0
[Linux/Unix编程] yong_zoom
说明: 这是我自己编写的一个linux下实现汉字彩虹色填充和缩放的源程序,里面还有视屏哦!-This is what I have written a linux rainbow filled to achieve character and scale of the source, there is also screen Oh!<刘得金> 在 2025-11-22 上传 | 大小:183kb | 下载:0
[Linux/Unix编程] make
说明:这是本人珍藏的一个讲如何写makefile的文件,很不错,初学者必看-This is my collection about how to write a makefile file, very good, beginners must see! !<刘得金> 在 2025-11-22 上传 | 大小:311kb | 下载:0
[加密解密] MD5DigestAlgorithm
说明:MD5加密摘要算法源码(Java版) MD5的典型应用是对一段信息(Message)产生信息摘要(Message-Digest),以防止被篡改-Summary of MD5 encryption algorithm source code (Java version) MD5 is a typical application of the information (Message) message digest generated (Message-Digest), to prevent t<liuyinhang> 在 2025-11-22 上传 | 大小:3kb | 下载:0
[Linux/Unix编程] myftp
说明:ftp客户端的实现 ,用c语言实现,在linux下gcc测试通过-ftp client implementation, using c language, tested in gcc under linux<小谢> 在 2025-11-22 上传 | 大小:4kb | 下载:0
[Linux/Unix编程] Thinkinginembedded
说明:Thiking in embeded 集合了嵌入式开发的资料和作者的经验总结,是本难得的电子书-Thiking in embeded collection of embedded development experience in information and summary, is the rare book<Tsing> 在 2025-11-22 上传 | 大小:12.23mb | 下载:0
[加密解密] LFSRRC4
说明:伪随机数发生器LFSR RC4加密与解密 根据算法原理,首先初始化S-BOX,产生伪随机序列密钥流,选择所加密文件与密钥流异或生成密文 -Pseudo-random number generator LFSR RC4 algorithm for encryption and decryption based on the principle, first initialize the S-BOX, pseudo-random sequence generated key stream,<王风> 在 2025-11-22 上传 | 大小:1.85mb | 下载:0
[加密解密] ElGamal
说明:Elgamal签名是基于离散对数问题的,首先选择p,g计算出B,作为公钥(p,g,B),在选择一个a作为私钥,给出明文m,对明文机型加密,计算出x,y,得到签名,接收方就可以进行验证。签名过程中必须使用Hash函数,否则的话容易受到存在性伪造攻击,并且签名长度是明文长度的二倍。 -Obtained by the Elgamal discrete logarithm problem cryptographic algorithms, first, Elgamal key generation,<王风> 在 2025-11-22 上传 | 大小:3.7mb | 下载:0
[加密解密] DES
说明: 对称算法又称为传统密码算法。对称算法的对称性体现在加密密钥能够从解密密钥推算出来, 反之亦然。在大多数对称算法中, 加解密的密钥是相同的。可见, 对称密钥算法的加解密密钥都是保密的。对称密钥算法又分为两种分组密码和流密码。分组密码将明文分割为若干个定长的数据块称为一个分组, 每次对一个分组进行处理流密码又称序列密码, 依次对输人每个元素进行处理。DES算法是一种最通用的对称密钥算法, 属于分组密码算法。-Symmetric algorithm, also known as the tradit<王风> 在 2025-11-22 上传 | 大小:84kb | 下载:0
[加密解密] md5encryptioncode
说明:md5加密代码加密解密的类别 很好用的 很简短哦~-md5 encryption code the type of encryption and decryption are also very short oh well ~<QQURE> 在 2025-11-22 上传 | 大小:2kb | 下载:0