-
K-均值聚类
它实现了 k-均值聚类。聚类是一种无监督的学习。它随机选择 k 点到初始聚类中心。它计算组的平均值,然后更新它的中心。
- 2022-05-22 22:37:47下载
- 积分:1
-
基于vc++编程,作用是当用户点击窗口的关闭按钮“X”时候,弹出消息框,可用于初学者学习。...
基于vc++编程,作用是当用户点击窗口的关闭按钮“X”时候,弹出消息框,可用于初学者学习。-Based on vc++ programming, the role of the window when the user clicks the close button " X" when the pop-up message box that can be used for beginners to learn.
- 2023-08-11 03:35:04下载
- 积分:1
-
Verilog ALU
是一种ALU proyect用Verilog中,ALU是,你可以使用,如果你想有一个描述+*/ - |与byts^
- 2022-05-08 05:18:19下载
- 积分:1
-
wince 串口源代码
串口是嵌入式系统中应用很广的一种通讯接口。在WinCE中,通常会有一个串口供调试使用,另外的串口可与外围设备连接,如GSM和GPS等模块,以获取相应的信息并进行处理。在WinCE中,为了使用串口,必须有相应的串口驱动程序,一般在BSP中都有实现。串口驱动是典型的流驱动。应用程序中可通过CreateFile()、ReadFile()和WriteFile()等文件系统的操作函数来访问串口,从而实现串口数据的收发。
- 2023-06-13 00:25:04下载
- 积分:1
-
一个C++迷宫游戏的源码及迷宫地图文件 从文件读取迷宫,键盘控制移动方向,显示步数和碰壁次数,同步显示移动的当前位置,到达出口后显示祝贺信息,迷宫地图可在文件中...
一个C++迷宫游戏的源码及迷宫地图文件 从文件读取迷宫,键盘控制移动方向,显示步数和碰壁次数,同步显示移动的当前位置,到达出口后显示祝贺信息,迷宫地图可在文件中更改。-A C++ source code and the maze game maze maze map files to read from a file, the keyboard control the direction of movement, showing the number of steps, and rebuffed the number of simultaneous display moving the current location, after the show to congratulate the arrival of export information, maze maps are available in the document changes.
- 2022-12-06 06:55:02下载
- 积分:1
-
轻量级的日志文件类
轻量级的日志文件类-lightweight category of log files
- 2022-04-15 19:47:09下载
- 积分:1
-
Table控件的演示程序
Table控件的演示程序-Table Control Demonstration Program
- 2022-08-17 10:03:36下载
- 积分:1
-
code_ShowPw1.0显示密码内容的代码
code_ShowPw1.0显示密码内容的代码-code_ShowPw1.0 revealed passwords content code
- 2023-04-23 01:55:03下载
- 积分:1
-
cab文件压缩、解压
cab文件压缩、解压 -Compression and UnCompresson of Cab file
- 2022-04-17 12:05:22下载
- 积分:1
-
三层电梯系统,用java,有elevator类,Floor类,有ControlBoard类
三层电梯系统,用java,有elevator类,Floor类,有ControlBoard类-Elevator System
- 2023-01-15 07:10:03下载
- 积分:1