资源列表

« 1 2 ... .94 .95 .96 .97 .98 26199.00 .01 .02 .03 .04 ... 28522 »

[数据结构常用算法josephus.lianbiaofa

说明:用循环单链表实现josephus问题,开发软件为C语言,比起向量法更有效率。-Achieve josephus problems with circular single linked list, develop software for the C language, and more efficient than the vector method.
<郑磊> 在 2025-05-18 上传 | 大小:1kb | 下载:0

[数据结构常用算法Josephus

说明:2、 约瑟夫(Josephus)环问题:编号为1,2,3,…,n的n个人按顺时针方向围坐一圈,每人持有一个密码(正整数)。一开始任选一个正整数作为报数的上限值m,从第一个人开始按顺时针方向自1开始顺序报数,报到m时停止。报m的人出列,将他的密码作为新的m值,从他在顺时针方向上的下一人开始重新从1报数,如此下去,直到所有人全部出列为止。 建立n个人的单循环链表存储结构,运行结束后,输出依次出队的人的序号。 -Josephus: T
<manda> 在 2025-05-18 上传 | 大小:1kb | 下载:0

[数据结构常用算法C

说明:Dijkstra算法 能够以此来解决最短路问题-Dijkstra algorithm to solve the shortest path problem
<孙常虹> 在 2025-05-18 上传 | 大小:1kb | 下载:0

[matlab例程Matlab

说明:Dijkstra最短路算法Matlab程序用于求从起始点s到其它各点的最短路-Dijkstra shortest path algorithm Matlab program used to find the shortest path from the starting point s to the other points
<孙常虹> 在 2025-05-18 上传 | 大小:1kb | 下载:0

[matlab例程DistgshAnalysis

说明:最短距离算法的系统聚类测试例子以供大家学习研究距离算法。-Shortest distance algorithm system clustering test case for study and research the distance algorithm .-DistgshAnalysis.m
<AndyChou> 在 2025-05-18 上传 | 大小:1kb | 下载:0

[matlab例程xcorr1

说明:关于互相关函数的matlab程序,按照互相关函数公式编写的matlab程序-The matlab program of cross-correlation function
<xiaoying> 在 2025-05-18 上传 | 大小:1kb | 下载:0

[数据结构常用算法lsp

说明:~~~ 北斗程序算法-Beidou navigation algorithm
<xxxa> 在 2025-05-18 上传 | 大小:1kb | 下载:0

[matlab例程ML

说明:广义相关法,加权函数为ML(最大似然)形式的matlab程序源代码-The Generalized Correlation Method,The weight function is ML
<xiaoying> 在 2025-05-18 上传 | 大小:1kb | 下载:0

[matlab例程Untitled3

说明:三阶累积量与ETDGE算法相结合求时延值的matlab程序,在三阶累积量的基础上通过ETDGE滤波器获得时延估计值- The matlab program of Order cumulant combint with ETDGE algorithm
<xiaoying> 在 2025-05-18 上传 | 大小:1kb | 下载:0

[matlab例程etdge

说明:自适应算法中ETDGE方法求两信号时延估计值的matlab程序-The matlab program of ETDGE algorithm
<xiaoying> 在 2025-05-18 上传 | 大小:1kb | 下载:0

[matlab例程Untitledc

说明:应用自适应算法中ETDE与ETDGE算法方法分别求两信号时延值并作对比的Matlab程序-The matlab program of Comparing the ETDE algorithm delay result and ETDGE algorithm delay result
<xiaoying> 在 2025-05-18 上传 | 大小:1kb | 下载:0

[matlab例程daopin

说明:多载波系统在高斯白噪声和多径信道下的仿真——加入导频,采用时域均衡-Many carrier system in gaussian white noise and multipath channel simulation-to join the frequency, the time equilibrium
<罗阳> 在 2025-05-18 上传 | 大小:1kb | 下载:0
« 1 2 ... .94 .95 .96 .97 .98 26199.00 .01 .02 .03 .04 ... 28522 »

源码中国 www.ymcn.org