-
K-均值聚类
它实现了 k-均值聚类。聚类是一种无监督的学习。它随机选择 k 点到初始聚类中心。它计算组的平均值,然后更新它的中心。
- 2022-05-22 22:37:47下载
- 积分:1
-
wince触摸屏幕的驱动程序源代码
wince触摸屏幕的驱动程序源代码-touch-screen of WinCE driver source code
- 2023-03-30 19:45:03下载
- 积分:1
-
WindowsCE Development Guide, detailing the development of wince
WindowsCE开发指南,详细介绍wince的开发-WindowsCE Development Guide, detailing the development of wince
- 2023-04-06 05:55:03下载
- 积分:1
-
我的网页制作,其中包含了具体代码,和美观的界面,有兴趣者可下载。...
我的网页制作,其中包含了具体代码,和美观的界面,有兴趣者可下载。-my beautiful web which includes codes
- 2023-04-05 18:50:04下载
- 积分:1
-
c# .NET 网上书店管理系统
.NET web 开发网上书店管理系统(前台和后台)源代码和数据库全部具有 ,开发工具Microsoft Visual Studio 2008+Microsoft SQL Server 2008,可以实现书籍管理,书籍购买,订单的处理等等模块。。。。。。。
- 2022-04-01 05:47:55下载
- 积分:1
-
该软件是典型的将 HTML 页面文件(包括媒体文件)捆绑成 EXE 电子文档的制作软件。软件支持大多数基于 Web 的技术,集成了目前所有同类软件的优点于一身,...
该软件是典型的将 HTML 页面文件(包括媒体文件)捆绑成 EXE 电子文档的制作软件。软件支持大多数基于 Web 的技术,集成了目前所有同类软件的优点于一身,是 EXE 电子图书制作软件中最豪华、最完善的一款-The software is a typical HTML pages of documents (including the media) bundled into the EXE electronic document production software. Software support for the majority of Web-based technology that integrates all existing software similar to the one the merits of electronic books EXE software produced the most luxurious, the perfect one
- 2022-03-20 07:00:09下载
- 积分:1
-
高效率的C++编程经验,作者历时1年的经验总结。
高效率的C++编程经验,作者历时1年的经验总结。-The most popular methed.
- 2022-08-11 01:35:08下载
- 积分:1
-
三个函数来计算“开”、“关”或简单的“奇偶校验位”…
Three functions to calculate the number of "on", "off", or simple "parity" bits of input
- 2022-07-09 00:50:33下载
- 积分:1
-
求图中从一个顶点到另一个顶点的一条路径。
//为简化算法,没有提供顶点到其编号的转换函数,函数Path_vtou(ALGraph G,VexIndex v,...
求图中从一个顶点到另一个顶点的一条路径。
//为简化算法,没有提供顶点到其编号的转换函数,函数Path_vtou(ALGraph G,VexIndex v,VexIndex u)
//中两顶点参数用的是顶点的编号;函数Printpath(ListType Path)输出的是路径上的顶点编号序列-seeking a map from the vertex to another vertex of a path.// To simplify the algorithm, not to its peak numbered conversion, function Path_vtou (ALGraph G, VexIndex v, u VexIndex)// 2 vertex parameters of the number of vertices; Function Printpath (ListType Path) output is on the path to the peak numbers Sequence
- 2022-08-31 23:55:03下载
- 积分:1
-
a simple disk scheduling algorithm can achieve FIFO, shortest Seeking, scan algo...
一个简单的磁盘调度算法,可以实现先进先出,最短寻道,scan的算法-a simple disk scheduling algorithm can achieve FIFO, shortest Seeking, scan algorithm
- 2022-05-21 14:46:34下载
- 积分:1