资源列表

« 1 2 ... .58 .59 .60 .61 .62 23663.64 .65 .66 .67 .68 ... 28523 »

[数学计算/工程计算AppleTree

说明:acm题目 pku题目APPLE TR-acm topic subject PKU APPLE TR
<gsdf > 在 2025-10-15 上传 | 大小:1kb | 下载:0

[数据结构常用算法qSort

说明:快速排序算法是基于分治策略的另一个排序算法。其基本思想是,对于输入的字数组a[p:r],按以下3个步骤进行排序: (1)分解:以a[p]为基准元素将a[p:r]划分成3段a[p:q-1],a[q]和a[q+1:r],使得a[p:q-1]中任何元素小于等于a[q],a[q+1:r],中的任何元素大于等于a[q]。下标q在划分过程中确定 (2)递归求解:通过递归调用快速排序算法,分别对a[p:q-1]和a[q+1:r]进行排序 (3)合并:在a[p:q-1]和a[q+1:r]已经排好序的
<忠波> 在 2025-10-15 上传 | 大小:1kb | 下载:0

[matlab例程BWNoiseReduction

说明:Reduce noise in Binary Image 二值图去噪小程序,matlab-Reduce noise in Binary Image binary image denoising applet, matlab
<炯炯> 在 2025-10-15 上传 | 大小:1kb | 下载:0

[matlab例程fsk

说明:该文件有助于初学习matlab者建立信号的概念-The document will help to establish early learning matlab signal concept
<英雄> 在 2025-10-15 上传 | 大小:1kb | 下载:0

[matlab例程musicdoa

说明:基于MATLAB的MUSIC算法的示例,过程简单易懂,适于新手学习-MATLAB-based examples of the MUSIC algorithm, the process simple, suitable for novice learning
<wangheng> 在 2025-10-15 上传 | 大小:1kb | 下载:0

[matlab例程clipping_ccdf

说明:降低OFDM中PAPR的方法clipping的MATLAB源码 -Reduce the PAPR of OFDM method of clipping the MATLAB source code
<高启> 在 2025-10-15 上传 | 大小:1kb | 下载:0

[matlab例程pts_ccdf

说明:降低OFDM中PAPR的方法PTS的MATLAB源码 -Reduce the PAPR of OFDM method in the MATLAB source PTS
<高启> 在 2025-10-15 上传 | 大小:1kb | 下载:0

[matlab例程slm_ccdf

说明:降低OFDM中PAPR的方法SLM的MATLAB源码 -Reduce the PAPR of OFDM method in the MATLAB source SLM
<高启> 在 2025-10-15 上传 | 大小:1kb | 下载:0

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

说明:BP神经网络算法求出误差曲线的程序代码 -BP neural network algorithm to derive the error curve code
<BP> 在 2025-10-15 上传 | 大小:1kb | 下载:0

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

说明:matalb仿真bp神经网络算法 仅供参考-matalb simulation bp neural network algorithm for reference only
<BP> 在 2025-10-15 上传 | 大小:1kb | 下载:0

[matlab例程guihua

说明:一个matlab经典算法程序,用于处理规划问题,是比较好的。-A classical algorithm matlab program for treatment planning is relatively good.
<dawe> 在 2025-10-15 上传 | 大小:1kb | 下载:0

[数据结构常用算法matrixChain

说明:动态规划法解矩阵连乘积的最优计算次序问题。按照分解最优解的结构,建立递归关系,计算最优值,构造最优解4个步骤-Dynamic programming solution matrix product even calculate the optimal order problem. Optimal solution in accordance with the decomposition of the structure, the establishment of recursion relati
<忠波> 在 2025-10-15 上传 | 大小:1kb | 下载:0
« 1 2 ... .58 .59 .60 .61 .62 23663.64 .65 .66 .67 .68 ... 28523 »

源码中国 www.ymcn.org