资源列表

« 1 2 ... .92 .93 .94 .95 .96 28097.98 .99 .00 .01 .02 ... 28522 »

[数据结构常用算法Cpp6

说明:设有n个人站成一排,从左向右的编号分别为1~n,现在从左往右报数“1,2,1,2……”,数到“1”的人出列,数到“2”的立即站到队伍的最右端。报数过程反复进行,直到n个人都出列为止。要求给出他们的出列顺序。 例如:n=8,初始序列:1,2,3,4,5,6,7,8      出队顺序为:1,3,5,7,2,6,4,8 -N has a personal stand in a row, left to right are
<梁东豪> 在 2025-02-19 上传 | 大小:1kb | 下载:0

[数据结构常用算法vertex_cover

说明:内容为顶点覆盖问题的程序设计: 给定一个 n 个点 m 条边(n≤ 100,m≤5000)的无向图 G,问是否存在一个不超过 k(𝑘 ≤20)个点的点集 S,使得 G 中每条边都至少有一个点被覆盖。该实现效率很高,较大的测试用例也可以在15ms内计算出。-vertex cover problem.
<张任> 在 2025-02-19 上传 | 大小:1kb | 下载:0

[压缩解压yasuo

说明:对图像进行压缩,从而减少储存空间,方便运算,减小运算时间-For image compression, reducing storage space, easy operation, reduced operation time
<hanyaru > 在 2025-02-19 上传 | 大小:1kb | 下载:0

[mathematicabpsin

说明:bp神经网络例子,,这也老是上传不善噶-bp neural network can always upload this example,, bad Karma ah
<云会宾> 在 2025-02-19 上传 | 大小:1kb | 下载:0

[mathematicaleast-squares-2

说明:最小二乘法的MATLAB例子,需要的来下载了哈啊-Examples MATLAB least square method, the second method, you need to download the Ha ah
<John mashion> 在 2025-02-19 上传 | 大小:1kb | 下载:0

[mathematicaBPpidc

说明:神经网络PIDMATLAB实现算法例程,望对你有所帮助-Neural network PID MATLAB algorithm routines, hope you can help
<John mashion> 在 2025-02-19 上传 | 大小:1kb | 下载:0

[数据结构常用算法hopf-bifurcation-of-tcp

说明:使用DDE23实现tcp 拥塞控制算法的分岔-Using dde23 of matlab to achieve the congestion control of tcp, it contains 3 pictures
<xixici> 在 2025-02-19 上传 | 大小:1kb | 下载:0

[matlab例程EM

说明:一种经典的实现EM最大期望值的算法,数理统计的内容-Content to achieve a classic EM expectation maximization algorithm, mathematical statistics
<fengbaping> 在 2025-02-19 上传 | 大小:1kb | 下载:0

[matlab例程shangchuanwenjian

说明:相关运算的匹配滤波器解调的二进制通信系统-Match demodulated binary communication system
<li> 在 2025-02-19 上传 | 大小:1kb | 下载:0

[matlab例程diaoyongm

说明:16PAM数字通信系统的Monte Carlo仿真。 -16PAM digital communication systems Monte Carlo simulation.
<li> 在 2025-02-19 上传 | 大小:1kb | 下载:0

[matlab例程chengxv

说明:完成M=4的PSK通信系统的Montecarlo仿真。-Completion of M = 4 PSK communication system 4 of Montecarlo simulations.
<li> 在 2025-02-19 上传 | 大小:1kb | 下载:0

[matlab例程mycholcov

说明:Factorization of singular covariance matrix
<gloogl> 在 2025-02-19 上传 | 大小:1kb | 下载:0
« 1 2 ... .92 .93 .94 .95 .96 28097.98 .99 .00 .01 .02 ... 28522 »

源码中国 www.ymcn.org