-
breadth first search
广度优先搜索(BFS)是一种用于搜索特定元素的方法图形.it是级别顺序搜索。当搜索基本上限于两种操作时:(a)访问和
- 2022-07-05 00:49:37下载
- 积分:1
-
matlab在图形处理方面的简单应用 matlab简单程序设计
matlab在图形处理方面的简单应用 matlab简单程序设计-Matlab graphics processing in a simple application of Matlab simple program design
- 2022-08-08 04:19:23下载
- 积分:1
-
用幂法求矩阵的特征值,求出来的是矩阵最大的特征和对应的特征向量。...
用幂法求矩阵的特征值,求出来的是矩阵最大的特征和对应的特征向量。-method for using the power of the matrix eigenvalue, seeking the Matrix is the biggest character and the corresponding eigenvector.
- 2022-01-21 01:40:03下载
- 积分:1
-
Discrete Mathematics in order to achieve the set of C++. C++, Discrete Mathemati...
离散数学中求集合的C++实现。用C++实现离散数学中的求集合这一公式,原理及代码都很简单的问题。-Discrete Mathematics in order to achieve the set of C++. C++, Discrete Mathematics in order to achieve the collection of this formula, principles and code are very simple questions.
- 2022-04-29 00:34:25下载
- 积分:1
-
罗密欧与朱丽叶的迷宫问题
采用的是回溯法和分支限界的思想求解迷宫问题
- 2023-01-08 06:45:03下载
- 积分:1
-
This is a float to float into the IEEE process, the type of electrical parameter...
这是一个将浮点数转换成IEEE浮点数的程序,可以对电气类的参数设置和调试有帮助。此程序可以生成西门子变频器的调试代码的psw部分。-This is a float to float into the IEEE process, the type of electrical parameter setting and debugging help. This procedure can generate Siemens inverter Debugging valid part of the code.
- 2022-06-17 08:33:15下载
- 积分:1
-
对于无约束问题,给出的共轭梯度法,内涵多个函数实例
对于无约束问题,给出的共轭梯度法,内涵多个函数实例-For the unconstrained problem, given by the conjugate gradient method, the connotation of a number of examples of function
- 2022-06-19 20:03:59下载
- 积分:1
-
活动选择算法的的 c + + 程序
这是 c 语言程序的活动选择问题。请阅读它。它非常简单和写在 c + +
- 2022-08-08 18:13:58下载
- 积分:1
-
利用C语言产生随机数,每次的随机数都是不一样的,并把随机数写到指定的文件中...
利用C语言产生随机数,每次的随机数都是不一样的,并把随机数写到指定的文件中-The use of C language random number generated each time the random number is not the same, and wrote a random number of the document specified
- 2022-02-03 06:45:18下载
- 积分:1
-
PSO的C语言形式的代码
粒子群算法的C语言形式,为你提供一种将智能算法运用于实际的工程中提供一定的编程思路,让算法不仅限于MATLAB中的仿真测试,让你了解到实际算法的应用。
- 2022-05-16 07:40:50下载
- 积分:1