资源列表
[数据结构常用算法] data_structure_short_path
说明:根据题目建立图的结构,利用 Dijiskara 算法依次计算出各点的最短路径。 要求 : 图的结构为 { 0,1,1,1,0,0 , // 邻接矩阵表示图, 0 表示断路, 1 表示通路。 1,0, 0,0,1,0, 1,1,0, 0,0, 1,0, 0,1,0,0, 0,0,1, 1,1, 0,0,0,1,1,0,0,1, 0,1,0,0, 1, 0,0,0,0,1,1,1,<段保京> 在 2025-06-26 上传 | 大小:2kb | 下载:0
[人工智能/神经网络/遗传算法] segmentor_Perl
说明:中文分词算法。Perl语言编写。wordlist.txt为词库。-Chinese Segmentation. Perl language. Wordlist.txt for the thesaurus.<kevinmou> 在 2025-06-26 上传 | 大小:358kb | 下载:0
[matlab例程] richtest
说明:故障诊断工作涉及的领域相当广泛,需要不同分工的人员合作完成,本软件力图为故障诊断不同分工的工作者的合作交流提供一个简易的实验性系统平台。-fault diagnosis involves a fairly wide area, the division of the need to cooperate to complete, The software is trying to fault diagnosis division of the workers of cooperation and<luzhankui> 在 2025-06-26 上传 | 大小:619kb | 下载:0
[数值算法/人工智能] SievingKalman
说明:此为时间离散点上采样数据进行的卡尔曼滤波算法-this time of discrete points on the sampling data for the Kalman Filter<GaleWing> 在 2025-06-26 上传 | 大小:1kb | 下载:0
[人工智能/神经网络/遗传算法] S200502106_SVM_for_classfication
说明:SVM用于模式识别 整理别人的代码(原来的是英文)所得: kernel.m用于内积矩阵的计算 svcplot.m用于绘图 svm168.m是主程序 testlin.m是采用线形内积函数的支持向量机应用的 文件 testrbf.m是采用RBF内积函数的支持向量机应用 的 文件 每个文件中都有说明。 仿真平台matlab7.0, 仿真全部通过 将所有文件拷贝到work目录下(注意不要直接将上层文件夹直接拷贝到work目录下,若那样操作,必须在matla<郑军> 在 2025-06-26 上传 | 大小:6kb | 下载:0
[数据结构常用算法] dijewrkstra
说明:dijkstra算法的链表实现,另外需要include一个头文件,稍后上传-Dijkstra algorithm to achieve the list, while the need to include a header file, later Upload<fsdf> 在 2025-06-26 上传 | 大小:4kb | 下载:0
[matlab例程] 87564grace
说明:用matlab完成感知准则函数确定程序的设计,写出准则函数,详细说明实验原理。-using Matlab perceptual function for the completion of the procedures for determining the design, write guidelines function, detailed experimental principle.<grace> 在 2025-06-26 上传 | 大小:9kb | 下载:0