-
自己做的一个kmean聚类程序,里面有例子和聚类程序
自己做的一个kmean聚类程序,里面有例子和聚类程序
-Their clustering kmean to do a procedure, there are examples and clustering procedures
- 2022-03-28 12:14:45下载
- 积分:1
-
在MPI上用并行LU分解求解线性方程组的源程序。
在MPI上用并行LU分解求解线性方程组的源程序。- Decomposes the solution system of linear equations on MPI with
parallel LU the source program.
- 2023-03-13 09:25:04下载
- 积分:1
-
堆排序算法
heapsort用于按升序和降序排列元素。我们有两种类型的堆:最小堆还有马克斯·希普。Heapsort是一种基于比较的排序算法。它是选择排序族的一部分。堆排序使用几乎完全的二进制搜索树。树堆排序算法的时间复杂度为o(nlogn)
- 2022-04-08 08:19:18下载
- 积分:1
-
Delphi is the commonly used method and function list.
Delphi的很有用的常用的方法和函数列表.-Delphi is the commonly used method and function list.
- 2022-02-04 20:26:57下载
- 积分:1
-
development of the zinc flow calculation procedures, the least
开发的锌流量计算程序,用到了最小二乘法,具体参数的设定需要根据具体的容器来定-development of the zinc flow calculation procedures, the least-squares method used, the specific set of parameters according to the concrete containers to determine
- 2022-09-12 07:35:03下载
- 积分:1
-
This code gets a text file which is output of simple scalar profiling command an...
This code gets a text file which is output of simple scalar profiling command and process it, it extracts sequences of logical operations like and, or, shift.
- 2023-03-28 01:35:04下载
- 积分:1
-
GA-BP算法--MATLAB
遗传算法应用于神经网络的一个方面是用来优化人工神经网络(ANN)的结构,另一个方面是用GA学习ANN的权重,也就是用遗传算法取代一些传统的学习算法。GA-BP算法就是在BP算法之前,先用GA在随机点集中遗传出优化初值,以此作为BP算法的初始权值,再由BP算法进行训练,这就是GA-BP算法的原理。本例中包括,(1)用遗传算法学习神经网络的权值,(2)GA-BP算法,以及(3)单纯的BP算法。程序能够运行出来,比较完美,可用于硕士、博士学习的资料,也可作为项目研究的参考资料。总之比较实用。
- 2022-01-26 01:51:27下载
- 积分:1
-
base station placement
这段代码展示了如何使用遗传算法优化基站位置
- 2022-08-07 22:12:03下载
- 积分:1
-
各种排序算法小结
各种排序算法小结-various sorting algorithm Summary
- 2022-02-20 17:17:33下载
- 积分:1
-
打开bmp图
打开bmp图程序,精简!vc环境使用CDib类打开bmp格式图片的工程,可运行。
- 2022-07-20 05:31:44下载
- 积分:1