资源列表
[人工智能/神经网络/遗传算法] aco-01knapsackainfo
说明:蚁群算法解决0-1背包问题源码及资料,蚁群优化英文版-Ant colony algorithm to solve 0-1 knapsack problem and information source, ant colony optimization English<cmn> 在 2024-11-20 上传 | 大小:6.61mb | 下载:0
[数学计算/工程计算] ConjugateGradient
说明:共轭梯度发的matlab源程序,收敛速度先快后慢,很实用-Conjugate gradient hair matlab source, soon after the first slow convergence speed, it is practical<李亚> 在 2024-11-20 上传 | 大小:1kb | 下载:0
[数学计算/工程计算] MATLABsolving-nonlinear-equations1
说明:用matlab求解非线性方程组的一些实例,很实用-Using matlab for solving nonlinear equations group some examples of, very practical<李亚> 在 2024-11-20 上传 | 大小:829kb | 下载:0
[数学计算/工程计算] MATLABOptimization-methods
说明:关于一些最优化算法的资料,使用matlab编程实例-matlab examples of nonlinear equations, and some algorithms, it is practical<李亚> 在 2024-11-20 上传 | 大小:175kb | 下载:0
[数据结构常用算法] BinaryTreeIterate
说明:已知中序和后序遍历,求前序遍历.比较笨的方法是画出来二叉树,然后根据各种遍历不同的特性来求,也可以编程求出.-Known inorder and postorder traversal, seeking preorder traversal. Stupid way is to draw out the binary tree, and then iterate based on a variety of different featur<tscorner> 在 2024-11-20 上传 | 大小:1kb | 下载:0
[数据结构常用算法] UndirectedGraph
说明:遍历一遍,判断图分为几部分(假定为P部分,即图有 P 个连通分量),对于每一个连通分量,如果无环则只能是树,即:边数=结点数-1,只要有一个满足边数>结点数-1,原图就有环. -Traverse again, the determination map is divided into several parts (assumed to section P, with P in Figure connected componen<tscorner> 在 2024-11-20 上传 | 大小:1kb | 下载:0
[matlab例程] yuyinjisuanqi
说明:基于dtw的能够进行语音识别的计算器,打开yuyinjisuanqi.m运行-based on dtw,this calculator can recognize voice of input.Open yuyinjisuanqi.m to excute the program<梁粤> 在 2024-11-20 上传 | 大小:2.86mb | 下载:0
[数据结构常用算法] DirectedGraph
说明:改进DFS算法代码示例(判断是否是一个有向无环图)时间复杂度:O(n+e)-Improved DFS algorithm code examples (determine whether there is a directed acyclic graph) Time complexity: O (n+e)<tscorner> 在 2024-11-20 上传 | 大小:1kb | 下载:0
[数学计算/工程计算] MATLABteepest-descent-method
说明:最速下降无优化算法的基本原理以及实例分析-No steepest descent optimization algorithm as well as examples of the basic principles of<李亚> 在 2024-11-20 上传 | 大小:161kb | 下载:0
[压缩解压] scz_compress
说明:这是一个轻量级的压缩/解压源代码,占用空间极小,压缩比一般达到3:1,适合用在小内存环境,全C代码几乎不需要移植,有兴趣的朋友可以看看。-This is a lightweight compression/decompression source code, a very small space, generally achieve a 3:1 compression ratio, suitable for use in small m<evchnil> 在 2024-11-20 上传 | 大小:21kb | 下载:0
[数值算法/人工智能] Classification-Using-PCA-and--NN
说明:实用主成分分析和人工神经网络方法,对数据进行处理分析-Classification Using PCA and FFT<switcher> 在 2024-11-20 上传 | 大小:66kb | 下载:0