资源列表

« 1 2 ... .52 .53 .54 .55 .56 13357.58 .59 .60 .61 .62 ... 28523 »

[数据结构常用算法Josephus

说明:约瑟夫(Josephus)环问题 设n个人围坐在一个圆桌周围,现在从第s个人开始报数,数到第m个人,让他出局;然后从出局的下一个人重新开始报数,数到第m个人,再让他出局,如此反复直到所有的人全部出局为止。 下面要解决的约瑟夫(Josephus)环问题是:对于任意给定的n,s和m,求出这n个人的出局序列。要求以单循环链表作为存储结构,实现约瑟夫环问题。然后使用n=9,s=1,m=5,以及n=9,s=1,m=10作为输入数据,检查你的程序的正确性和健壮性。 -Joseph (Josep
<winner> 在 2025-10-04 上传 | 大小:43kb | 下载:0

[matlab例程jiasududaoshu

说明:MATLAB绘制汽车发动机加速度倒数曲线图-jia su du dao shu
<孙博伟> 在 2025-10-04 上传 | 大小:1kb | 下载:0

[matlab例程wuyueshuyiweijizhi

说明:MATLAB无约束一维极值问题,解决无约束的一维极值问题-very good
<zhangwei> 在 2025-10-04 上传 | 大小:6kb | 下载:0

[数学计算/工程计算Solving-Linear-Equations

说明:根据已知的值求二元一次直线方程y=ax+b的表达式,支持分数运算,保留精度-According to the the Bivariate once the linear equation of the known value of y = ax+b expression support fractional operations to retain accuracy
<林军> 在 2025-10-04 上传 | 大小:72kb | 下载:0

[数据结构常用算法vcPP-the-shortest-path

说明:最小路不交化算法,用于求网络图的可靠度,或者评价网络的可靠度-Minimal path does not cross the algorithm for seeking the reliability of the network diagram, or to evaluate the reliability of the network
<he san> 在 2025-10-04 上传 | 大小:312kb | 下载:1

[matlab例程wuyueshuduoweijizhi

说明:无约束多维极值问题的描述,提供了几种解决方案-very good
<zhangwei> 在 2025-10-04 上传 | 大小:6kb | 下载:0

[数学计算/工程计算13

说明:复数运算的程序算法 复数的加减乘法运算 -Addition and subtraction, multiplication of the complex operation of the program algorithm plural
<王敏杰> 在 2025-10-04 上传 | 大小:3kb | 下载:0

[数学计算/工程计算4

说明:计算平面三角形的面积 输入坐标即可输出面积-Calculate the flat area of ​ ​ the triangle input coordinates to the output area
<王敏杰> 在 2025-10-04 上传 | 大小:1.14mb | 下载:0

[数据结构常用算法Balance-two-forks-tree

说明:将二叉排序树转变为平衡二叉树,其操作有:创建二叉树、插入数据、 删除数据、输出、销毁二叉树和退出 -Binary sort tree into a balanced binary tree, its operations are: create a binary tree, insert data, delete data, output, the destruction of the binary tree and exit
<wanshaui> 在 2025-10-04 上传 | 大小:24kb | 下载:0

[matlab例程bj01247479

说明:全息图样的分数傅里叶变换原理和实验结果,用MATLAB实现-The fractional Fourier transform theory and experimental results of the holographic pattern, with MATLAB
<李芳> 在 2025-10-04 上传 | 大小:360kb | 下载:0

[数据结构常用算法Advance-and-retreat-method

说明:用进退法、0.618法求解函数的解—实例。附有测试实例-Advance and retreat method, 0.618 Method function of the solution- an instance of. Attached to the test instance
<he san> 在 2025-10-04 上传 | 大小:4kb | 下载:0

[matlab例程road_q(t)

说明:基于matlab的路面不平度仿真程序(自编)-Based on the matlab simulation of road roughness procedures (self)
<xiaodan> 在 2025-10-04 上传 | 大小:60kb | 下载:1
« 1 2 ... .52 .53 .54 .55 .56 13357.58 .59 .60 .61 .62 ... 28523 »

源码中国 www.ymcn.org