登录
首页 » Python » Cluster-master

Cluster-master

于 2020-12-18 发布
0 132
下载积分: 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 个回复

  • 本程序用Visual C++ 6编写的,使用了MFC、库…
    本程序使用Visual C++6.0编写,使用了MFC,数据库用的是SQL Server,要正常运行本程序,请安装该数据库,并参看压缩文件中的DBConfig.ini文件。本程序如果和已经上传的NetControlManager已经完全可以满足用户对局域网控制的需求,特色功能包括:登陆认证、局域网内特定IP上网限制等-This procedure using Visual C++ 6.0 preparation, the use of the MFC, the database used is SQL Server, to the normal operation of this program, please install the database and see the compressed file in the document DBConfig.ini. This procedure has been uploaded If NetControlManager has been fully able to meet user demand for LAN control, features include: login authentication, LAN specific IP access restrictions
    2022-07-27 23:04:34下载
    积分:1
  • With the C language implementation of the evaluation of the expression on the st...
    用C语言实现的表达式的求值,关于数据结构的栈方面的知识,已经通过测试!-With the C language implementation of the evaluation of the expression on the stack data structure of knowledge, has passed the test!
    2022-05-14 11:25:27下载
    积分:1
  • 快速报告 3
    快速报告3之后安装FastReport®是一个附加组件,它允许您的应用程序快速有效地产生报表。 FastReport®提供了所有必要的发展报告,其中包括一个可视化的报表设计器,报告的核心,和预览窗口的工具。
    2023-04-20 10:45:04下载
    积分:1
  • 生活的用户名可用性检查
    应用背景此源代码将保存到用户表前检查该用户名可用性。这很重要,这样用户可以触发,如果数据已经存在。这是使用Ajax,所以它不会刷新页面,显示响应如果存在或不。希望它能帮助。谢谢你。关键技术技术和组件的选择:1 PHP2。MySQLjQuery的Ajax 3 /HTML 45 CSS6 Ajax7。自举
    2022-06-15 15:30:06下载
    积分:1
  • sql 语句大全,各种语句都能够查得到
    sql 语句大全,各种语句都能够查得到-sql
    2022-02-03 23:18:14下载
    积分:1
  • zhaose
    本代码是通过C语言来实现贪心算法求着色问题,包括具体问题和实现代码(This code is the C language to implement the greedy algorithm for the coloring problem, including specific issues and the implementation code)
    2013-09-23 16:04:24下载
    积分:1
  • Visual+C+++6.0库开发技术与工程实践(下),共7个实例,有源代码,使用前看光盘使用说明...
    Visual+C+++6.0数据库开发技术与工程实践(下),共7个实例,有源代码,使用前看光盘使用说明-Visual+ C+++6.0 database development Technology and Engineering Practice (below), a total of seven instances, active code, CD-ROM read instructions before use
    2022-05-16 07:39:08下载
    积分:1
  • beibao
    背包问题,可以解决最短路径问题,或优化问题(Knapsack problem, the shortest path problem can be solved, or optimization problems)
    2011-11-25 12:16:03下载
    积分:1
  • 2-3Library
    大二时做的一个数据结构的课程设计,用2-3树实现的图书馆管理系统,只是控制台程序,没有很好的图形界面。包括管理员、读者。管理员功能有:采编入库、查看图书、查看读者、删除读者。读者功能有:借书、还书、预约、查找等等。。功能全面。包括注册账号,登录需要账号密码。(Sophomore to do a data structure of the curriculum design, with 2-3 tree implementation of library management system, but the console program, not a good graphical interface. Including administrators, readers. Administrator functions include: editing storage, check books, check readers, delete readers. Reader functions: library, book, booking, search and so on. . Full-featured. Including the registration account, login account password required. )
    2020-10-28 01:10:00下载
    积分:1
  • 关于二叉排序树胡程序课程设计代码
    关于二叉排序树胡数据结构程序课程设计代码-On the binary sort tree data structure procedures Hu curriculum design code
    2022-01-26 06:15:12下载
    积分:1
  • 696524资源总数
  • 103896会员总数
  • 68今日下载