资源列表
[数值算法/人工智能] floyd_warshall
说明:用C语言实现最短路径算法中的Floyd-Warshall算法,这个算法可以用来解决信号处理中的一些问题。floyd_warshall.c是源程序;distance_2.txt文件存放图中各点之间的距离,以99999表示无穷大;floyd.txt文件是输出文件,其中存放各轮得到的输出矩阵,以及最后得到的各点间最短距离,如果有负回路则返回FALSE。-C language shortest path algorithm of Floyd-W<李文> 在 2025-02-06 上传 | 大小:159kb | 下载:0
[matlab例程] matlab_emd
说明:empirical mode decomposition(EMD)分解算法的matlab代码-empirical mode decomposition (EMD) decomposition algorithm Matlab code<张见> 在 2025-02-06 上传 | 大小:1kb | 下载:0
[数据结构常用算法] AVLTreeImpl
说明:AVL Tree implementation: I also included a test function to compare the AVL Tree performance with STL Set and Map. Compile the source mavltree.cpp and run it to see the result!-AVL Tree implementation : I also inc<michael> 在 2025-02-06 上传 | 大小:7kb | 下载:0
[matlab例程] stochsim_mfiles-2.1
说明:用matalab开发的随机数生成程序包,用于各种随机数的生成,可到以下网址更新和浏览详细的说明:http://www.math.uu.se/research/telecom/software/-matalab development with the random number generator package, for various random number generator. can be updated to the fo<王邦新> 在 2025-02-06 上传 | 大小:61kb | 下载:0
[数据结构常用算法] Existed_SVL_Tree_Impl
说明:The existed tree implementation-implementation<michael> 在 2025-02-06 上传 | 大小:17kb | 下载:0
[人工智能/神经网络/遗传算法] GA_for_TSP
说明:用遗传算法求解背包问题是南京航空航天大学信息与计算科学专业编写的.本程序利用遗传算法来求解背包问题.采用二进制字符串编码,1表示选择物体,0则不选择. 背包问题描述:在M件物品取出若干件放在空间为W的背包里,每件物品的重量为W1,W·2……Wn,与之相对应的价值为P1,P2……Pn。求出获得最大价值的方案。注意:在本题中,所有的重量值均为整数。-genetic algorithm knapsack problem is the N<王杰> 在 2025-02-06 上传 | 大小:25kb | 下载:0
[人工智能/神经网络/遗传算法] fet
说明:用遗传算法写的软件,非常有用! 值得大家一看!-using genetic algorithms to write the software, very useful! Worth a look!<王杰> 在 2025-02-06 上传 | 大小:2.92mb | 下载:0
[压缩解压] JPEG_delphi
说明:用于jpeg文件解码的delphi源代码-documents for the jpeg decoder source code of delphi<darren> 在 2025-02-06 上传 | 大小:180kb | 下载:0