资源列表
[数值算法/人工智能] Primukas.java.tar
说明:In computer science, Prim s algorithm is an algorithm that finds a minimum spanning tree for a connected weighted undirected graph.<Justas> 在 2025-06-27 上传 | 大小:1kb | 下载:0
[数据结构常用算法] dfs
说明:深度优先搜索算法DFS的实现,1.如果有可能,访问一个领接的未访问的节点,标记它,并把它放入栈中。 2 当不能执行规则 1 时,如果栈不为空,则从栈中弹出一个元素。 3 如果不能执行规则 1 和规则 2 时,则完成了遍历。-Depth-first search algorithm DFS implementation, 1. If possible, visit a collar then outstanding access node, mark it and put it into the<陈源> 在 2025-06-27 上传 | 大小:1kb | 下载:0
[matlab例程] Parzen_LOO
说明:Parzen windows needed for Gaussian mixture to evaluate the pdf<Tavita> 在 2025-06-27 上传 | 大小:1kb | 下载:0
[数据结构常用算法] expression
说明:利用堆栈先进后出的特点,使用进栈与出栈实现各种表达式的运算。-After the stack out of the use of advanced features, the use of the stack into the stack and out of operations to achieve a variety of expressions.<陈源> 在 2025-06-27 上传 | 大小:1kb | 下载:0
[人工智能/神经网络/遗传算法] SimulatedAnnealing
说明:模拟退火算法,利用该算法,实现方程的快速求解-Simulated Annealing<HEllO2010> 在 2025-06-27 上传 | 大小:1kb | 下载:0
[matlab例程] dec_decoder_sheng
说明:image watermarked decoder proposed by sheng<bouma> 在 2025-06-27 上传 | 大小:1kb | 下载:0