资源列表

« 1 2 ... .99 .00 .01 .02 .03 2204.05 .06 .07 .08 .09 ... 28522 »

[数据结构常用算法严蔚敏《数据结构》源代码(C++语言)

说明:本文件是数据结构的C++语言的算法实现,希望对需要的人有帮助(Data Structure -----data structure)
<利里123 > 在 2025-03-07 上传 | 大小:511kb | 下载:0

[数值算法/人工智能leetcode-cpp

说明:leetcode经典题目示例代码 热门题目 面试宝典(the example code of problems on LeetCode)
<CONGJIE > 在 2025-03-07 上传 | 大小:806kb | 下载:0

[数据结构常用算法123

说明:dijkstra算法,卫星通信,最小路径以及衰落计算(Dijkstra algorithm, satellite communication)
<sagittarius > 在 2025-03-07 上传 | 大小:179kb | 下载:0

[matlab例程遗传算法

说明:利用遗传算法计算目标函数极值,遗传算法与传统的优化方法(枚举,启发式等)相比较,以生物进化为原型,具有很好的收敛性,在计算精度要求时,计算时间少,鲁棒性高等都是它的优点。(Using the genetic algorithm to calculate the extremum of a objective function. Compared with the traditional optimization methods (enu
<amnesia666 > 在 2025-03-07 上传 | 大小:3kb | 下载:0

[数据结构常用算法Bubble sort

说明:冒泡排序(Bubble Sort,台湾译为:泡沫排序或气泡排序)是一种简单的排序算法。它重复地走访过要排序的数列,一次比较两个元素,如果他们的顺序错误就把他们交换过来。走访数列的工作是重复地进行直到没有再需要交换,也就是说该数列已经排序完成。(Bubble Sort is a simple sorting algorithm. It repeatedly visits the sequence of items to be sorted
<JinPatrick > 在 2025-03-07 上传 | 大小:35kb | 下载:0

[matlab例程脑电地形图

说明:绘制脑电地形图的程序,里面包含绘图函数及相关说明(A program for drawing the map of electroencephalogram .It contains the drawing function and the related instructions)
<沐梓 > 在 2025-03-07 上传 | 大小:4kb | 下载:0

[matlab例程高效稳定的LMF方法求解非线性方程组

说明:解决方案是通过弗莱彻版本的Levenberg-Maquardt获得的 用于最小化方程残差平方和的%算法。 %LMFnlsq应用程序的主要领域是在进行曲线拟合时 处理实验数据%。(A solution is obtained by a Fletcher's version of the Levenberg-Maquardt algoritm for minimization of a sum of squares of equat
<taodashi > 在 2025-03-07 上传 | 大小:9kb | 下载:0

[数值算法/人工智能智能算法导论课件

说明:智能算法导论,包括神经网络遗传算法粒子群算法等(Introduction of intelligent algorithms, including neural network genetic algorithm, etc.)
<xy的刮胡刀 > 在 2025-03-07 上传 | 大小:3.24mb | 下载:0

[人工智能/神经网络/遗传算法基于遗传算法的电动汽车换电站经济运行_张帝

说明:基于遗传算法的电动汽车换电站经济运行,这篇文章写的很好,推荐学习(Based on the genetic algorithm for electric vehicles for the economic operation of the power station, this article is well written, recommended Learning)
<Restart_2018 > 在 2025-03-07 上传 | 大小:837kb | 下载:0

[matlab例程谱减法

说明:利用谱减法进行语音信号的降噪处理,适用于语音增强领域(Using spectral subtraction to reduce the noise of speech signal, it is suitable for the field of speech enhancement)
<得瑟大帝 > 在 2025-03-07 上传 | 大小:45kb | 下载:0

[matlab例程5.1 自适应滤波器法

说明:利用自适应滤波的方法进行语音信号的降噪处理,适用于语音增强领域(The adaptive filtering method is used to denoise the speech signal, which is suitable for the field of speech enhancement.)
<得瑟大帝 > 在 2025-03-07 上传 | 大小:41kb | 下载:0

[matlab例程5.4 小波分解法

说明:利用小波分解的方法进行语音信号的降噪处理,适用于语音增强领域(The wavelet decomposition method is used to denoise the speech signal, which is suitable for the field of speech enhancement.)
<得瑟大帝 > 在 2025-03-07 上传 | 大小:42kb | 下载:0
« 1 2 ... .99 .00 .01 .02 .03 2204.05 .06 .07 .08 .09 ... 28522 »

源码中国 www.ymcn.org