资源列表

« 1 2 ... .65 .66 .67 .68 .69 17470.71 .72 .73 .74 .75 ... 28523 »

[数据结构常用算法Exercise-1

说明:Understanding a Secret Message You have just intercepted an encoded message.
<Sasha> 在 2025-04-23 上传 | 大小:193kb | 下载:0

[matlab例程simulation-of-RADAR

说明:雷达仿真系统的matlab实现,雷达系统功能仿真-Radar simulation system matlab simulation function
<地猪> 在 2025-04-23 上传 | 大小:918kb | 下载:0

[matlab例程SIRP

说明:SIRP杂波仿真matlab实现程序呈现-SIRP clutter simulation matlab implementation program presented
<地猪> 在 2025-04-23 上传 | 大小:3kb | 下载:0

[数据结构常用算法FW

说明:Floyd算法又称为弗洛伊德算法,插点法,是一种用于寻找给定的加权图中顶点间最短路径的算法。该算法名称以创始人之一、1978年图灵奖获得者、斯坦福大学计算机科学系教授罗伯特·弗洛伊德命名。-Floyd algorithm, also known as Freud algorithm, the insertion point method is an algorithm used to find the shortest path bet
<liming> 在 2025-04-23 上传 | 大小:1kb | 下载:0

[数据结构常用算法Floyd-Warshall

说明:Floyd算法又称为弗洛伊德算法,插点法,是一种用于寻找给定的加权图中顶点间最短路径的算法-Floyd algorithm, also known as Freud algorithm, the insertion point method is an algorithm used to find the shortest path between vertices given weighted graph. The algorithm
<liming> 在 2025-04-23 上传 | 大小:1kb | 下载:0

[matlab例程The-SIRP-Law-K-Distributed

说明:SIRP法K分布雷达杂波的建模与仿真程序演示-The SIRP Law K distributed radar clutter modeling and simulation program demonstrates
<地猪> 在 2025-04-23 上传 | 大小:71kb | 下载:0

[matlab例程MTIaMTD

说明:MTI&MTD的matlaB程序实现,并进行实例演示-The MTI & MTD matlaB program and example demonstrates
<地猪> 在 2025-04-23 上传 | 大小:2kb | 下载:0

[matlab例程huise

说明:灰色预测模型 肯定可以用,自己已经试过了-The gray predictive models certainly can be used, that they have tried
<juejue> 在 2025-04-23 上传 | 大小:1kb | 下载:0

[数据结构常用算法HEAPSORT

说明:在计算机内部排序的各种算法中 ,用比较大小的方法进行排序时间耗费的最好特性为 O(nlog2 n) ,最坏情况下还会上升到 O(n2 ) [1] 。要达到其理论下界log2 n1≈ nlog2 n- 1.4 4 n是非常困难的。Hashsort 一种散列排序方法-The best features of the computer' s internal sorting algorithm, the sort of time-con
<liming> 在 2025-04-23 上传 | 大小:1kb | 下载:0

[数据结构常用算法heapSOS

说明:HashSort 又一个源码,经过新的优化,更好的算法-HashSort another source, new optimization algorithm
<liming> 在 2025-04-23 上传 | 大小:1kb | 下载:0

[数据结构常用算法Qsort1

说明:Qsort 大家熟知的算法,仔细整理出的模版,直接可用-Qsort well-known algorithm, carefully sorted out the template, can be used directly
<liming> 在 2025-04-23 上传 | 大小:2kb | 下载:0

[数据结构常用算法MST

说明: prime算法的基本思想 1.清空生成树,任取一个顶点加入生成树 2.在那些一个端点在生成树里,另一个端点不在生成树里的边中,选取一条权最小的边,将它和另一个端点加进生成树 3.重复步骤2,直到所有的顶点都进入了生成树为止,此时的生成树就是最小生成树-The basic idea of ​ ​ the prime algorithm. Empty spanning tree, take
<liming> 在 2025-04-23 上传 | 大小:1kb | 下载:0
« 1 2 ... .65 .66 .67 .68 .69 17470.71 .72 .73 .74 .75 ... 28523 »

源码中国 www.ymcn.org