-
这是用贪心算法实现对会议的智能安排,里面包括建立贪心算法的步骤化实现及快速排序经典算法...
这是用贪心算法实现对会议的智能安排,里面包括建立贪心算法的步骤化实现及快速排序经典算法-This is a greedy algorithm with intelligent arrangements for the meeting, which included the establishment of greedy algorithm and steps to achieve and fast classical algorithm for sorting
- 2022-09-01 15:35:03下载
- 积分:1
-
prime 判断
prime 判æ–-prime judgment
- 2023-03-29 22:10:04下载
- 积分:1
-
K近邻算法
在k-NN分类中,输出是类成员身份。对象由其邻居的多数票进行分类,对象被分配到其k个最近邻居中最常见的类(k是正整数,通常很小)。如果k=1,则只需将对象指定给单个最近邻居的类。
- 2022-02-05 18:06:32下载
- 积分:1
-
RSA 加密算法
RSA算法
1978年就出现了这种算法,它是第一个既能用于数据加密也能用于数字签名的算法。它易于理解和操作,也很流行。算法的名字以发明者的名字命名:Ron Rivest, AdiShamir 和Leonard Adleman。但RSA的安全性一直未能得到理论上的证明。
RSA的安全性依赖于大数难于分解这一特点。公钥和私钥都是两个大素数(大于100个十进制位)的函数。据猜测,从一个密钥和密文推断出明文的难度等同于分解两个大素数的积。
密钥对的产生。选择两个大素数,p 和q 。计算:n
- 2023-04-22 03:05:04下载
- 积分:1
-
用C++实现的B
用C++实现的B-Tree算法- B-Tree algorithm realizes which with C
- 2022-10-19 15:15:04下载
- 积分:1
-
SIMPLE algrithm in Computational fluid mechanics
应用背景This application is to focus on the numerical methods in Computational Fluid Mechanics, dealing with aeronautics, hydraulics, heat and mass transfer etc. We konw fluids have the ability to transport matter and its propertities as well as transmit force, therefore fluid mechanics is a subject that is particularly open to cross fertilization with other sciences and disciplines of engineering. The subject of fluid mechanics will be highly relevant in domains such as chemical,metallurgical, biological and ecological engineering.关键技术
SIMPLE (Semi-Implicit Method for Pressure Linked Equations) algrithm is the principal numerical method to numerical simulate incompressible fluid flow, it can remove the difficults of fake pressure disturbance and neglecting specific pressure equation for incompressible fluid flow successful. The main thoughts and steps of SIMPLE algorithm are given in this application.
The single-phase loc
- 2023-03-06 10:05:03下载
- 积分:1
-
求1000以内的水仙花数
求1000以内的水仙花数- Strives for 1,000 within the narcissus flower several
- 2022-02-01 23:31:43下载
- 积分:1
-
数值分析中迭代法的使用,其算法相当的简单,可以参考
数值分析中迭代法的使用,其算法相当的简单,可以参考-Numerical analysis of the use of iterative method, its algorithm is quite simple, can refer to
- 2022-01-24 14:36:19下载
- 积分:1
-
achieved through hosting the numerical algorithm (linear equations)
通过托管实现的数值算法(线性方程组)-achieved through hosting the numerical algorithm (linear equations)
- 2022-04-25 04:17:27下载
- 积分:1
-
安全监控
联合email的方式通知用户。用户可以观看现场拍摄到的图片以及视频,进一步验证出现在摄像头前面的人或物是否是被允许出现的。
- 2022-07-03 16:41:52下载
- 积分:1