-
c常用算法的实现经典代码。
c常用算法的实现经典代码。 -c commonly used algorithm for the realization of the classical code.
- 2022-10-02 09:45:03下载
- 积分:1
-
matlab在图形处理方面的简单应用 matlab简单程序设计
matlab在图形处理方面的简单应用 matlab简单程序设计-Matlab graphics processing in a simple application of Matlab simple program design
- 2022-08-08 04:19:23下载
- 积分:1
-
It is the DOS environment to develop a mathematical calculation software, the ma...
它是在DOS环境下开发的数学计算软件,菜单中主要的一种是“有限元法”,使用的编程语言是C语言,解压无需密码。-It is the DOS environment to develop a mathematical calculation software, the main menu is a "finite element method", the use of the C programming language is the language, extract no password is required.
- 2023-01-04 08:40:03下载
- 积分:1
-
Golden section method for the minimum function of the operating point I refer to...
黄金分割法求函数极小值点本人的作业大家可以参考参考参考-Golden section method for the minimum function of the operating point I refer to the reference you can refer to ah ah ah ah
- 2022-06-12 20:00:14下载
- 积分:1
-
模拟退火算法代码
用模拟退火算法实现的车辆配送货问题,当时的智能算法作业,自己纯手编。希望对大家有用。
- 2022-05-18 10:05:41下载
- 积分:1
-
this to find out the shortest path for various nodes
this to find out the shortest path for various nodes-this is to find out the shortest path for various nodes
- 2022-02-03 14:28:49下载
- 积分:1
-
两个城市之间的最短路径
此程序读取一个文件从一个国家的城市之间的距离的名字"图",然后从输入获取的两个城市的名称。然后它计算两个城市的最短的路径。输出是路线和最短路径。
"图"文件的结构就像: 源城市目的地城市的距离。
NONAME00.cpp 创建文件"graph.dat"。
- 2022-03-16 13:02:53下载
- 积分:1
-
基于熵的挖掘数据子空间聚类方法
Entropy Based Subspace Clustering for Mining Data - ENCLUS - a new version of PROCLUS algorithm for clustering high dimensional data set.-Entropy Based Subspace Clustering for Mining Data- ENCLUS- a new version of PROCLUS algorithm for clustering high dimensional data set.
- 2022-09-06 00:25:03下载
- 积分:1
-
利用横向递归算法解决数据组合的问题, 比如数组为a, 长度为len, 横向递归 B display(a,len) b是二维数组,a是一维数组...
利用横向递归算法解决数据组合的问题, 比如数组为a, 长度为len, 横向递归 B display(a,len) b是二维数组,a是一维数组-the use of horizontal recursive algorithm to solve the problem of data sets, such as the array is a length of len, horizontal display recursive B (a, len) b is the two-dimensional array, is a one-dimensional arrays
- 2022-03-23 12:54:55下载
- 积分:1
-
基本粒子群算法
本文件是基于C语言的基本粒子群算法实现代码,其中测试函数使用的超球函数。本文件对于粒子群算法初学者能起到一定辅助作用
- 2022-01-26 06:26:34下载
- 积分:1