资源列表
[人工智能/神经网络/遗传算法] Dijkstra
说明:用Dijkstra法求最短路径,有向图与无向图均可-void ShortestPath_DIJ( Node a ,Status i ,Status v0 ,Status*D ,Status*pre ) { int v,w,j,l=1 Status*final Status min final=(Status*)malloc( sizeof(Status)*i ) for(v=0 v<i v++) { final[v]=FA<腾龙> 在 2025-12-03 上传 | 大小:1kb | 下载:0
[matlab例程] useofmatlab
说明:MATLAB应用的100个基础的小程序,希望对初学者有所帮助。-100 use of matlab<wl> 在 2025-12-03 上传 | 大小:46kb | 下载:0
[压缩解压] Flowers_delivery_system
说明:鲜花配送系统源码。该代码程序完善,能有电话提示(要的话另外支付费用)-Flowers delivery system source code. Procedures for improving the code, can have the phone prompt (to the words of additional fees may apply)<王励> 在 2025-12-03 上传 | 大小:1.84mb | 下载:0
[压缩解压] barnes_hut
说明:实现对NBODY问题的图形模拟,在例子中解决了一个银河星系的逼近问题。-Realize NBODY graphical simulation of the problem, in the case resolved a Milky Way galaxy approximation problem.<Yi Chu> 在 2025-12-03 上传 | 大小:50kb | 下载:0
[数值算法/人工智能] KLclassify
说明:模式识别中kl分类器的源码,模式识别课程作业,用matlab完成,如果需要该代码的详细介绍,可以站内联系我~~ -Pattern Recognition kl classifier source, pattern recognition, course work, using matlab to complete, if you need detailed descr iption of the code, you can contact me within station ~ ~<张庆> 在 2025-12-03 上传 | 大小:1kb | 下载:0