资源列表
[Windows编程] strcrypt
说明:Simple and very small string crypt/decrypt function Without using the cryptinit you can already define encrypted strings in the source. Using the cryptinit function you get a random cryptkey and you need to encrypt all plain strings first. E<Hans211> 在 2025-06-21 上传 | 大小:1kb | 下载:0
[TreeView控件] FIRST-OK
说明:FAMILY TREE THAT GET PARENT AND 2 CHILD AND MANAGE<javad> 在 2025-06-21 上传 | 大小:1kb | 下载:0
[C#编程] PIC16F877ALED
说明:用PIC写的花样流水灯代码,能实现十种花样-Written by PIC code synchronized light water, 10 kinds of tricks to achieve<王强> 在 2025-06-21 上传 | 大小: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-21 上传 | 大小: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-21 上传 | 大小: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-21 上传 | 大小: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-21 上传 | 大小:1kb | 下载:0