-
编译环境:VC6.0
VC创建管道的源代码,用于学习参考用。
编译环境:VC6.0
VC创建管道的源代码,用于学习参考用。-Compiler Environment: VC6.0 VC pipeline to create the source code for the study and reference.
- 2022-08-08 17:39:57下载
- 积分:1
-
uses dibits to render graphics on screen. yea and stuff just want to dowload 1 t...
uses dibits to render graphics on screen. yea and stuff just want to dowload 1 thing let me in please :)
- 2022-01-24 10:03:41下载
- 积分:1
-
本文档为伊斯兰教对各机构的在这个世界上
this doc for islam for evry bodu in this world
- 2023-01-07 00:50:03下载
- 积分:1
-
本人总结的vijos的题目
有150+题目
大家交流吧
本人总结的vijos的题目
有150+题目
大家交流吧-I summed up the subject of vijos topics to share their 150+ Bar
- 2023-01-15 22:35:03下载
- 积分:1
-
WINCE under a PPC can be used on commonly used software DLL file collection
一个在WINCE下可以用PPC上软件的常用的DLL文件集合-WINCE under a PPC can be used on commonly used software DLL file collection
- 2022-12-02 15:45:03下载
- 积分:1
-
速达软件测试程序
速达软件测试程序-Jacky testing procedures
- 2022-07-15 02:40:05下载
- 积分:1
-
构造函数使用的摘要,使用各种类型的构造函数…
构造函数使用方法的总结,使用多种类型的构造函数创建对象。-Constructors use of the summary, the use of various types of Constructors object creation.
- 2022-05-07 03:32:58下载
- 积分:1
-
用20个案例的技巧,希望广大的体育..
用Delphi实现的技巧源代码20例,希望能对广大编程爱好者以帮助,-with Delphi source code for the skills of 20 cases in hopes of the majority of programming enthusiasts to help, thank you
- 2022-02-04 23:19:18下载
- 积分:1
-
这是一个存储管理分区分配算法的源码,操作系统的
这是一个存储管理分区分配算法的源码,操作系统的-this is a source code of save the charge sectors,for operating system
- 2022-11-29 02:45:03下载
- 积分:1
-
k-means离群点检测
1算法思路
K-means算法
先随机选取K个对象作为初始的聚类中心。然后计算每个对象与各个种子聚类中心之间的距离,把每个对象分配给距离它最近的聚类中心。聚类中心以及分配给它们的对象就代表一个聚类。一旦全部对象都被分配了,每个聚类的聚类中心会根据聚类中现有的对象被重新计算。这个过程将不断重复直到满足某个终止条件。终止条件可以是以下任何一个:
1)没有(或最小数目)对象被重新分配给不同的聚类。
2)没有(或最小数目)聚类中心再发生变化。
3)误差平方和局部最小。
2算法步骤 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-06-17 08:21:18下载
- 积分:1