资源列表
[数学计算/工程计算] SMatrix
说明:利用三元组顺序表表示稀疏矩阵,带行逻辑链接信息。实现两个矩阵相加,相减和相乘。输入用三元组表示,输出为通常的阵列形式。-Use the order form that triples sparse matrix, with lines Logical link information. The realization of the sum of two matrices, subtract and multiply. Triples said input and output for the u<方超> 在 2025-11-06 上传 | 大小:69kb | 下载:0
[人工智能/神经网络/遗传算法] floyd
说明:图论中求解不含负权环的多源动态规划算法floyd-Graph theory for solving non-negative right ring dynamic programming algorithm for multi-source floyd<鲁凯> 在 2025-11-06 上传 | 大小:1kb | 下载:0
[人工智能/神经网络/遗传算法] spider
说明:马克斯普朗克提供的机器学习程序包,主要是matlab代码,另外也调用了大量的weka代码和libsvm代码-Provided by the Max Planck Institute for machine learning package, mainly matlab code, also called a large number of weka code and code libsvm<De-Chuan Zhan> 在 2025-11-06 上传 | 大小:6.14mb | 下载:0
[人工智能/神经网络/遗传算法] em_gm
说明:EM算法是机器学习领域中常用的一种算法,这个文件是EM算法最简单的一种实现,即在Gaussian Mixture model上面的EM。-EM field of machine learning algorithm is commonly used in an algorithm, this document is the most simple EM algorithm as a realization that, in Gaussian Mixture model above EM.<De-Chuan Zhan> 在 2025-11-06 上传 | 大小:3kb | 下载:0
[人工智能/神经网络/遗传算法] libsvm
说明:SVM是一种常用的模式分类机器学习算法,以效率高准确度高闻名于世,libsvm和svmlight是常用的两种SVM实现方法。-SVM is a commonly used pattern classification machine learning algorithm, to high accuracy and efficient world-famous, libsvm and svmlight is commonly used to achieve the two SVM methods.<De-Chuan Zhan> 在 2025-11-06 上传 | 大小:736kb | 下载:0
[人工智能/神经网络/遗传算法] Matlabwithgauserbf
说明:用遗传算法优化BP神经网络的Matlab编程实例-Using genetic algorithms to optimize BP neural network Matlab programming examples<吴志远> 在 2025-11-06 上传 | 大小:4kb | 下载:0
[人工智能/神经网络/遗传算法] PSOt
说明:psotoolbox程序已经通过了测试函数,可用来进行svm或ann的参数优化 -psotoolbox process has passed the test function, can be used to carry out or ann SVM Parameter Optimization<徐冲> 在 2025-11-06 上传 | 大小:95kb | 下载:0
[数据结构常用算法] xxlb
说明:利用链表的插入运算建立线性链表,然后利用链表的查找、删除、计数、输出等运算反复实现链表的这些操作,并能在屏幕上输出操作前后的结果。-The use of linked list insertion operator to establish a linear list, and then use the Find list, delete, count, repeatedly computing the realization of output, such as linked lists of<邱石> 在 2025-11-06 上传 | 大小:4kb | 下载:0
[数据结构常用算法] erchashu
说明:对任意给定的二叉树(顶点数自定)建立它的二叉链表存贮结构,并利用栈的五种基本运算实现二叉树的先序、中序、后序三种遍历,输出三种遍历的结果。-For any given tree (self-Vertices) the establishment of its binary linked list storage structure, and use five basic computing stack to achieve the first order binary tree, in orde<邱石> 在 2025-11-06 上传 | 大小:4kb | 下载:0
[数据结构常用算法] philosopher
说明:五个哲学家的就餐问题,程序中有左撇子存在,不存在饿死的情况!-Five dining philosophers problem, procedures exist in the left-handed, there is no case of starvation!<lq> 在 2025-11-06 上传 | 大小:6kb | 下载:0