-
算法C程序和路由过程就是用最短的…
路由选择过程的c算法程序
与DSR 只是简单地使用最短路径不同,EMRPC 使用了更复杂的路由选择机制以实现多径路由和能量均衡。-process of routing algorithm c procedures and DSR is simply to use the shortest path different. EMRPC use of a more complex routing mechanisms to achieve multi-path routing and energy balance.
- 2022-03-25 05:28:26下载
- 积分:1
-
given FIR filter design in C language program, according to the design requireme...
给出了FIR滤波器设计的C语言程序,可以根据设计要求,灵活地调整参数,得到需要的滤波器参数。-given FIR filter design in C language program, according to the design requirements, flexibility to adjust parameters and the filter parameters.
- 2023-03-12 16:45:04下载
- 积分:1
-
neural network algorithm original program content in more detail. We hope to dis...
神经网络算法原程序内容较详细。希望大家仔细讨论这个问题。-neural network algorithm original program content in more detail. We hope to discuss this issue carefully.
- 2022-12-08 04:05:02下载
- 积分:1
-
数据挖掘中的ID3算法源码
决策树的经典算法之一。
数据挖掘中的ID3算法源码
决策树的经典算法之一。
-Data Mining Source ID3 decision tree algorithm, one of the classic algorithm.
- 2022-07-07 09:47:33下载
- 积分:1
-
是个定时期,不是太有用的东西,
是个定时期,不是太有用的东西,-GOOD
- 2022-03-13 14:23:45下载
- 积分:1
-
very classic genetic algorithm tool kit version of the C language. Including com...
非常经典的遗传算法工具包,C语言版本的。包括各种常用算法-very classic genetic algorithm tool kit version of the C language. Including common algorithms
- 2022-03-05 02:21:11下载
- 积分:1
-
BP算法C++的BP算法源程序 BP算法C++的BP算法源程序
BP算法C++的BP算法源程序 BP算法C++的BP算法源程序 -BP algorithm C BP algorithm source algorithm C BP BP algorithm source code
- 2023-04-28 20:35:03下载
- 积分:1
-
微分进化算法DE(Differential Evolution)由Storn和Price等学者于1995年首先提出。它是一种基于种群优化的新智能优化方法,它已被...
微分进化算法DE(Differential Evolution)由Storn和Price等学者于1995年首先提出。它是一种基于种群优化的新智能优化方法,它已被证明在求解过程中具有高效性、收敛性、鲁棒性等优点-Differential evolution algorithm DE (Differential Evolution) by Storn and Price and other scholars in 1995, the first place. It is a species based on the optimization of the new intelligent optimization method, which has been proved in the solving process with high efficiency, convergence, robustness, etc.
- 2022-04-23 12:37:28下载
- 积分:1
-
遗传算法,实现的是一个猜答案的过程,
这种算法比较经典,可以借鉴...
遗传算法,实现的是一个猜答案的过程,
这种算法比较经典,可以借鉴-genetic algorithm to achieve guess the answer is a process, this method is classic, we can draw on
- 2023-03-20 18:05:04下载
- 积分:1
-
这是通过A*算法实现8数码问题,求解可能出现的目标状态。通过回溯的方法实现对A*算法。不同于其它状态图的搜索实现8数码问题。...
这是通过A*算法实现8数码问题,求解可能出现的目标状态。通过回溯的方法实现对A*算法。不同于其它状态图的搜索实现8数码问题。-This is the A* algorithm eight digital issues, the solution may target state. Through the method back to the A* algorithm. Unlike other state diagram of the search to achieve eight digital problem.
- 2022-03-18 08:43:29下载
- 积分:1