-
要求出一个矩阵的逆矩阵有许多方法,这里介绍以 Gauss
要求出一个矩阵的逆矩阵有许多方法,这里介绍以 Gauss-Jordan Elimination 来求出逆矩阵的方法,算法函数用C++写成,可在C++编程环境下直接调用-requested a matrix inverse matrix there are many ways here to introduce the Gauss-Jordan Elimination get to the inverse matrix method, the algorithm functions with C languages, the C programming environment called directly
- 2022-03-31 21:28:42下载
- 积分:1
-
两个聚类中心之间的最小距离,如小于此数,两个聚类进行
两个聚类中心之间的最小距离,如小于此数,两个聚类进行-two cluster centers between the minimum distance, as tens of thousands of small, two Clustering
- 2022-08-14 03:39:52下载
- 积分:1
-
经典算法:邮费问题,所有的问题与任务的最后期限,依据。
经典算法之:连续邮资问题,全排列问题,有限期任务安排,整数划分问题,装载问题-classic algorithms : for the postage issue, all issues with a task deadline, integer division, loading problems
- 2022-02-25 05:40:12下载
- 积分:1
-
sha_256.c
已调试过,好用,但是速度可能不是很快。适合于实验教学用。若不能使用或者正确运行,请勿责怪,因为此程序是我随便传的
- 2022-01-21 21:30:23下载
- 积分:1
-
Linear programming simplex algorithm
线性规划单纯形算法,包括子函数和主程序,用c++编写-Linear programming simplex algorithm
- 2023-06-18 16:40:03下载
- 积分:1
-
Enigma密码算法实现的清晰的语言原则…
密码学中 enigma算法的 c语言实现
原理清晰-Enigma cryptography algorithm implementation of the principles of clear language c
- 2022-08-03 13:35:20下载
- 积分:1
-
计算光子晶体能带的程序,用fortran语言编写!好用!
计算光子晶体能带的程序,用fortran语言编写!好用!-photonic crystals can be calculated with the procedure, using FORTRAN language! Easy!
- 2022-01-27 20:14:45下载
- 积分:1
-
混沌时间序列分析与预测工具箱,包括了混沌时间序列分析的很多方法和预测方法。...
混沌时间序列分析与预测工具箱,包括了混沌时间序列分析的很多方法和预测方法。-Chaotic time series analysis and prediction toolbox, including the analysis of chaotic time series prediction in many ways and methods.
- 2022-03-11 11:32:46下载
- 积分:1
-
匹配关键词并过滤
把屏蔽字库保存到一棵多叉树里。然后实现屏蔽字过滤。输入字符串,遇到屏蔽字会替换成”*“。这棵树可以从文本文件加载,也可保存到文本文件或二进制文件;也可以从二进制文件加载;或者在程序里动态添加关键字。
- 2022-01-21 18:55:26下载
- 积分:1
-
随机数据的生产 ...
随机数据的生产
-randome data
- 2022-01-29 01:29:17下载
- 积分:1