-
Delphi implementation using Windows domain authentication code. Using ADSI to op...
使用Delphi实现Windows域认证的代码.使用ADSI进行操作-Delphi implementation using Windows domain authentication code. Using ADSI to operate
- 2022-06-18 09:38:58下载
- 积分:1
-
Program receives the user types a line character (the number of no more than 80...
程序接收用户键入的一行字符(字符个数不超过80个,该字符串用回车符结束),并按字母、数字及其他字符分类计数,然后将结果存入以letter、digit和other为名的存储单元中。-Program receives the user types a line character (the number of no more than 80 characters, the string end with a carriage return), according to letters, numbers and other characters were counted, and the results stored in order to letter, digit and the other in the name of the storage unit.
- 2023-05-14 03:05:03下载
- 积分:1
-
实现对txt文档的读取,能够实现的txt文档的保存,同时处理一定的数据...
实现对txt文档的读取,能够实现的txt文档的保存,同时处理一定的数据-Txt document to achieve the reading, to achieve the preservation of the txt file, at the same time to deal with a certain degree of data
- 2022-10-16 06:30:03下载
- 积分:1
-
查找文件中相同列项,并去掉相同部分,保留一个。
查找文件中相同列项,并去掉相同部分,保留一个。-find the same document out of them, and removed the same part of a reservation.
- 2022-11-08 22:40:03下载
- 积分:1
-
电脑快捷键大全,具体介绍了xp系统下的快捷应用.
电脑快捷键大全,具体介绍了xp系统下的快捷应用.-Computer shortcut keys Guinness, the specific system introduced xp shortcut application.
- 2022-12-05 16:30:03下载
- 积分:1
-
VPN,RAS拨号程序
一个完整的使用RAS相关函数编写的拨号程序,可支持VPN拨号程序代码,也适用于其他PPPOE拨号程序。主功能位于MyRasFunction,同时提供两个简单的测试程序。使用C++编写,测试程序界面使用ATL。
- 2022-02-03 18:10:58下载
- 积分:1
-
k-means离群点检测
1算法思路
K-means算法
先随机选取K个对象作为初始的聚类中心。然后计算每个对象与各个种子聚类中心之间的距离,把每个对象分配给距离它最近的聚类中心。聚类中心以及分配给它们的对象就代表一个聚类。一旦全部对象都被分配了,每个聚类的聚类中心会根据聚类中现有的对象被重新计算。这个过程将不断重复直到满足某个终止条件。终止条件可以是以下任何一个:
1)没有(或最小数目)对象被重新分配给不同的聚类。
2)没有(或最小数目)聚类中心再发生变化。
3)误差平方和局部最小。
2算法步骤 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-06-17 08:21:18下载
- 积分:1
-
This is a VC used Pictrue control of small examples to share with Members
这是一个VC中使用Pictrue控件的小例子,跟大家分享一下-This is a VC used Pictrue control of small examples to share with Members
- 2022-03-17 13:07:06下载
- 积分:1
-
在Pocket PC上实现用GPS模块读取信息
在Pocket PC上实现用GPS模块读取信息-Achieved in the Pocket PC with GPS module to read information
- 2022-10-09 10:10:03下载
- 积分:1
-
wince5.0 keyboard hook
WINCE5.0 下键盘鼠标钩子源码
注:WINCE6下貌似不能用-wince5.0 keyboard hook
- 2022-04-20 11:03:59下载
- 积分:1