-
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
-
VB serialport 应用,一款不错的串口使用例程。
VB serialport 应用,一款不错的串口使用例程。-VB serialport applications, the serial use of a good routine.
- 2023-04-09 00:30:05下载
- 积分:1
-
一个用Flash搞出来的界面,挺不错的,供大家参考下
一个用Flash搞出来的界面,挺不错的,供大家参考下-Out by engaging in a Flash interface
- 2023-08-28 17:20:04下载
- 积分:1
-
k-means离群点检测
1算法思路
K-means算法
先随机选取K个对象作为初始的聚类中心。然后计算每个对象与各个种子聚类中心之间的距离,把每个对象分配给距离它最近的聚类中心。聚类中心以及分配给它们的对象就代表一个聚类。一旦全部对象都被分配了,每个聚类的聚类中心会根据聚类中现有的对象被重新计算。这个过程将不断重复直到满足某个终止条件。终止条件可以是以下任何一个:
1)没有(或最小数目)对象被重新分配给不同的聚类。
2)没有(或最小数目)聚类中心再发生变化。
3)误差平方和局部最小。
2算法步骤 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-06-17 08:21:18下载
- 积分:1
-
基于PC/104 总线的动态称重测量板的设计
Design of Dynamic Weight measure board Based on PC/104
基于PC/104 总线的动态称重测量板的设计
Design of Dynamic Weight measure board Based on PC/104 Bus-Based on the PC/104 bus WIM measurement plate design Design of Dynamic Weight measure board Based on PC/104 Bus
- 2023-02-27 11:15:04下载
- 积分:1
-
这是个操作系统中,多线称关于哲学家就餐问题的演示程序!
这是个操作系统中,多线称关于哲学家就餐问题的演示程序!-This is the demo program for the multithread about philosophers having dinner problem in the operating system!
- 2022-05-07 01:41:21下载
- 积分:1
-
The book version of DirectX SDK 9.0 to modeled, involving almost covered in the...
本书以DirectX SDK 9.0版为蓝本,涉及的内容几乎涵盖了在Window
-The book version of DirectX SDK 9.0 to modeled, involving almost covered in the Window
- 2022-08-19 11:01:09下载
- 积分:1
-
pdflib7.0 library and to use the programming pdflib to look at the defense, stop...
pdflib7.0库,想用pdflib来编程的不防看看,停好的东西-pdflib7.0 library and to use the programming pdflib to look at the defense, stopping the good things
- 2022-12-12 11:30:04下载
- 积分:1
-
Trapgate FTN Mailer
Trapgate是一个完整的FidoneTail系统,具有标准HTTP、BinkP、ZModem、Hydra、ZedZap、FTP等所有内置组件,最多32个组件和无限的TCP/IP连接和HTTP连接。包括POP3和SMTP,它将向客户端发送电子邮件,同时将其转换为fido数据包,此外,NNTP将确保您的echomail位于新闻组中;
- 2023-05-24 08:15:03下载
- 积分:1
-
wave文件C++类
实现了一个WAVE文件类,并附Demo程序。
- 2022-01-22 06:08:57下载
- 积分:1