资源列表

« 1 2 ... .44 .45 .46 .47 .48 23649.50 .51 .52 .53 .54 ... 28523 »

[数据结构常用算法tu-matrix

说明:图可以采用邻接矩阵、邻接表等多种方式来存储,本程序实现图的邻接矩阵存储-Chart can be used adjacency matrix, adjacency lists to store a variety of ways, this program graph adjacency matrix storage
<youjing> 在 2025-10-16 上传 | 大小:1kb | 下载:0

[数据结构常用算法tu-table

说明:图可以采用邻接矩阵、邻接表等多种方式存储,本程序实现图的邻接表存储-Chart can be used adjacency matrix, adjacency list a variety of ways, such as storage, this procedure realize Graph Adjacency List Storage
<youjing> 在 2025-10-16 上传 | 大小:1kb | 下载:0

[数据结构常用算法tu-table-DFS

说明:本程序采用深度优先的方法完成图的遍历,包括连通图和非连通图。-This procedure used the method of depth-first traversal of the complete diagram, including the connected graph and non-connected graph.
<youjing> 在 2025-10-16 上传 | 大小:1kb | 下载:0

[数据结构常用算法szzh

说明:本程序适用栈来完成不同数制之间的数值转换,是栈这种数据结构的一种典型应用。-This procedure applies to the stack to complete the different values between the number of system conversions, such stack data structure is a typical application.
<youjing> 在 2025-10-16 上传 | 大小:1kb | 下载:0

[数据结构常用算法mazePath

说明:本程序实现某一已知迷宫的路径搜索,简单实用。经过修改可以做为栈的一个典型应用示例。-This procedure is known to achieve a path maze searching, simple and practical. Modified stack can be used as a typical application example.
<youjing> 在 2025-10-16 上传 | 大小:1kb | 下载:0

[数据结构常用算法FastQuery

说明:/*快速排序采用分治算法,将所需要排序的内容从文件读入放入数组a[p:r],按以下三个步骤进行排序 以a[p]为基准元素将数组分为三段,将大于基准元素的放到后面的单元,小的放到前面的单元, 再用递归对a[p:q-1],a[q+1:r]进行排序,最后合并 时间复杂度:最坏时间复杂度:O(n2) 平均时间复杂度:O(nlogn) */-/* Quick sort algorithm using sub-rule will be needed to sort the con
<stone> 在 2025-10-16 上传 | 大小:1kb | 下载:0

[matlab例程blackharrispulse

说明:用MATLAB语言开发的hariss窗函数,在探地雷达等技术中可以作为输入信号源-Developed using MATLAB language hariss window function, in the ground-penetrating radar and other technology can be used as input signal source
<周美丽> 在 2025-10-16 上传 | 大小:1kb | 下载:1

[数据结构常用算法bosongfenjiu

说明:泊松分酒游戏 游戏中实现泊松分酒的 全部算法 -Poisson sub-game game of liquor at liquor Poisson realize the full algorithm
<> 在 2025-10-16 上传 | 大小:1kb | 下载:0

[matlab例程MUSIC

说明:谱估计中的MUSIC算法 仿真,简单明了,对学习谱估计的方法也很大的作用-MUSIC spectral estimation algorithm in the simulation, simple and clear, the learning method of spectral estimation is also a great role
<李勇> 在 2025-10-16 上传 | 大小:1kb | 下载:0

[matlab例程ESPRIT

说明:谱估计中的ESPRIT算法仿真,对初学者了解ESPRIT算法有很大的帮助-Spectral estimation of the ESPRIT algorithm simulation, for beginners to understand ESPRIT algorithm has a great help
<李勇> 在 2025-10-16 上传 | 大小:1kb | 下载:1

[matlab例程AR

说明:AR模型谱估计算法,对初涉AR模型谱估计的同学有很大的帮助,可以了解到其基本的模型构造和其谱估计的迭代步骤。-AR model spectrum estimation algorithm, the AR model spectrum estimation初涉students have a lot of help, it can be seen that the basic model structure and its spectral estimation iterative steps.
<李勇> 在 2025-10-16 上传 | 大小:1kb | 下载:0

[数值算法/人工智能aa

说明:一个解决0-1背包问题的源程序,是用递归做的-A solution of 0-1 knapsack problem source is the use of recursive make the
<吴剑清> 在 2025-10-16 上传 | 大小:1kb | 下载:0
« 1 2 ... .44 .45 .46 .47 .48 23649.50 .51 .52 .53 .54 ... 28523 »

源码中国 www.ymcn.org