资源列表

« 1 2 ... .87 .88 .89 .90 .91 16892.93 .94 .95 .96 .97 ... 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-02-02 上传 | 大小:1kb | 下载:0

[数据结构常用算法Josephus

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

[数据结构常用算法C

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

[matlab例程FFT

说明:采用Matlab实现了FFT,提出了详细的算法,及Matlab源代码。-FFT analysis based on Matlab
<steven> 在 2025-02-02 上传 | 大小:55kb | 下载: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-02-02 上传 | 大小:1kb | 下载:0

[压缩解压Huffman

说明:哈夫曼编码器,实现哈夫曼编码并能打印,你可以看看,十分基础但是很关键-Huffman coding, Huffman coding, and can print
<father> 在 2025-02-02 上传 | 大小:1.88mb | 下载:0

[人工智能/神经网络/遗传算法saving-algorithm-for-VRP

说明:利用节约算法,并通过某种程序设计语言编程,求解某一物流配送问题的配送方案。-Saving algorithm, and through some sort of program design language programming, and distribution program to solve a logistics problem.
<孙常虹> 在 2025-02-02 上传 | 大小:12kb | 下载:0

[matlab例程points

说明:计算弧齿锥齿轮齿面坐标点,用于构建三维模型。-Calculate the arc of the spiral bevel gear tooth surface coordinates, used to build three-dimensional model.
<cheung> 在 2025-02-02 上传 | 大小:4kb | 下载:0

[人工智能/神经网络/遗传算法Genetic-Algorithms

说明:一种用遗传算法解决VRP配送问题的源代码-A genetic algorithm to solve the VRP distribution source code
<孙常虹> 在 2025-02-02 上传 | 大小:7kb | 下载:0

[matlab例程MATLAB-Primer-(7th-Ed)

说明:详细介绍matlab编程应用的外文书籍,对充分利用matlab编写算法具有很好的指导价值-Introduction and director of programming effciently in the matlab
<songzheyang> 在 2025-02-02 上传 | 大小:722kb | 下载:0

[matlab例程DistgshAnalysis

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

[matlab例程Matlab-Programs

说明:天线圣经 Antenna Theory 中的MATLAB实例,天线分析的MATLAB教程,-Antenna Bible Antenna, Theory of MATLAB instance, antenna analysis of MATLAB tutorial
<瞿颜> 在 2025-02-02 上传 | 大小:2.8mb | 下载:0
« 1 2 ... .87 .88 .89 .90 .91 16892.93 .94 .95 .96 .97 ... 28522 »

源码中国 www.ymcn.org