-
K-均值聚类
它实现了 k-均值聚类。聚类是一种无监督的学习。它随机选择 k 点到初始聚类中心。它计算组的平均值,然后更新它的中心。
- 2022-05-22 22:37:47下载
- 积分:1
-
升 C 类为图像按钮的
处理按钮上的图像的类。它可以处理该按钮 (悬停、 残疾人士、 压制、 正常) 的四个国家。使用 c-夏普和生成可以在任何 VS 项目导入的库实现。
- 2022-08-17 23:06:27下载
- 积分:1
-
FBMC和OFDM子载波对比分析
这是关于5G波形和4G波形子载波对比的程序,程序仿真图很好的分析了二者的子载波对比。对于初学者理解子载波有很好的帮助
- 2022-05-30 08:32:57下载
- 积分:1
-
一款用板接小球的小游戏,刚开始学习,所以……大家多多包涵...
一款用板接小球的小游戏,刚开始学习,所以……大家多多包涵-received small plate with a small ball game, had just started learning, so ... bear with me
- 2022-06-16 09:37:43下载
- 积分:1
-
是从一个国外的蚁群算法网站上下载的源程序,是用蚁群算法解TSP问题的源程序!感谢开放源程序...
是从一个国外的蚁群算法网站上下载的源程序,是用蚁群算法解TSP问题的源程序!感谢开放源程序-from a foreign website ant algorithm download the source code, is ACO for the TSP source! thanks to open source
- 2022-04-28 05:06:37下载
- 积分:1
-
用c编写的密码程序DES
用c编写的密码程序DES-prepared using the password procedures DES
- 2023-01-07 22:00:03下载
- 积分:1
-
Acm zju questions right to participate in 1113 that the ACM would help
Acm zju 试题1113题对参加ACM的人会有所帮助-Acm zju questions right to participate in 1113 that the ACM would help
- 2022-06-01 00:46:57下载
- 积分:1
-
用 C++ 创建简单的 Win32 服务程序(NTServCpl) 详细信息 < NT服务 > 《用 C++ 创建简单的 Win32 服务程序》一文...
用 C++ 创建简单的 Win32 服务程序(NTServCpl) 详细信息 < NT服务 > 《用 C++ 创建简单的 Win32 服务程序》一文的例子代码。描述如何用 Visual C++ 创建 Windows NT 服务程序。创建该服务仅用到一个 C++ 类,这个类提供服务与操作系统之间一个简单的接口。使用这个类实现自己的服务非常简单,只要改写少数几个基类中的虚拟函数即可。文中有三个源代码参考例子:这是其中之一―― NTServCpl:是一个控制面版程序,用来控制 NTService 服务; 其余两个分别为: NTService:是一个简单的 Win32 服务,它就是用本文所描述的方法建立的; NTServCtrl:是一个独立的程序例子,用它可以监控某个 Win32 服务;-create simple Win32 services (NTServCpl) detailed information lt; NT services gt; "C create simple Win32 service procedures," a text of the code examples. Describe how to use Visual C create Windows NT service procedures. Creation of the service only to a category C, the category of services provided between an operating system with a simple interface. Use this category to realize their services are very simple, as long as rewriting a few of the base class function can be virtual. The text has three reference source code example : This is one of them-- NTServCpl : console is a procedure used to control NTService services; The remai
- 2022-08-09 22:47:02下载
- 积分:1
-
这是一个用C实现的S变换
This is a C implementation of the Stockwell Transform
- 2022-02-21 06:33:50下载
- 积分:1
-
该程序是采用贪婪法编制的一个小程序,解决问题是:有编号为1到n的物品,各物品的体积已知。将其装入体积均为V的箱子里,所用箱子要少...
该程序是采用贪婪法编制的一个小程序,解决问题是:有编号为1到n的物品,各物品的体积已知。将其装入体积均为V的箱子里,所用箱子要少-that the procedure was used in the preparation of greedy law a small program to solve the problem is : No. 1 to n items, the volume of goods known. Its size will load all the boxes V, using fewer boxes
- 2022-10-30 02:25:05下载
- 积分:1