-
C++课件,内容通俗易懂,很适合初学者使用.
C++课件,内容通俗易懂,很适合初学者使用.-C++ Courseware, content user-friendly, it is suitable for beginners to use.
- 2022-01-25 14:05:57下载
- 积分:1
-
CRecordset进行了扩展
CRecordset进行了扩展-CRecordset of expansion
- 2023-05-24 21:30:03下载
- 积分:1
-
k-means离群点检测
1算法思路
K-means算法
先随机选取K个对象作为初始的聚类中心。然后计算每个对象与各个种子聚类中心之间的距离,把每个对象分配给距离它最近的聚类中心。聚类中心以及分配给它们的对象就代表一个聚类。一旦全部对象都被分配了,每个聚类的聚类中心会根据聚类中现有的对象被重新计算。这个过程将不断重复直到满足某个终止条件。终止条件可以是以下任何一个:
1)没有(或最小数目)对象被重新分配给不同的聚类。
2)没有(或最小数目)聚类中心再发生变化。
3)误差平方和局部最小。
2算法步骤 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-06-17 08:21:18下载
- 积分:1
-
Students with the fundamental information management using c/c++ linked list dat...
学生基本信息管理 用c/c++ 数据结构 链表-Students with the fundamental information management using c/c++ linked list data structure
- 2022-02-13 13:57:24下载
- 积分:1
-
VC++可改写任意时间的日历代码
资源描述一个很自由的任意填写日期的日历小插件代码。
- 2022-03-21 03:59:03下载
- 积分:1
-
This is my series of the experimental temperature and pressure control, can be o...
这是我编的温度压力控制实验,可以通过开启或关闭风扇来加热或降温。并画出曲线,超出范围报警-This is my series of the experimental temperature and pressure control, can be opened or closed to fans heating or cooling. And he painted curves beyond Alarm
- 2022-03-25 06:44:11下载
- 积分:1
-
Super MA original game code
超级马丽游戏原代码-Super MA original game code
- 2022-01-26 02:48:11下载
- 积分:1
-
C++ 视频播放器,仿暴风影音
这是一款仿暴风影音播放器,采用的 DIRECTSHOW 开发,对学习 DIRECTSHOW 和视频播放器开发的朋友很有帮助!!!
- 2022-07-25 01:09:01下载
- 积分:1
-
孙鑫C++教程(全20讲)PPT讲义,包含全部源代码。
孙鑫C++教程(全20讲)PPT讲义,包含全部源代码。-SUN Xin C++ Course (all 20 speakers) PPT notes, including all the source code.
- 2022-11-04 17:10:03下载
- 积分:1
-
一个小程序,用来展示瀑布的样子,用到了许多数学公式,值得一看...
一个小程序,用来展示瀑布的样子,用到了许多数学公式,值得一看-a small program used to display waterfall on the outside, use a lot of mathematical formulas, an eye-catcher
- 2022-05-16 06:34:14下载
- 积分:1