资源列表

« 1 2 ... .11 .12 .13 .14 .15 9616.17 .18 .19 .20 .21 ... 16281 »

[Linux/Unix编程info_chemsketch

说明:chemsketch documentation
<nmokhtar> 在 2024-10-09 上传 | 大小:196608 | 下载:0

[系统编程vector

说明:关于向量的知识点,讲述了向量的用法,向量的作用,还介绍了迭代器的用法-knowledge and function of vector
<wuyingjun> 在 2024-10-09 上传 | 大小:9216 | 下载:0

[Linux/Unix编程Makefile

说明:描述Makefile的基本格式以及简单化编写,对常见项目的Makefile进行分析-Describe the basic format, as well as simplification of the Makefile to write, to analyze the common project Makefile
<shaoqizhang> 在 2024-10-09 上传 | 大小:315392 | 下载:0

[加密解密ase

说明:ase加密里面有案例不知是什么类型的加密-about ase
<潘琳琳> 在 2024-10-09 上传 | 大小:1085440 | 下载:0

[加密解密Base64

说明:利用openssl源码对文本文件内容实现base64编码和解码,利用c语言实现,VC平台-implement base64 encode and decode by using openssl
<soul> 在 2024-10-09 上传 | 大小:166912 | 下载:0

[加密解密Digest

说明:利用openssl源码实现md5摘要算法,对文件中的内容进行摘要计算-implement MD5 by using openssl
<soul> 在 2024-10-09 上传 | 大小:165888 | 下载:0

[加密解密DESEN_DESDE

说明:DES加密解密互译,C++代码,看实现文件互译-DES encryption and decryption of translation, the C++ code, see implementation document translation
<huxiutai> 在 2024-10-09 上传 | 大小:82944 | 下载:0

[加密解密x.509

说明:c++实现x509证书取公钥,没有用到类库, 利用c++语言基本读写等函数做成-c x509 certificates to take the public key, and did not use the class library, Using c language and basic literacy functions made
<李亮> 在 2024-10-09 上传 | 大小:720896 | 下载:0

[Linux/Unix编程linux_simple_applications

说明:linux简单的应用程序的集合, 不过对于初学学习linux是很有意的, 比如多进程,管道, 消息队列-linux simple appliactions
<nianqin> 在 2024-10-09 上传 | 大小:72704 | 下载:0

[Linux/Unix编程cd

说明:这个代码是个软件模拟对彻底操作的集合, 用到许多linux的相关知识, 比如pipe, fifo, socket, 还用到数据库, 还有界面qt写的程序。 看到这些程序, 会让你学到很多-cd pipe fifo socket sql qt
<nianqin> 在 2024-10-09 上传 | 大小:65536 | 下载:0

[加密解密rsn

说明:rsn算法RSA算法的描述 1、选取长度相等的两个大素数p和q,计算其乘积: n = pq 然后随机选取加密密钥e,使e和(p–1)(q–1)互素。 最后用欧几里德扩展算法计算解密密钥d,以满足 ed = 1(mod(p–1) ( q–1)) 即 d = e–1 mod((p–1)(q–1)) e和n是公钥,d是私钥 2、加密公式如下: ci = mi^e(mod n) 3、
<mix> 在 2024-10-09 上传 | 大小:31744 | 下载:0

[系统编程2

说明:黑客攻防实战入门_邓吉.rar随书下载材料 关于网络安全的书-Hackers attack introduction to combat DengJi _. Rar download material with books
<albert> 在 2024-10-09 上传 | 大小:5633024 | 下载:0
« 1 2 ... .11 .12 .13 .14 .15 9616.17 .18 .19 .20 .21 ... 16281 »

源码中国 www.ymcn.org