-
skype api application6
skype api application6
- 2022-03-25 03:57:00下载
- 积分:1
-
旋转裁剪图片的源文件,实现图片任意角度的旋转裁剪功能
旋转裁剪图片的源文件,实现图片任意角度的旋转裁剪功能-Crop rotation picture header file, to achieve picture at any angle of rotation cropping feature
- 2022-04-21 13:56:48下载
- 积分:1
-
一款优秀的解码机源码
一款优秀的解码机源码-A good source decoding machine
- 2022-10-09 12:40:03下载
- 积分:1
-
Discrete cosine transform to compress data.
Discrete cosine transform to compress data.
- 2023-01-03 05:25:02下载
- 积分:1
-
k-means离群点检测
1算法思路
K-means算法
先随机选取K个对象作为初始的聚类中心。然后计算每个对象与各个种子聚类中心之间的距离,把每个对象分配给距离它最近的聚类中心。聚类中心以及分配给它们的对象就代表一个聚类。一旦全部对象都被分配了,每个聚类的聚类中心会根据聚类中现有的对象被重新计算。这个过程将不断重复直到满足某个终止条件。终止条件可以是以下任何一个:
1)没有(或最小数目)对象被重新分配给不同的聚类。
2)没有(或最小数目)聚类中心再发生变化。
3)误差平方和局部最小。
2算法步骤 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-06-17 08:21:18下载
- 积分:1
-
零件切割问题
给定一块宽度为W的矩形板,矩形板的高度不受限制。现需要从板上分别切割出n个高度为hi,宽度为wi的矩形零件。切割的规则是零件的高度方向与矩形...
零件切割问题
给定一块宽度为W的矩形板,矩形板的高度不受限制。现需要从板上分别切割出n个高度为hi,宽度为wi的矩形零件。切割的规则是零件的高度方向与矩形板的高度方向保持一致。问如何切割使得所使用的矩形板的高度h最小?采用分治递归-Parts mutilation given width W of a rectangular plate, rectangular plate of height restrictions. Is the need to cut out from the board, respectively, n-height hi, a width of the rectangular parts wi. Parts of the rules of cutting height direction and the direction of rectangular plates with a high degree of consistency. Asked how to make the use of cutting rectangular plate height h the smallest? Recursive use of sub-rule
- 2023-04-23 19:05:03下载
- 积分:1
-
VB学习的一个完整版本,是基于VB6.0的!希望对大家的学习有一定的帮组
VB学习的一个完整版本,是基于VB6.0的!希望对大家的学习有一定的帮组-VB learning a complete version, is based on the VB6.0! Hope everyone has a certain degree of learning to help groups
- 2022-04-10 16:15:47下载
- 积分:1
-
一个典型的队列的实现代码,完成了队列的所有操作,及一个简单的入队出队调用实例....
一个典型的队列的实现代码,完成了队列的所有操作,及一个简单的入队出队调用实例.-The achieve code of typical queu do the whole opertaion and a simple transfer example of in and out queu.
- 2022-01-24 12:36:55下载
- 积分:1
-
该程序是一个模拟算法程序,是对一个简单的数学公式的求解实现过程。...
该程序是一个模拟算法程序,是对一个简单的数学公式的求解实现过程。-the program is a simulation algorithm is a simple mathematical formula for the solution to achieve process.
- 2022-02-14 15:15:28下载
- 积分:1
-
to Vc++ development platform, realizing windows were classic producer_consumer_p...
以Vc++为开发平台,实现windows中经典问题producer_consumer_problem的简单运行,运行界面为dos-to Vc++ development platform, realizing windows were classic producer_consumer_problem simple operation, run interface to dos
- 2022-07-20 04:48:49下载
- 积分:1