资源列表

« 1 2 ... .47 .48 .49 .50 .51 14652.53 .54 .55 .56 .57 ... 28523 »

[数据结构常用算法neipaixu

说明:[问题描述] 将N个关键字去整数的记录进行整序, 以使所有关键字为非负数的记录排在关键字为负数的记录之前,要求使用最少的附加空间,且算法的时间复杂度为O(N) [输入] 待排序记录个数,各关键字的值。 [输出] 关键字从正负分开,正数在前 [存储结构] 待排序记录顺序存储。 [算法的基本思想] 快速排序算法每次任取一个记录的关键字为标准,将其余记录分为两组将,N个关键字去整数的记录进行整序, 以使所有关键字为非负数的记录排在关键字为负数的记录之前。 #in
<Demonic> 在 2025-11-20 上传 | 大小:7kb | 下载:0

[数据结构常用算法train

说明:一个火车调度的程序,援引自中国中学生奥林匹克中学生信息技术,内有详细说明程序的要求
<powerpl> 在 2025-11-20 上传 | 大小:7kb | 下载:0

[数据结构常用算法t

说明:A*算法只要求产生问题的全部状态空间的部分结点及关系,就可以求解问题了,搜索效率较高。当然由于A*算法中没有回溯,因此某些情况下可能会找不到正确的解过程。 -A* algorithm only requires a problem all part of the state space and the relationship between nodes, we can solve the problem, the search more efficient. Of course, as a
<gaoqun> 在 2025-11-20 上传 | 大小:7kb | 下载:0

[数据结构常用算法datastructure

说明:编写了一个关于图的操作的应用程序,可以自己手动输入图的节点和节点的关系,然后可以进行查找节点,求节点的出度和入度,求最短的路径等-Prepared a map of the operation on the application, you can manually enter their own graph of the relationship between nodes and nodes, and then can search the node, and the out-degree
<taolizao> 在 2025-11-20 上传 | 大小:7kb | 下载:0

[matlab例程Envelop1.1

说明:这是一个包络线的matlab源程序,包括了仿真程序。不过不是我写的,大家可以参考一下下了-This is an envelope of the matlab source code, including a simulation program. But I did not write, you can refer to a
<wuqiong> 在 2025-11-20 上传 | 大小:7kb | 下载:0

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

说明:人工免疫算法算法。适用于单目标,多目标优化问题。-脠脣 鹿 陇 脙芒脪脽脣茫 篓 脣茫 篓 隆 拢 脢脢脫脙脫脷渭 楼 脛 驴 卤 锚 拢 卢 露 脿脛 驴 卤 锚脫脜 禄炉 脦脢脤芒 隆 拢
<shawn> 在 2025-11-20 上传 | 大小:7kb | 下载:2

[压缩解压SPIHT

说明:另一种小波经典压缩编码算法SPIHT的实现,需要自己建工程文件。-Another classic wavelet compression algorithm SPIHT realize the need to build their own project file.
<ht> 在 2025-11-20 上传 | 大小:7kb | 下载:0

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

说明:基于信息熵的免疫算法是一种修正的免疫算法,方法并不复杂,对于特定问题效果较好-Entropy-based immune algorithm is a modified immune algorithm, methods are not complicated, for the specific problem better
<wy> 在 2025-11-20 上传 | 大小:7kb | 下载:0

[数学计算/工程计算LOT_img

说明:lapped transforms for images. lapped transform is a very fast algorithm to replace dct.
<sjtuzyk> 在 2025-11-20 上传 | 大小:7kb | 下载:0

[matlab例程frequency_estimation

说明:OFDM信号的频偏校正程序,用于估计子带上的频率偏移。-OFDM signals in frequency offset correction procedure used to estimate the sub-band frequency deviation.
<dengyongma> 在 2025-11-20 上传 | 大小:7kb | 下载:0

[matlab例程AnnInMat

说明:matlab写的神经网络的几个演示程序,有的是自己写的,有的是根据别人写的改的,bp、rbf、pnn、hopfield等-matlab neural network to write a few demo program, some wrote it myself, some other people to write in accordance with the change, bp, rbf, pnn, hopfield etc.
<billjie> 在 2025-11-20 上传 | 大小:7kb | 下载:0

[matlab例程SVD

说明:自编的奇异值分解消噪程序,在消噪的同时可实现对不同频率信号分量的分离。-Own the singular value decomposition de-noising procedure, de-noising can be achieved at the same time on different frequency signal component separation.
<刘军> 在 2025-11-20 上传 | 大小:7kb | 下载:0
« 1 2 ... .47 .48 .49 .50 .51 14652.53 .54 .55 .56 .57 ... 28523 »

源码中国 www.ymcn.org