资源列表
[人工智能/神经网络/遗传算法] lhtgaijin
说明:svm预测程序,绝对能用,但是需要根据向量维数进行相应调整-svm forecasting process definitely can, but need to carry out the corresponding dimension vector adjustment<caiweihua> 在 2025-10-31 上传 | 大小:2kb | 下载:1
[人工智能/神经网络/遗传算法] description
说明:关于经典图论的算法,利用VC++来开发实现,具有很强的参考价值。-On the classical graph theory algorithms, using VC++ to develop the realization of great reference value.<xiehuanhuan> 在 2025-10-31 上传 | 大小:2kb | 下载:0
[数据结构常用算法] ThreeColor
说明:采用回溯法,利用动态搜索树的数据结构来构造一棵解树,实现3着色问题。 本程序使用迭代回溯算法-The use of retrospective law, the use of dynamic search tree data structure to construct a solution tree, the realization of 3 coloring problem. This procedure backtracking algorithm using iterative<jay> 在 2025-10-31 上传 | 大小:2kb | 下载:0
[数据结构常用算法] TopoSort
说明:实现拓扑排序:一个有向无环图,表述为一个邻接矩阵graph[n][n],其中graph[i][0]为顶点i的入度,其余为其后继结点。-The realization of topological sort: a directed acyclic graph, expressed as an adjacency matrix graph [n] [n], which graph [i] [0] for the vertex i of income, the remaining node to it<jay> 在 2025-10-31 上传 | 大小:2kb | 下载:0