-
C语言和C++的相同和不同,给C语言程序员转向C++程序员的一本好书
C语言和C++的相同和不同,给C语言程序员转向C++程序员的一本好书-C language and C of the similarities and differences, to the C language programmers to C programmers in a good book
- 2023-08-02 16:15:04下载
- 积分:1
-
实例05
实例05-传输文件-examples of 05-to transfer files
- 2022-05-05 19:13:56下载
- 积分:1
-
k-means离群点检测
1算法思路
K-means算法
先随机选取K个对象作为初始的聚类中心。然后计算每个对象与各个种子聚类中心之间的距离,把每个对象分配给距离它最近的聚类中心。聚类中心以及分配给它们的对象就代表一个聚类。一旦全部对象都被分配了,每个聚类的聚类中心会根据聚类中现有的对象被重新计算。这个过程将不断重复直到满足某个终止条件。终止条件可以是以下任何一个:
1)没有(或最小数目)对象被重新分配给不同的聚类。
2)没有(或最小数目)聚类中心再发生变化。
3)误差平方和局部最小。
2算法步骤 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-06-17 08:21:18下载
- 积分:1
-
普通图片合成全景图
将6张普通图片合成全景图的代码。可以在Adobe Flash Professional CS6中运行。
- 2022-04-22 17:30:58下载
- 积分:1
-
VC编写的多功能计算器,包含完整的源代码,具有常用计算器功能,向量计算功能,高等数学计算功能(行列式,根与系数关系,方程组求解),趣味运算(24点求解)。...
VC编写的多功能计算器,包含完整的源代码,具有常用计算器功能,向量计算功能,高等数学计算功能(行列式,根与系数关系,方程组求解),趣味运算(24点求解)。-VC prepared multifunctional calculator, contains the complete source code, with a common calculator functions, vector computing, advanced mathematics calculation function (determinant, the relationship between the roots and coefficients, Equations), fun computing (24 points Solving).
- 2022-05-15 23:21:55下载
- 积分:1
-
some of this is in preparation for Mathematical Modeling of the data collected i...
这一些是我在准备数学建模是收集的资料,是一些非常好用的小程序.-some of this is in preparation for Mathematical Modeling of the data collected is very good for small procedures.
- 2022-06-26 16:59:23下载
- 积分:1
-
一个hook工具代码
一个hook工具代码-a hook tool code
- 2022-08-15 19:18:59下载
- 积分:1
-
声音控制代码,好好用的
声音控制代码,好好用的-voice control code, properly used
- 2022-03-21 08:45:04下载
- 积分:1
-
Development of project management interface, etc. can be made simple and aesthet...
开发工程项目管理器界面等可做出美观的简洁的工程项目管理器,VC6.0下开发。-Development of project management interface, etc. can be made simple and aesthetically pleasing project manager, VC6.0 under development.
- 2022-02-21 00:31:58下载
- 积分:1
-
树形控件和列表控件相结合的新程序,其中包括列表框和组合框形成的新列表框...
树形控件和列表控件相结合的新程序,其中包括列表框和组合框形成的新列表框-Tree controls and list controls a combination of new procedures, including the list boxes and combo boxes to form a new list box
- 2022-10-03 22:00:04下载
- 积分:1