资源列表
[加密解密] RSAc007
说明:很精典加密算法程序,喜欢加密解密的同志都知道呀。我觉得好像够数了,就等站长开通权限。再次申明:如果不能开通权限,就一定要删除有关注册机的源码呀。-Encryption algorithm is classical procedures like encryption and decryption comrades know it. I feel as if sufficient in quantity, and on the station, such as permission to open<易天行> 在 2025-07-21 上传 | 大小:49kb | 下载:0
[加密解密] Locksoft
说明:文件包括rsa算法原程序及详细注释。可以实现使用1024位以上大素数进行加解密。其中包括大整数的加、减、乘、除、模幂运算,求逆元运算,以及大素数的判定等算法。稍做扩展即可在实际中应用。-Rsa algorithm for the original documents, including procedures and detailed notes. 1024 can be achieved over the use of large prime numbers for encryption an<易天行> 在 2025-07-21 上传 | 大小:149kb | 下载:0
[加密解密] rsasoft
说明:利用vc++实现RSA加密解密算法源代码 [VC_RSA.rar] - 一、RSA基本原理 对明文分组M和密文分组C,加密与解密过程如下: C = POW (M , e) mod n M = POW(C , d) mod n = POW(POW( M ,e), d) mod n=POW( M,e*d) 其中POW是指数函数,mod是求余数函数。-Vc++ to achieve the use of RSA encryption and decryption algorithm source<易天行> 在 2025-07-21 上传 | 大小:17kb | 下载:0
[系统编程] PERFMONDEMO
说明:cpu和内存的监控程序,能显示最大值和最小值,平均值-cpu and memory of the monitoring program, to show the maximum and minimum values, average<廖展伸> 在 2025-07-21 上传 | 大小:1.81mb | 下载:0
[系统编程] Code
说明:多线程程序的编写,多线程应用中容易出现的问题。互斥对象的讲解,如何使用互斥对象来实现多线程的同步。如何利用命名互斥对象保证应用程序只有一个实例运行。应用多线程编写网络聊天室程序。-Procedures for the preparation of multi-threaded, multi-threaded applications easily arise. Mutex on the object, how to use the mutex object to achieve the simu<gwx1119> 在 2025-07-21 上传 | 大小:35kb | 下载:0
[Linux/Unix编程] qt
说明:用c++和qt写的一个背单词软件,功能比较完善-it is very good<杨与强> 在 2025-07-21 上传 | 大小:13.5mb | 下载:0