资源列表
[数据结构常用算法] graphic_algorithm
说明: 每对节点间最短路径 Floyd-Warshall 算法 D[i,j]表示从i到j的最短距离; P[i,j]表示从i到j的最短路径上j 的父节点-between each pair of nodes Shortest Path Floyd-Warshall algorithm D [i, j] said from i to j is the shortest distance; P [i, j] said from i to j the shortest path<changxia> 在 2025-06-27 上传 | 大小:9kb | 下载:0
[matlab例程] gabor_11_15_01.tar
说明:一个有关eigenface的matlab 例程-one of the Matlab routines eigenface<lina> 在 2025-06-27 上传 | 大小:269kb | 下载:0
[数据结构常用算法] Strassen_8
说明:Strassn关于两个矩阵相乘的算法,同过分治原理把两个n*n的矩阵阶各分解成四个n/2*n/2阶的矩阵,当分解出来的矩阵阶数等于2时,求借各个小矩阵,若阶数大与2,就递归的调用前面方法,直到分解成2*2的子矩阵为止。-Strassn on two matrix multiplication, the algorithm, with the governing principle over two n* n matrix of the band decomposed into 4 n/2* n/<张斌> 在 2025-06-27 上传 | 大小:12kb | 下载:0
[人工智能/神经网络/遗传算法] CPNrengongshenjingwangluo
说明:这是一个人工神经网络例子源码 质量非常不错-This is an example of artificial neural network quality is very good source<刘翔> 在 2025-06-27 上传 | 大小:29kb | 下载:0
[matlab例程] GaussianFilterMatlabCode
说明:本人提交的用matlab的关于滤波器设计的作业,很有用的 -I used Matlab submitted on the design of filter operation, a very useful<袁康> 在 2025-06-27 上传 | 大小:2kb | 下载:0
[数据结构常用算法] accepted1
说明:解决时钟问题,acm竞赛题 A weird clock marked from 0 to 59 has only a minute hand. It won t move until a special coin is thrown into its box. There are different kinds of coins as your options. However once you make your choice, you cannot use any other kind.<王冠> 在 2025-06-27 上传 | 大小:1kb | 下载:0