-
encryption decryption
它是一种信息加密技术,它为我们的信息提供了安全性,它将纯文本转换成密文,并在此基础上以5*5的块排列
- 2023-05-16 10:45:02下载
- 积分:1
-
开发环境:Visual C++ .net2003
功能:利用禁忌搜索思想求解TSP问题。...
开发环境:Visual C++ .net2003
功能:利用禁忌搜索思想求解TSP问题。-Development Environment: Visual C++. Net2003 functions: thinking of the use of tabu search for solving TSP problems.
- 2023-03-12 00:40:03下载
- 积分:1
-
c常用算法的实现经典代码。
c常用算法的实现经典代码。 -c commonly used algorithm for the realization of the classical code.
- 2022-10-02 09:45:03下载
- 积分:1
-
a program for calculating factorial.
阶乘,一个数学公式-a program for calculating factorial.
- 2023-07-03 00:25:02下载
- 积分:1
-
这个图书馆对多项式定义的基本操作,并包含3不同…
This library defines basic operation on polynomials, and contains also 3 different roots (zeroes)-finding methods that can handle quite large polynomials (>1000 coefs)
Implemented in ANSI C++ Templates. Handles all real and complex floating point types. Html doc is included.-This library defines basic operation on polynomials, and contains also 3 different roots (zeroes)-finding methods that can handle quite large polynomials (>1000 coefs)
Implemented in ANSI C++ Templates. Handles all real and complex floating point types. Html doc is included.
- 2022-01-22 15:11:18下载
- 积分:1
-
rs码代码,别人给我的,不过看不懂,main函数太多
rs码代码,别人给我的,不过看不懂,main函数太多-rs code code, others to me, but do not look, main function of too many
- 2022-03-28 19:15:48下载
- 积分:1
-
bp网络分类验证
数据来源机器学习数据集,数据经过归一化处理,网络结构为7-7-3的网络。利用5折-交叉验证,做的三类分类代码,分类精度极高。
- 2022-07-07 12:34:16下载
- 积分:1
-
a program for get the shortest path of two points.
距离最近的点对计算方法-a program for get the shortest path of two points.
- 2023-04-02 07:30:03下载
- 积分:1
-
有关哈希表的程序
有关哈希表的程序-Procedures related to hash table
- 2023-08-25 22:55:03下载
- 积分:1
-
C++拟合圆的程序
根据输入的点拟合为一个圆,最小二乘法拟合圆程序。对学习和理解最小二乘法算法有很大帮助。
- 2022-08-02 22:14:00下载
- 积分:1