-
C This is a language with the ant colony algorithm to achieve the hope that the...
这是一个用c语言实现的蚁群算法,希望对研究蚁群算法的人有帮助。-C This is a language with the ant colony algorithm to achieve the hope that the study of ant colony algorithm to help the people.
- 2022-06-29 21:28:54下载
- 积分:1
-
k-means的java实现
应用背景Implement k-means clustering on a training data set to predict classification values of a test data set.关键技术The experiment intended to classify test data values using the data
mining strategy known as k-means clustering.
The 6 variables in the training data are used to plot the data and
centroids are placed to locate clumps of the 255, classified training
data. Once located, a classification value can be assigned to the 100,
test data.
- 2022-02-20 08:20:20下载
- 积分:1
-
用vc++平台开发的双三次样条插值函数,具有很高的精度,能够完成对面上的点的插值...
用vc++平台开发的双三次样条插值函数,具有很高的精度,能够完成对面上的点的插值-Using vc platform for the development of bi-cubic spline interpolation function, has high accuracy, can be completed on the surface of the interpolation points
- 2022-05-07 13:45:08下载
- 积分:1
-
用像素点任意直线和圆
用中点画线和中点画圆法绘制任意直线段以及任意大小的圆,在窗口动态绘制,且用像素点进行描绘。
- 2022-01-25 17:28:14下载
- 积分:1
-
kmeans 算法源程序
资源描述kmenas算法首先选择K个初始质心,其中K是用户指定的参数,即所期望的簇的个数。这样做的前提是我们已经知道数据集中包含多少个簇,但很多情况下,我们并不知道数据的分布情况,实际上聚类就是我们发现数据分布的一种手段
- 2022-07-23 16:36:16下载
- 积分:1
-
LU分解 用C的算法
LU分解 用C的算法-LU decomposition algorithm C
- 2023-03-11 18:45:03下载
- 积分:1
-
科学计算器,可进行复杂的科学计算,最多可有99个变量
科学计算器,可进行复杂的科学计算,最多可有99个变量-scientific calculator can perform complex scientific calculations, will have up to 99 variables
- 2023-06-22 19:00:03下载
- 积分:1
-
趣味问题的程序原代码 海滩上有一堆桃子,五只猴子来分。第一只猴子把这堆桃子凭据分为五份,多了一个,这只 猴子把多的一个扔入海中,拿走了一份。第二只猴子把剩...
趣味问题的程序原代码 海滩上有一堆桃子,五只猴子来分。第一只猴子把这堆桃子凭据分为五份,多了一个,这只 猴子把多的一个扔入海中,拿走了一份。第二只猴子把剩下的桃子又平均分成五份,又多了 一个,它同样把多的一个扔入海中,拿走了一份,第三、第四、第五只猴子都是这样做的, 问海滩上原来最少有多少个桃子?- On the interest question procedure original code beach has pile
of peaches, five monkeys divide. The first monkey divides into this
pile of peach proof five, many, this monkey has thrown into many in
the sea, took away. The second monkey the peach which is left over
equally divides into five, also many, it similarly has thrown into
many in the sea, took away, third, fourth, the fifth monkey all is
does this, asked how many peaches on the beach most is originally
unusual?
- 2022-10-26 14:25:03下载
- 积分:1
-
档案管理简单算法
档案管理简单算法-file management simple algorithm
- 2022-02-28 09:13:59下载
- 积分:1
-
信号 triangulaire
信号交替算法方法来绘制信号三角: 积极和消极。这是因为正弦电压被比作一个固定电压。
- 2022-04-30 18:27:49下载
- 积分:1