资源列表
[其他小程序] cvGaussianBGModelDemo
说明:Demo of the background/foreground detection algorithm<karthick> 在 2025-01-02 上传 | 大小:1kb | 下载:0
[其他小程序] ys
说明:主要用来在硬件模拟条件下进行自动K怪和加血定点等,配套在按键游侠中运行。-Mainly used to simulate the hardware auto-K under the conditions of fixed and other strange and processing of blood, and the supporting key Ranger in the running.<jiao lixie> 在 2025-01-02 上传 | 大小:1kb | 下载:0
[其他小程序] PKU2022(AC)
说明:北京大学 ACM POJ 题目2022 ,可以accepted的源代码。-2022 Peking University, ACM POJ subject can be accepted in the source code.<> 在 2025-01-02 上传 | 大小:1kb | 下载:0
[其他小程序] guangyibiao
说明:C语言编写的一些数据结构程序代码 可以做参考-C language program code some of the data structure can be a reference<韩> 在 2025-01-02 上传 | 大小:1kb | 下载:0
[其他小程序] Combine_Link
说明:C语言编写的一些数据结构程序代码 可以做参考-C language program code some of the data structure can be a reference<韩> 在 2025-01-02 上传 | 大小:1kb | 下载:0
[其他小程序] tanxinsuanfa
说明:背包问题和0/1背包问题的主要区别就是物品可不可以再分割。背包问题中的物品可以再进行分割,而0/1背包问题中的物品则反之。贪心算法往往只从局部去考虑问题,所以在解决0/1背包问题时得不到最优解。-class GreedyAlgorithm{ public: GreedyAlgorithm(int _weight[],int _value[],int capacity) double*Com<wenwen> 在 2025-01-02 上传 | 大小:1kb | 下载:0