资源列表
[matlab例程] psd_estimation
说明:估计样本序列的自相关函数,并比较SBT,SMVDR,SAR,SMuisc,画出各估计结果 -The estimated autocorrelation function of the sample sequence, and compare the SBT, SMVDR, SAR, SMuisc, draw the estimated results<duqiao> 在 2025-09-28 上传 | 大小:1kb | 下载:0
[其他小程序] CStudentsPractise
说明:一个C++课的作业,小学生四则运算系统,能现算法选择及练习-StudentsPractise<李平> 在 2025-09-28 上传 | 大小:1kb | 下载:0
[压缩解压] Traversalalgo
说明:Codes". Huffman coding uses a specific method for choosing the representation for each symbol, resulting in a prefix code (sometimes called "prefix-free codes") (that is, the bit string representing some particular symbol is never a prefix of th<muhammad> 在 2025-09-28 上传 | 大小:1kb | 下载:0
[Internet/网络编程] download4chan
说明:This snippet downloads all the images in certain folders of 4chan, it would look trough every folder and thread.<Omoikane> 在 2025-09-28 上传 | 大小:1kb | 下载:0
[中间件编程] shortestpath
说明:首先,引进一个辅助向量D,它的每个分量D表示当前所找到的从始点v到每个终点vi的最短路径的长度。如D[3]=2表示从始点v到终点3的路径相对最小长度为2。这里强调相对就是说在算法过程中D的值是在不断逼近最终结果但在过程中不一定就等于最短路径长度。它的初始状态为:若从v到vi有弧,则D为弧上的权值;否则置D为∞。显然,长度为 D[j]=-First of all, the introduction of an auxiliary vector D, for each of its componen<大头> 在 2025-09-28 上传 | 大小:1kb | 下载:0