资源列表

[其他小程序DBA

说明:matlab code for image processing
<nimmi> 在 2024-10-07 上传 | 大小:1024 | 下载:0

[其他小程序Voltage_meter

说明:Arduino 做的电压表,非常的使用lcd1602显示-A Voltage meter with Arduino
<赵忠尧> 在 2024-10-07 上传 | 大小:1024 | 下载:0

[其他小程序gllist

说明:设计一个算法Same(*h1,*h2),判断两个广义表h1和h2是否相同。-To design an algorithm Same (* h1,* h2), to determine the two generalized form is the same as h1 and h2.
<翁昀> 在 2024-10-07 上传 | 大小:1024 | 下载:0

[其他小程序chap5_2

说明:简单的pID 程序 适合初学者学习 看看吧-PID simple procedure to see if it suitable for beginners
<刘德生> 在 2024-10-07 上传 | 大小:1024 | 下载: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> 在 2024-10-07 上传 | 大小:1024 | 下载: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> 在 2024-10-07 上传 | 大小:1024 | 下载: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> 在 2024-10-07 上传 | 大小:1024 | 下载: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 acco
<workfuture> 在 2024-10-07 上传 | 大小:1024 | 下载:0

[其他小程序DeleteFile

说明:用VBS删除指定文件夹下指定的多种类型的全部文件-Using VBS to delete the specified folder specified under a variety of types of all the documents
<TengTe> 在 2024-10-07 上传 | 大小:1024 | 下载:0

[其他小程序1

说明:判断一个链表是否为循环链表,采用追击法。设置两个标志位,一个速度快,一个速度慢!-To determine whether a linked list circular linked list, using pursuit method. 2 flag is set, a fast and a slow!
<chenyucong> 在 2024-10-07 上传 | 大小:1024 | 下载:0

[其他小程序WindowsPV

说明:在windows下编写的生产者、消费者小程序,希望对正在学习中的朋友有帮助-Windows PV simulation program
<Daniel J> 在 2024-10-07 上传 | 大小:1024 | 下载:0

[其他小程序2a3

说明:寻找一些列整数中的素数,该功能可以解决一些列与素数有关的问题-Through this method we can find the primary datas from a series of int.
<邵阳> 在 2024-10-07 上传 | 大小:1024 | 下载:0

源码中国 www.ymcn.org