资源列表
[其他小程序] AdaBoost算法实现
说明:AdaBoost算法实现,你可以使用这个程序运行进行数据分类(AdaBoost algorithm, you can use this program to run data classification)<君君。 > 在 2025-11-16 上传 | 大小:1kb | 下载:0
[其他小程序] Sda原理代码实现
说明:堆叠自动编码机(SdA)可用于图像识别领域,但在图像搜索等领域,堆叠去噪自动编码机(SdA)的应用效果更佳。(Stacked automatic coding machine (SdA) can be used in the field of image recognition, but in the field of image search, stack denoising automatic coding machine (SdA) has better application effec<君君。 > 在 2025-11-16 上传 | 大小:1kb | 下载:0
[其他小程序] enhancement
说明:基于Xilinx ise软件平台的codelock的编程与实现,简单功能(Programming and implementation of codelock based on Xilinx ISE software platform, simple function)<jame_lin > 在 2025-11-16 上传 | 大小:829kb | 下载:0
[其他小程序] serial-STM32-gai
说明:上位机通过串口控制STM32,STM32模拟红外协议输出(The host computer controls the STM32 through the serial port, and STM32 simulates the infrared protocol output)<十七号 > 在 2025-11-16 上传 | 大小:2.33mb | 下载:0
[其他小程序] 最小生成树之kruskal算法
说明:最小生成树之kruskal算法的概念及其实现 kruskal算法的精髓在于: 每次选取一条边。 该边同时满足:1、在当前未选边中权值最小;2、与已选边不构成回路。 直到选取n-1条表是算法结束。找到MST活判断不存在MST。(The concept and implementation of Kruskal algorithm for minimum spanning tree The essence of Kruskal algorithm lies in: Select one<cuihuiling > 在 2025-11-16 上传 | 大小:11kb | 下载:0