资源列表
[其他小程序] haxi
说明:用哈希表实现快速查询工人工资,其中也涉及到处理冲突的方法-use haxi to check works salary<chonglangzhe> 在 2025-01-10 上传 | 大小:1kb | 下载:0
[其他小程序] Graphical_LCD
说明:A c code has been written to initialize the 64x128 Graphical LCD display.<sl3gn> 在 2025-01-10 上传 | 大小:1kb | 下载:0
[其他小程序] Voltage_meter
说明:Arduino 做的电压表,非常的使用lcd1602显示-A Voltage meter with Arduino<赵忠尧> 在 2025-01-10 上传 | 大小: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-structu<workfuture> 在 2025-01-10 上传 | 大小: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-01-10 上传 | 大小: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-01-10 上传 | 大小:1kb | 下载:0