资源列表

« 1 2 ... .13 .14 .15 .16 .17 25418.19 .20 .21 .22 .23 ... 28522 »

[数据结构常用算法link

说明:用带表头的链表存放输入的数据,每读入一个数,按升序顺序插入到链表中,链表中允许两个结点有相同值。链表的头结点存放链表后面的结点个数,初始化时就生成头结点(初值为0)。链表翻转是把数据逆序(变成降序),注意,头结点不动。翻转后要再翻转一次,恢复升序后才能插入新元素,否则会出错。-Using the list with the first table input data storage, each read a few, accordin
<brian> 在 2025-05-18 上传 | 大小:184kb | 下载:0

[数值算法/人工智能SA

说明:89年由Johnson发表的Simulate Anealing退火算法,重要的近似算法之一-89-year Johnson released from Simulate Anealing annealing algorithm, it is important to one of approximation algorithm
<Goliath> 在 2025-05-18 上传 | 大小:1.98mb | 下载:0

[数值算法/人工智能Ant_Colony

说明:94年发表的蚁群算法,模拟蚂蚁觅食过程,重要的近似算法之一-94 years published by ant colony algorithm, simulated ant foraging process, one important approximation algorithm
<Goliath> 在 2025-05-18 上传 | 大小:402kb | 下载:0

[matlab例程musicdoa

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

[matlab例程clipping_ccdf

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

[matlab例程pts_ccdf

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

[matlab例程slm_ccdf

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

[数值算法/人工智能random

说明:实现了自动生成随机数,对于 C仿真有很大的帮助-Realize the automatic generation of random numbers for simulation C has a great help
<阳光> 在 2025-05-18 上传 | 大小:176kb | 下载:0

[数据结构常用算法SequenceList

说明:以数组为存储结构保存线性表,并实现线性表创建、清空、增加、删除、修改、查找等基本操作。-Array for the storage structure in order to preserve the linear form, and realize the creation of a linear table, empty, add, delete, modify, search and other basic operations.
<> 在 2025-05-18 上传 | 大小:2kb | 下载:0

[数据结构常用算法OPT

说明:从输入文件中读取数据,构造最优二叉树,输入文件格式如下: 节点的值 出现概率 例如: A 0.001 B 0.25-Read from the input file data, the optimal binary tree structure, input file format is as follows: node probability value such as: A 0.001B 0.25
<魏木木> 在 2025-05-18 上传 | 大小:905kb | 下载:0

[数据结构常用算法maze

说明:主要实现了迷宫求解的功能,用到的就是栈的基本操作.-The main achievement of the maze to solve the function used is the basic operation of the stack.
<ljp> 在 2025-05-18 上传 | 大小:6kb | 下载:0

[数学计算/工程计算huiguipingfanghe

说明:多元统计的回归平方和计算程序 多元统计的回归平方和计算程序-Multivariate statistical regression procedures and calculation of the square of the regression sum of squares multivariate statistical procedures and calculations
<杨倩> 在 2025-05-18 上传 | 大小:3kb | 下载:0
« 1 2 ... .13 .14 .15 .16 .17 25418.19 .20 .21 .22 .23 ... 28522 »

源码中国 www.ymcn.org