-
acm换钱的算法,主要检查货币的度量衡是否可以用贪心法
acm换钱的算法,主要检查货币的度量衡是否可以用贪心法-acm exchange algorithms, the main currency of the Weights and Measures to check whether the greedy method can be used
- 2023-01-06 12:45:03下载
- 积分:1
-
所有的函数与单链表
这是在 c + + 中为单链表操作的源代码,表明在此程序中的操作技巧将节点添加到链接列表,从链接列表中删除一个节点和它是如何影响的堆栈指针,计算的当前链接列表中的节点数。这个程序演示了上述函数单个链接列表中的所有。
- 2022-02-25 11:08:58下载
- 积分:1
-
密钥Diffie-Hellman:
Diffie-Hellman:一种确保共享KEY安全穿越不安全网络的方法,它是OAKLEY的一个组成部分。Whitefield与Martin Hellman在1976年提出了一个奇妙的密钥交换协议,称为Diffie-Hellman密钥交换协议/算法(Diffie-Hellman Key Exchange/Agreement Algorithm).这个机制的巧妙在于需要安全通信的双方可以用这个方法确定对称密钥。然后可以用这个密钥进行加密和解密。但是注意,这个密钥交换协议/算法只能用于密钥的交换,而不能进行消息的加密和解密。双方确定要用的密钥后,要使用其他对称密钥操作加密算法实际加密和解密消息。
- 2022-05-17 20:07:34下载
- 积分:1
-
常用数值算法Fortran代码,使用Fortran 77的固定格式。
Fortran 77采用固定格式,所有代码均用gfortran编译器和英特尔Fortran编译器进行测试。所有代码分为15类。它包括
- 2022-11-08 00:05:03下载
- 积分:1
-
大数模版
资源描述ACM常用C++大数模版,可以进行大数加法、大数乘法、大数减法、大数除法、大数取模、大数的平方,里面包含一个样例。
- 2022-02-25 15:48:04下载
- 积分:1
-
haar-like人脸识别
这个函数ObjectDetection Viola-Jones中检测的实现框架。在这个框架Haar-like特性用于快速目标检测。它支持训练分类器OpenCV的XML文件,可以在opencv.willowgarage.com上下载作为OpenCV的一部分软件
- 2023-05-18 02:20:03下载
- 积分:1
-
本书是国内外业界广泛关注的7卷本《计算机程序设计艺术》第2卷的最新版。本卷对半数值算法领域做了全面介绍,分“随机数”和“算术”两章。本卷总结了主要算法范例及这些...
本书是国内外业界广泛关注的7卷本《计算机程序设计艺术》第2卷的最新版。本卷对半数值算法领域做了全面介绍,分“随机数”和“算术”两章。本卷总结了主要算法范例及这些算法的基本理论,广泛剖析了计算机程序设计与数值分析间的相互联系,其中特别值得注意的是作者对随机数生成程序的重新处理和对形式幂级数计算的讨论。 本书附有大量习题和答案,标明了难易程度及数学概念的使用。 本书内容精辟,语言流畅,引人入胜,可供从事计算机科学、计算数学、计算技术诸方面的工作人员参考、研究和借鉴,也是相关专业高等院校的理想教材和教学参考书。 -the book industry at home and abroad is widespread concern in seven volumes of the "Art of Computer Programming" volume 2, the latest version. The present volume of semi- numerical algorithm to do a full field, at the "random" and "arithmetic" two chapters. This volume summary of the main examples of these algorithms on the basic theory and extensive analysis of the computer program design and numerical analysis of the linkages between, which is particularly noteworthy is the author of Random Number Generation procedures for processing and re-form calculation of power series. The book with a large number of exercises and answers, indicating the degree of difficulty and the use of mathematical concepts. T
- 2022-08-07 04:44:02下载
- 积分:1
-
一个计算梅里森素数的Java程序
一个计算梅里森素数的Java程序-a calculation on the number of Forest Java programs
- 2022-03-09 13:44:13下载
- 积分:1
-
本程序可以对那些数值超出整形的大整数进行+
本程序可以对那些数值超出整形的大整数进行+ - * % 运算欢迎大家使用并提出宝贵修改意见
-the procedures for those values beyond the plastic for the integer-*% Operational Everyone is welcome to use and valuable changes
- 2023-08-29 06:50:02下载
- 积分:1
-
算法的一些集合,包括最小二乘,线性变换等,用C++ 实现
算法的一些集合,包括最小二乘,线性变换等,用C++ 实现-Algorithm a number of collections, including the least squares, linear transformation and so on, using C++ Realize
- 2022-12-06 09:05:03下载
- 积分:1