资源列表

« 1 2 ... .95 .96 .97 .98 .99 21600.01 .02 .03 .04 .05 ... 28523 »

[数据结构常用算法lin

说明:链表怎么写的,链表实现了哪些功能,源码是什么-The realization of functions of the linked list, linked list how to learn, how to write, the order of the list
<曹林> 在 2025-11-21 上传 | 大小:2kb | 下载:0

[matlab例程agentdiedai1

说明:基于agent和势函数的鱼群游动三维仿真,动态的-Schools of fish swimming agent and potential function-based three-dimensional simulation, dynamic
<tangxilang> 在 2025-11-21 上传 | 大小:2kb | 下载:1

[数据结构常用算法ShortestPathDijkstra

说明:Dijkstra(迪杰斯特拉)算法是典型的单源最短路径算法,用于计算一个节点到其他所有节点的最短路径。主要特点是以起始点为中心向外层层扩展,直到扩展到终点为止。Dijkstra算法是很有代表性的最短路径算法,在很多专业课程中都作为基本内容有详细的介绍,如数据结构,图论,运筹学等等。Dijkstra一般的表述通常有两种方式,一种用永久和临时标号方式,一种是用OPEN, CLOSE表的方式,这里均采用永久和临时标号的方式。注意该算法要求图中不存在负权边。-Dijkstra (Dijkstra) al
<伍恒> 在 2025-11-21 上传 | 大小:2kb | 下载:0

[数学计算/工程计算the-maximum-flow-problem-

说明:用增广路法计算最大流问题,给出了C++代码-Augmenting path method to calculate the maximum flow problem given C++ code
<郁文竹> 在 2025-11-21 上传 | 大小:2kb | 下载:0

[数据结构常用算法TopologicalSort

说明:通常,这样的线性序列称为满足拓扑次序(Topological Order)的序列,简称拓扑序列。简单的说,由某个集合上的一个偏序得到该集合上的一个全序,这个操作称之为拓扑排序。-Typically, such a linear sequence called meet topological order (Topological Order) sequence, referred to topological sequence. Simply put, by a partial order on
<伍恒> 在 2025-11-21 上传 | 大小:2kb | 下载:0

[matlab例程Mvdr_Original

说明:相控阵雷达处理MVDR 自适应算法 没有考虑宽带问题-MVDR adaptive algorithm
<小倩> 在 2025-11-21 上传 | 大小:2kb | 下载:0

[人工智能/神经网络/遗传算法elman

说明: Elman神经网络的数据预测—电力负荷预测模型研究-Elman neural network data prediction- the power load forecasting model
<michael zhang> 在 2025-11-21 上传 | 大小:2kb | 下载:0

[人工智能/神经网络/遗传算法PNN

说明: Elman神经网络的数据预测—电力负荷预测模型研究-Elman neural network data prediction- the power load forecasting model
<michael zhang> 在 2025-11-21 上传 | 大小:2kb | 下载:0

[matlab例程stripmapSAR

说明:基于RD算法的两个点目标的SAR成像仿真和识别-SAR imaging simulation and identify the target based on two points of the RD algorithm
<马帅> 在 2025-11-21 上传 | 大小:2kb | 下载:0

[matlab例程pso2

说明:粒子群优化算法 matlab程序运行良好-Particle Swarm Optimization algorithm matlab program run
<danie> 在 2025-11-21 上传 | 大小:2kb | 下载:0

[matlab例程MONITUIHUO

说明:基于模拟退火的最短路线选择问题,可自行选择数据替换程序即可运行-Choose the shortest route based on simulated annealing, and data replacement program can choose to run
<许志强> 在 2025-11-21 上传 | 大小:2kb | 下载:0

[matlab例程The-trilateral-exchange--

说明:三边交换简单算法的matlab源程序,具体用法见内部txt文件-The trilateral exchange simple algorithm matlab source code, specific usage see internal txt file
<林蒙> 在 2025-11-21 上传 | 大小:2kb | 下载:0
« 1 2 ... .95 .96 .97 .98 .99 21600.01 .02 .03 .04 .05 ... 28523 »

源码中国 www.ymcn.org