-
一个好用的迷宫子程序
一个好用的迷宫子程序-a subroutine uses the maze! !
- 2022-03-13 04:09:42下载
- 积分:1
-
用于TSP的蚁群算法的源程序,包括C语言及C
用于TSP的蚁群算法的源程序,包括C语言及C-ant clony pro
- 2022-11-16 13:15:03下载
- 积分:1
-
约瑟夫环,运用了数据结构中的链结构。具体请详细观察源程序...
约瑟夫环,运用了数据结构中的链结构。具体请详细观察源程序-Joseph Wan, the use of the data structure in the chain structure. Please observe the specific source code
- 2022-03-09 12:41:47下载
- 积分:1
-
用delphi 实现的中国农历的 具体算法。
用delphi 实现的中国农历的 具体算法。-Chinese lunar calendar concrete algorithm realizes with delphi
- 2022-08-15 20:50:49下载
- 积分:1
-
pdnMesh is an automatic mesh generator and solver for Finite Element problems. I...
pdnMesh is an automatic mesh generator and solver for Finite Element problems. It will also do post-processing to generate contour plots and Postscript printouts. GUI support using GTK or MFC (Win32) is available. The problem definition can be done in any form and given to pdnMesh as an input data file. Drawing Exchange Format (DXF) files can be directly imported to pdnmesh. The quality and the coarseness of the mesh can be controlled by giving input parameters.
- 2022-01-26 01:43:40下载
- 积分:1
-
SOR algorithm for solving linear equations, c++, numerical methods
SOR算法解线性方程组,c++,数值方法-SOR algorithm for solving linear equations, c++, numerical methods
- 2022-03-21 16:09:13下载
- 积分:1
-
三次样条插值算法和拉格朗日插值算法的实现。
三次样条插值算法和拉格朗日插值算法的实现。-cubic spline interpolation algorithm and Lagrange interpolation algorithm implementation.
- 2022-08-25 06:15:22下载
- 积分:1
-
求三维凸包的程序
求三维凸包的程序- Asks the three dimensional raised package the procedure
- 2022-09-21 15:50:03下载
- 积分:1
-
计算两个日期间的天数差
计算两个日期间的天数差-calculate the day interval between two datetime value
- 2022-04-28 19:10:44下载
- 积分:1
-
神经网络优化算法
BP学习算法具有结构简单、参数可调、可操作性好等优点,虽然BP神经网络是人工神经网络中应用最广泛的算法,但也存在一些缺陷,如学习收敛速度太慢。利用遗传算法对神经网络的网络结构、初始连接权值和阈值选取进行优化。
- 2022-03-02 08:27:42下载
- 积分:1