-
这个程序演示了如何通过vc++来制作类似画图板系统的橡皮筋操作...
这个程序演示了如何通过vc++来制作类似画图板系统的橡皮筋操作-Drawing elastic line using VC++ like in pbrush.exe.
- 2022-07-17 00:45:10下载
- 积分:1
-
语音采集、回放、显示,分析
语音采集、回放、显示,分析-voice capture, playback, display, analysis
- 2023-08-27 03:00:04下载
- 积分:1
-
计算器的c++编程程序,源代码,经过老师的验证
计算器的c++编程程序,源代码,经过老师的验证-Calculator c++ programming procedures, source code, through the teacher certification
- 2022-03-06 16:53:45下载
- 积分:1
-
k-means离群点检测
1算法思路
K-means算法
先随机选取K个对象作为初始的聚类中心。然后计算每个对象与各个种子聚类中心之间的距离,把每个对象分配给距离它最近的聚类中心。聚类中心以及分配给它们的对象就代表一个聚类。一旦全部对象都被分配了,每个聚类的聚类中心会根据聚类中现有的对象被重新计算。这个过程将不断重复直到满足某个终止条件。终止条件可以是以下任何一个:
1)没有(或最小数目)对象被重新分配给不同的聚类。
2)没有(或最小数目)聚类中心再发生变化。
3)误差平方和局部最小。
2算法步骤 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-06-17 08:21:18下载
- 积分:1
-
The files in this directory are the source code for all examples in D.R. Musser,
The files in this directory are the source code for all examples in D.R. Musser, G.J. Derge, and Atul Saini, STL Tutorial and Reference Guide, Second Edition: C++ Programming with the Standard Template Library (Boston, MA: Addison-Wesley, 2001).-The files in this directory are the source code for all examples in D.R. Musser, G.J. Derge, and Atul Saini, STL Tutorial and Reference Guide, Second Edition: C++ Programming with the Standard Template Library (Boston, MA: Addison-Wesley, 2001).
- 2022-03-03 20:32:39下载
- 积分:1
-
自绘网格实例,初学者适合,介绍简单的绘制九宫格和图片加载效果...
自绘网格实例,初学者适合,介绍简单的绘制九宫格和图片加载效果-Since the draw grid instance, suitable for beginners, introducing a simple drawing and image loading effect Style Box
- 2022-03-15 22:32:31下载
- 积分:1
-
构造函数使用的摘要,使用各种类型的构造函数…
构造函数使用方法的总结,使用多种类型的构造函数创建对象。-Constructors use of the summary, the use of various types of Constructors object creation.
- 2022-05-07 03:32:58下载
- 积分:1
-
这是关于计算机的简介,适合所有初学者。这是非常好的…
This about computers brief and is it suitable for all beginners. It is very good.-This is about computers brief and is it suitable for all beginners. It is very good.
- 2023-07-21 06:20:03下载
- 积分:1
-
好用的计算器源代码
好用的计算器源代码-handy calculator source code
- 2022-03-14 11:16:33下载
- 积分:1
-
430中149中看门狗的使用,测试通过,可以使用
430中149中看门狗的使用,测试通过,可以使用-430code
- 2022-05-25 04:32:11下载
- 积分:1