-
C++语言实现MD5加密算法
采用c++语言实现的MD5加密算法,能够很好支持对数字、英文以及符号的加密操作。 MD5为计算机安全领域广泛使用的一种散列函数,用以提供消息的完整性保护。用于确保信息传输完整一致。是计算机广泛使用的杂凑算法之一。将数据运算为另一固定长度值,是杂凑算法的基础原理,MD5的前身有MD2、MD3和MD4。
- 2022-02-02 14:40:20下载
- 积分:1
-
1 million can sort data, reference materials temporarily rarely seen.
可以对一百万个数据进行排序,参考资料上暂时很少见到.
-1 million can sort data, reference materials temporarily rarely seen.
- 2022-07-08 23:25:12下载
- 积分:1
-
对学C#的编程的人具有很大作用,内部介绍说明了如何构建一个银行电子商务系统...
对学C#的编程的人具有很大作用,内部介绍说明了如何构建一个银行电子商务系统-to learn C# programming with the significant role of the internal describe how to build an e-commerce system banks
- 2023-03-25 19:00:03下载
- 积分:1
-
This book is Brian W. Kernighan and Rob Pike
本书是Brian W. Kernighan和Rob Pike合著的最新力作。本书从排错、测试、性能、可移植性、设计、界面、风格和记法等方面,讨论了程序设计中实际的、又是非常深刻和具有广泛意义的思想、技术和方法,它的翻译出版将填补国内目前这方面书籍的空白。本书值得每个梦想并努力使自己成为优秀程序员的人参考,值得每个计算机专业的学生和计算机工作者阅读,也可作为程序设计高级课程的教材或参考书。 -This book is Brian W. Kernighan and Rob Pike
- 2022-07-01 15:47:48下载
- 积分:1
-
My first fluid solver used an explicit solver with successive over
My first fluid solver used an explicit solver with successive over-relaxation, but the instability problems were frustrating, so I abandoned it in favor -My first fluid solver used an explicit solver with successive over-relaxation, but the instability problems were frustrating, so I abandoned it in favor
- 2022-05-26 00:19:40下载
- 积分:1
-
OpenGL地形模拟基于四叉树的地形模拟
OpenGL地形模拟基于四叉树的地形模拟-Codes based on OpenGL,analysising the data of land,welecom downloading.
- 2022-02-03 02:44:26下载
- 积分:1
-
包含运算符重载的几个算法。很不错哦!
包含运算符重载的几个算法。很不错哦!-contains Operator several algorithms. Very good!
- 2022-10-13 09:20:03下载
- 积分:1
-
把数据库里面的东西用VC++拿到前台,用空间实现删除了添加
把数据库里面的东西用VC++拿到前台,用空间实现删除了添加-The stuff inside the database using VC++ to get prospects, with space to add to achieve deletion of
- 2023-07-05 22:55:02下载
- 积分:1
-
统计计算C/C++程序行数,计算编写的源代码的行数
统计计算C/C++程序行数,计算编写的源代码的行数-Statistical computing C/C++ Procedures the number of rows to calculate the source code to prepare the number of rows
- 2022-01-23 10:33:50下载
- 积分:1
-
采用TCP handoff技术实现服务器集群。减少接入点的负载负担,使得集群的性能大大提高。...
采用TCP handoff技术实现服务器集群。减少接入点的负载负担,使得集群的性能大大提高。-Using TCP handoff technology for server clusters. The burden of reducing the load on the access point, making the performance of the cluster increased substantially.
- 2022-07-07 23:10:52下载
- 积分:1