登录
首页 » Python » Cluster-master

Cluster-master

于 2020-12-18 发布
0 269
下载积分: 1 下载次数: 1

代码说明:

说明:  用kmeans算法对输入点云进行聚类分割(Clustering segmentation of input point cloud using kmeans algorithm)

文件列表:

Cluster-master\.idea\classify.iml, 431 , 2020-12-13
Cluster-master\.idea\misc.xml, 185 , 2020-12-13
Cluster-master\.idea\modules.xml, 268 , 2018-04-23
Cluster-master\.idea\workspace.xml, 23430 , 2020-12-18
Cluster-master\cout.py, 536 , 2020-09-29
Cluster-master\data\Aggregation_cluster=7.txt, 9639 , 2018-04-23
Cluster-master\data\cloud93.txt, 1726261 , 2020-12-17
Cluster-master\data\flame.txt, 2887 , 2018-04-23
Cluster-master\data\flame_cluster=2.txt, 2887 , 2018-04-23
Cluster-master\data\Jain_cluster=2.txt, 4560 , 2018-04-23
Cluster-master\data\Pathbased_cluster=3.txt, 3785 , 2018-04-23
Cluster-master\data\Spiral_cluster=3.txt, 3888 , 2018-04-23
Cluster-master\data\trees.txt, 118889 , 2020-09-28
Cluster-master\data\vertices.txt, 422539 , 2020-10-10
Cluster-master\evaluate.py, 1338 , 2018-04-23
Cluster-master\Kmeans.py, 3185 , 2020-12-15
Cluster-master\Kmeans算法 .pdf, 505545 , 2018-04-23
Cluster-master\nmi.py, 1290 , 2018-04-23
Cluster-master\__pycache__\evaluate.cpython-36.pyc, 997 , 2020-09-28
Cluster-master\ͼƬ\21.png, 132158 , 2018-04-23
Cluster-master\ͼƬ\22.png, 56363 , 2018-04-23
Cluster-master\ͼƬ\23.png, 61689 , 2018-04-23
Cluster-master\ͼƬ\24.png, 63720 , 2018-04-23
Cluster-master\ͼƬ\25.png, 87925 , 2018-04-23
Cluster-master\ͼƬ\26.png, 97296 , 2018-04-23
Cluster-master\ͼƬ\31.png, 67782 , 2018-04-23
Cluster-master\ͼƬ\32.png, 124986 , 2018-04-23
Cluster-master\ͼƬ\33.png, 64154 , 2018-04-23
Cluster-master\ͼƬ\34.png, 65957 , 2018-04-23
Cluster-master\ͼƬ\35.png, 60311 , 2018-04-23
Cluster-master\ͼƬ\41.png, 119429 , 2018-04-23
Cluster-master\ͼƬ\42.png, 60363 , 2018-04-23
Cluster-master\ͼƬ\43.png, 64894 , 2018-04-23
Cluster-master\ͼƬ\44.png, 62362 , 2018-04-23
Cluster-master\ͼƬ\45.png, 55693 , 2018-04-23
Cluster-master\ͼƬ\51.png, 14294 , 2018-04-23
Cluster-master\ͼƬ\52.png, 5032 , 2018-04-23
Cluster-master\ͼƬ\53.png, 5486 , 2018-04-23
Cluster-master\.idea, 0 , 2020-12-18
Cluster-master\data, 0 , 2020-12-18
Cluster-master\__pycache__, 0 , 2020-12-18
Cluster-master\ͼƬ, 0 , 2020-12-18
Cluster-master, 0 , 2020-12-18

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • AutomobileCost
     ;此程序要求用户输入以下费用的每月成本
    2023-03-06 13:00:04下载
    积分:1
  • 倒下的马棋盘问题的
    数据结构中的马塌棋盘问题-data structure of the fallen horse chessboard problems
    2022-03-12 21:48:49下载
    积分:1
  • One uses tcp communication. 2 Des realize freedom to choose the main library. ba...
    1采用了tcp通信。 2实现自由选择主辅库。 backup:数据库监视备份软件(backup.exe,backup.ini,backup.log,sendclient.log)-One uses tcp communication. 2 Des realize freedom to choose the main library. backup: backup software, database monitoring (backup.exe, backup.ini, backup.log, sendclient.log)
    2022-03-25 02:10:16下载
    积分:1
  • C++,通过堆栈方式实现的表达式求值
    本源代码是通过堆栈的结构,可以实现表达式求值。可以实现如下功能:1.区分括号2.判断表达式的形式是否有错3.判断小数和整数4.根据符号的优先级能够自动给出计算顺序。5.包中含有表达式求值的详细思路PPT。
    2022-02-25 15:53:21下载
    积分:1
  • stringmatch
    说明:  高速多字符串匹配程序,基于多字符串的KMP算法开发,能够实现多字符串的匹配(High-speed multi-string matching procedure, based on multi-string KMP algorithm development, to achieve multi-string match)
    2009-07-22 10:36:52下载
    积分:1
  • 库开发的 C 语言源代码,对于刚学习c语言的朋友来说有一定的帮助...
    数据库开发的 C 语言源代码,对于刚学习c语言的朋友来说有一定的帮助-Database development of C language source code, for just learning c language friends will certainly help
    2023-01-17 19:50:02下载
    积分:1
  • 动态加载odbc源及其内部表单的小程序
    动态加载odbc数据源及其内部表单的小程序-Dynamic loading odbc data source and its internal form of small programs
    2022-09-04 08:50:02下载
    积分:1
  • 最小生成树问题 若要在n个城市之间建设通信网络,只需要架设n...
    最小生成树问题 若要在n个城市之间建设通信网络,只需要架设n-1条线路即可。如何以最低的经济代价建设这个通信网,是一个网的最小生成树问题。 (1)利用克鲁斯卡尔算法求网的最小生成树。 (2)实现教科书6.5节中定义的抽象树类型 MFSet。以此表示构造生成树过程中的连通分量。 (3)以文本形式输出生成树中各条边以及他们的权值。 -minimum spanning tree problem to the n-city building communications networks needed to put up only n-1 lines can be. How the lowest economic cost of building the communications network, the network is a minimum spanning tree problem. (1) using Kelushikaer network algorithm for the minimum spanning tree. (2) to achieve 6.5 textbook definition of the abstract tree types MFSet. Spanning Tree Construction said this process of connectivity components. (3) the form of text output spanning trees and the edge of their weights.
    2023-06-26 07:25:03下载
    积分:1
  • WinRAR
    一个表达式和一个二叉树之间,存在着自然的对应关系。写一个程序,实现基于二叉树的表示的算术表达式Expression的操作。 基本要求 1.ReadExpr(E) 以字符序列的形式输入语法正确的前缀表示式并够着表达式E。 2.WriteExpr(E) 用带括弧的中缀表达式输出表达式E。 3.Assign(V,c) 实现对变量V的赋值(V=c),变量的初值为0。 4.Value(E) 对算术表达式E求值。 5.CompoundExpr(P,E1,E2) 构造一个新的复合表达式(E1)P(E2)。 (Between an expression and a binary tree, there is a natural correspondence relationship. Write a program to achieve the operation of the binary tree-based representation of the arithmetic expression Expression. The basic requirements for input grammatically correct prefix expressions 1.ReadExpr (E) in the form of a sequence of characters and enough with the expression E. 2.WriteExpr (E) output expression E infix expression with parentheses. 3.Assign (V, c) the assignment of the variable V (V = c), the initial value of the variable to 0. 4.Value (E) E evaluates arithmetic expressions. 5.CompoundExpr (P, E1, E2) to construct a new composite expressions (E1) P (E2).)
    2012-09-13 15:43:44下载
    积分:1
  • 经曲的字符串匹配模糊搜索算法 思想不是本人的,但程序是本人编写的...
    经曲的字符串匹配模糊搜索算法 思想不是本人的,但程序是本人编写的-By the song
    2022-05-08 01:05:57下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载