-
linux下开发CGI程序的工具 定义了很多函数,供调用
linux下开发CGI程序的工具 定义了很多函数,供调用-CGI program developed under the definition of the many tools function, called for
- 2022-02-06 14:24:02下载
- 积分:1
-
k-means离群点检测
1算法思路
K-means算法
先随机选取K个对象作为初始的聚类中心。然后计算每个对象与各个种子聚类中心之间的距离,把每个对象分配给距离它最近的聚类中心。聚类中心以及分配给它们的对象就代表一个聚类。一旦全部对象都被分配了,每个聚类的聚类中心会根据聚类中现有的对象被重新计算。这个过程将不断重复直到满足某个终止条件。终止条件可以是以下任何一个:
1)没有(或最小数目)对象被重新分配给不同的聚类。
2)没有(或最小数目)聚类中心再发生变化。
3)误差平方和局部最小。
2算法步骤 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-06-17 08:21:18下载
- 积分:1
-
一个非常的留言板程序,其功能只有留言显示和发送。但是该留言板程序,是基于“三层结构”的。留言板程序可以运行在三个数据库平台上,分别是:Access数据库、MSS...
一个非常的留言板程序,其功能只有留言显示和发送。但是该留言板程序,是基于“三层结构”的。留言板程序可以运行在三个数据库平台上,分别是:Access数据库、MSSqlServer数据库和MySql数据库。只需要通过修改Web.Config文件来设置留言板运行的数据库平台,而不是开发三个数据库版本的留言板…
可以使用TraceLWord_MSSqlServer.sql生成MSSqlServer数据库中的表,使用TraceLWord_MySql.sql生成MySql数据库中的表。
- An unusual message center procedure, its function only has the
message demonstration and the transmission. But this message center
procedure, is based on "three structures". The message center
procedure may move in three databases platforms, respectively is:
Access database, MSSqlServer database and MySql database. Only needs
through to revise the Web.Config document to establish the message
center movement the database platform, but is not develops three
databases editions the message center... May use
TraceLWord_MSSqlServer.sql to produce in the MSSqlServer database the
table, uses TraceLWord_MySql.sql to produce in the MySql database the
table.
- 2022-03-03 21:20:18下载
- 积分:1
-
text jitter
文本抖动-text jitter
- 2022-01-28 16:10:04下载
- 积分:1
-
I wrote a category c can be directory, as long as the copies on the past can be...
我所写的一个c++类,可以得到目录,只要复制过去就可以直接运行.-I wrote a category c can be directory, as long as the copies on the past can be directly run.
- 2022-05-08 03:39:02下载
- 积分:1
-
PS流解析小程序。已经调试通过。
PS流解析小程序。已经调试通过。-PS flow analysis of small procedures. Have been debug through.
- 2023-05-04 19:40:03下载
- 积分:1
-
学生成绩管理系统。当中存在的DBF文件需要先下载并安装CDBF软件才能查看。...
学生成绩管理系统。当中存在的DBF文件需要先下载并安装CDBF软件才能查看。-Student grade management system developed by Excel and access.
- 2022-02-12 06:30:59下载
- 积分:1
-
Programmable timer counter 82c54 technical manuals and debugging through the c
可编程定时计数器82c54的技术手册和调试通过的c 代码,请大胆使用-Programmable timer counter 82c54 technical manuals and debugging through the c-code, making bold use of
- 2022-05-06 15:14:54下载
- 积分:1
-
利用API函数编写的串口通信程序
这是自己花了好长时间在网上找的一个关于串口通信的程序,适合初学者,网址可能忘记了,但是把自己下载好的代码与大家共享,希望有用
- 2022-04-24 03:28:08下载
- 积分:1
-
C++图书管理系统,使用Vs2005编写的!
C++图书管理系统,使用Vs2005编写的!-C++ Library management system, the use of VS2005 prepared!
- 2022-07-16 15:54:38下载
- 积分:1