-
a word tablet program source code.
一个word写字板程序源代码.-a word tablet program source code.
- 2022-11-04 03:30:05下载
- 积分:1
-
DES算法集锦,包含有各种增强DES算法,变形DES算法,有PASCAL,ASM,C等多种语言的版本,有DOS,WINDOWS,Linux,以及其它UNIX环境...
DES算法集锦,包含有各种增强DES算法,变形DES算法,有PASCAL,ASM,C等多种语言的版本,有DOS,WINDOWS,Linux,以及其它UNIX环境的代码-DES algorithm collection, including a variety of enhanced DES algorithm, the deformation DES algorithm, there is PASCAL, ASM, C, such as multi-lingual version, there is DOS, WINDOWS, Linux, and other UNIX environment code
- 2022-03-10 13:54:14下载
- 积分:1
-
VC++ 实现的 listcontrol演示程序
vs2010 使用c++实现,适合初学者学习listcontrol的使用方法,简单易懂,清晰可见,有助于初学者熟悉listcontrol控件的使用方法
- 2022-05-25 10:10:25下载
- 积分:1
-
information obtained CPU
取得CPU的信息-information obtained CPU
- 2022-09-09 00:50:02下载
- 积分:1
-
一个模仿Windows操作系统下空当接龙的游戏.
一个模仿Windows操作系统下空当接龙的游戏.-A mimic empty when the next Windows operating system Solitaire game.
- 2022-06-25 23:15:39下载
- 积分:1
-
双三次B样条曲面的拟合程序,有助于进一步了解B样条曲线
双三次B样条曲面的拟合程序,有助于进一步了解B样条曲线-Bicubic B-spline surface fitting process, help to further understanding of B-spline curve
- 2022-10-15 11:40:02下载
- 积分:1
-
VB Windows API 函数大约有774个,共分十二大类,基本上包括了大部分的常用和非常用的Windows API 函数,按分类编排,具有索引功能,支持全...
VB Windows API 函数大约有774个,共分十二大类,基本上包括了大部分的常用和非常用的Windows API 函数,按分类编排,具有索引功能,支持全文检索,-VB Windows API function has about 774, divided into twelve categories, basically most of the commonly used and very used by Windows API function, arranged by category, with the index function, support full-text search,
- 2022-03-25 00:28:19下载
- 积分:1
-
算风速2004年冬季(2003年12月~2004年2月)全省平均气温比常年同期偏高1.7℃,是1961年以来的第三个最暖的冬天,偏暖程度仅次于1999年冬季和2...
算风速2004年冬季(2003年12月~2004年2月)全省平均气温比常年同期偏高1.7℃,是1961年以来的第三个最暖的冬天,偏暖程度仅次于1999年冬季和2002年冬季,也是1991年以来出现的第13个偏暖的冬季。尤其是2月份,全省平均气温为4.4-9.4℃,比常年同期异常偏高3-5℃,大部分地区为建站以来同期最高值。2月13日是季内最暖的一天,全省最高气温为18.6-25.5℃。-2004 winter (December 2003-February 2004), the province"s average temperature than in a normal year high of 1.7 C, since 1961 is the third warmest winter, second only to warmer winter 1999 and winter 2002, but also in 1991 the first since 13 the warmer winter months. Particularly in February, the province"s average temperature of 4.4-9.4 C, in addition to the same period of abnormal High 3-5 C, the most severe since the same period of highest value. February 13 is a quarter of the warmest day, the province"s highest temperature of 18.6-25.5 C.
- 2022-02-21 12:57:37下载
- 积分:1
-
k-means离群点检测
1算法思路
K-means算法
先随机选取K个对象作为初始的聚类中心。然后计算每个对象与各个种子聚类中心之间的距离,把每个对象分配给距离它最近的聚类中心。聚类中心以及分配给它们的对象就代表一个聚类。一旦全部对象都被分配了,每个聚类的聚类中心会根据聚类中现有的对象被重新计算。这个过程将不断重复直到满足某个终止条件。终止条件可以是以下任何一个:
1)没有(或最小数目)对象被重新分配给不同的聚类。
2)没有(或最小数目)聚类中心再发生变化。
3)误差平方和局部最小。
2算法步骤 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-06-17 08:21:18下载
- 积分:1
-
C++内存分配所有方法,比较有价值,有需要的可以参考
C++内存分配所有方法,比较有价值,有需要的可以参考-the good C++ memory alloc
- 2022-03-18 10:59:39下载
- 积分:1