资源列表
[其他小程序] Voltage_meter
说明:Arduino 做的电压表,非常的使用lcd1602显示-A Voltage meter with Arduino<赵忠尧> 在 2025-06-18 上传 | 大小:1kb | 下载:0
[其他小程序] KITBAG
说明:背包问题是用贪心算法得到最优解得一个典型问题。背包问题具有最优子结构性质首先通过快速排序算法对物品按照单价从大到小排序,然后进行贪心选择。-Knapsack problem is a greedy algorithm with the optimal solution may be a typical problem. Knapsack problem with the nature of the optimal sub-structure, first of all, quick sort a<workfuture> 在 2025-06-18 上传 | 大小:1kb | 下载:0
[其他小程序] PRIM
说明:构造最小生成树的常用方法是Prim算法与Kruskal算法,二者都是基于贪心算法设计侧略。-Construction of the commonly used minimum spanning tree algorithm is Prim and Kruskal algorithms, both are based on the design side of a little greedy algorithm.<workfuture> 在 2025-06-18 上传 | 大小:1kb | 下载:0
[其他小程序] DIJKSTRA
说明:最短路径问题是重要的最优化问题之一,在现实生活中具有重要意义,比如:管道铺设、线路安排。-The shortest path problem is an important one of the most optimization problems, in real life is of great significance, such as: pipeline, line arrangement.<workfuture> 在 2025-06-18 上传 | 大小:1kb | 下载:0
[其他小程序] COLORING
说明:图用邻接矩阵表示,程序逻辑为,首先实现了用于确定一种有效颜色的函数color(),然后,按照深度优先和违反约束则回溯的策略进行搜索。-Map with the adjacency matrix that logic to, first of all to achieve the color used to determine the function of an effective color (), and then, in accordance with the depth-first an<workfuture> 在 2025-06-18 上传 | 大小:1kb | 下载:0
[其他小程序] DeleteFile
说明:用VBS删除指定文件夹下指定的多种类型的全部文件-Using VBS to delete the specified folder specified under a variety of types of all the documents<TengTe> 在 2025-06-18 上传 | 大小:1kb | 下载:0