资源列表

« 1 2 ... .16 .17 .18 .19 .20 6221.22 .23 .24 .25 .26 ... 28523 »

[人工智能/神经网络/遗传算法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

[matlab例程XSS

说明:The Cross fr a me scr ipting 翻译-The Cross fr a me scr ipting
<鞍山地方> 在 2025-12-03 上传 | 大小:903kb | 下载: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

[数据结构常用算法h

说明:哈弗曼树的介绍,关于树和根树的概念深化和重要应用-Havermann tree introduction, on trees and tree roots important application of the concept of deepening and
<victor> 在 2025-12-03 上传 | 大小:24kb | 下载: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

[数据结构常用算法AVL

说明:详细介绍AVL树(平衡的二叉排序树),深入学习数据结构的好材料。-Details AVL tree (balanced binary sort tree), in-depth study of data structures good material.
<victor> 在 2025-12-03 上传 | 大小:52kb | 下载: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

[matlab例程buck

说明:Its an model for buck converter input volatge is around 96volt and out put voltage is around 12Volts. typically used in telecommunication industries.
<anush> 在 2025-12-03 上传 | 大小:9kb | 下载:0

[matlab例程bcc2

说明:细菌群趋药性算法的程序,网上到处找也没有,我就自己编了个,如果有bug请跟我联系。-The program of Bacterial Colony Chemotaxis algorithm ,I cant find anyone online,so I program it myself, please contact me f there are any bugs.
<李日新> 在 2025-12-03 上传 | 大小:2kb | 下载:0

[matlab例程pso

说明:
<盛章> 在 2025-12-03 上传 | 大小:5kb | 下载:0

[matlab例程pso1

说明:比较详细的粒子群算法例程,注释比较明白,好用-More detailed particle swarm optimization routines, notes to understand more, easy to use
<盛章> 在 2025-12-03 上传 | 大小:1kb | 下载:0
« 1 2 ... .16 .17 .18 .19 .20 6221.22 .23 .24 .25 .26 ... 28523 »

源码中国 www.ymcn.org