-
use function of time, for example, the use of C language in the development of V...
使用时间函数举例,使用C++语言在VC环境中开发.-use function of time, for example, the use of C language in the development of VC environment.
- 2022-03-20 20:16:55下载
- 积分:1
-
java数据结构小程序
一个java写的hash算法,学习java的和算法的朋友可以参考下,也是网上大家讨论的在这里总结下给大家
- 2022-07-27 16:35:00下载
- 积分:1
-
Curvature of plane curves
Differential arc curvature and its calculation formu...
平面曲线的曲率
弧微分 曲率及其计算公式
曲率圆与曲率半径 -Curvature of plane curves
Differential arc curvature and its calculation formula
Curvature circle and the radius of curvature
- 2022-02-04 14:52:10下载
- 积分:1
-
棋盘马的遍历
资源描述马走‘日’字,遍历完棋盘,贪心算法思想 &nb
- 2022-05-31 01:47:08下载
- 积分:1
-
简单计算器(带密码“111111”) 进行简单的数字计算 包括“+” “...
简单计算器(带密码“111111”) 进行简单的数字计算 包括“+” “-” “*” “/” “乘方” -simple calculator (with the password "111 ") Simple arithmetic including "" "-" "*", "/", "involution"
- 2023-02-20 16:40:03下载
- 积分:1
-
QR矩阵分解算法,奇异值分解算法,可以验证。
矩阵的QR分解算法,奇异值分解算法等,可以用于数据万挖掘的算法之中,或者作为学习用-QR matrix decomposition algorithm, singular value decomposition algorithm, can be used for data mining algorithms million in, or used as a learning
- 2022-06-29 08:21:25下载
- 积分:1
-
Numerical calculation of Mie scattering of Delphi code, used to calculate the li...
Mie散射数值计算的Delphi代码,用来计算粒子的光散射,在粒子检测,材料测试上有广泛的应用。-Numerical calculation of Mie scattering of Delphi code, used to calculate the light scattering particles in particle detection, materials testing on a wide range of applications.
- 2022-12-31 16:45:03下载
- 积分:1
-
旅行商问题的模拟退火matlab源码程序
旅行商问题的模拟退火matlab源码程序-Traveling salesman problem matlab source of the simulated annealing procedure
- 2022-06-14 01:03:47下载
- 积分: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
-
帧间差分法
相邻帧间图像差分思想:该方法是用图像序列中的连续两帧图像进行差分,然后二值化该灰度差分图像来提取运动信息。
- 2022-08-17 11:38:51下载
- 积分:1