资源列表

« 1 2 ... .67 .68 .69 .70 .71 2572.73 .74 .75 .76 .77 ... 28523 »

[数据结构常用算法graphDegree

说明:求图的顶点连通度算法。方法就是先对源和汇做枚举,之后对每个枚举情况,把除去源汇两点的其余所有顶点看成是容量限制为1的点,求网络的最大流,就是此点对的顶点连通度,之后对枚举的所有点对找连通度最小的当成图的连通度。 带有顶点容量限制的最大流方法:将带容量限制的顶点u拆成两个点u 和u*,原顶点u的入边为u 的入边,原顶点u的出边为u*的出边,之后在u 和u*之间连接双向边,边的容量为顶点的容量限制。-plans for the vertex connectivity algorithms. F
<吴地瓜> 在 2025-11-22 上传 | 大小:1kb | 下载:0

[matlab例程Rayleighsyc

说明: 提供一个锐利衰落衰落的信道模型 共同学习,共同提高,资源共享 -provide a sharp decline in the decline of common channel model for learning, enhancing and sharing resources
<史英春> 在 2025-11-22 上传 | 大小:9kb | 下载:0

[matlab例程bpsksignalgen

说明:共同学习,共同提高,资源共享 一个产生bpsk信号的例子,可以推出MPSK的调制基带信号-studying together, enhancing and sharing resources have BPSK signals an example, can be introduced MPSK the baseband signal modulation
<史英春> 在 2025-11-22 上传 | 大小:3kb | 下载:0

[matlab例程sycdemoturbo

说明:共同学习,共同提高,资源共享 移动通信中常用的turbo码相关程序-studying together, enhancing and sharing resources Mobile Communications common turbo codes related procedures
<史英春> 在 2025-11-22 上传 | 大小:24kb | 下载:0

[matlab例程turbosysdemo

说明:共同学习,共同提高,资源共享 移动通信中常用的turbo码相关程序-studying together, enhancing and sharing resources Mobile Communications common turbo codes related procedures
<史英春> 在 2025-11-22 上传 | 大小:12kb | 下载:0

[matlab例程ABAQUStoMatlab

说明:ABAQUS is a general purpose finite element analysis program which is widely used to analyses mechanical, structure and civil engineering problems. Abaqus has some special feature for analysing fracture mechanics problems, and therefore it is a main t
<东宝> 在 2025-11-22 上传 | 大小:385kb | 下载:0

[matlab例程bot

说明:机器人躲避障碍仿真设计程序,来源于因特网.非本人设计-robot avoid obstacles simulation design process, and from the Internet. I-Design
<zj> 在 2025-11-22 上传 | 大小:1kb | 下载:0

[matlab例程bodiejia

说明:波叠加的matlab源程序,来源于因特网。 谢谢大家!-wave superposition of Matlab source, and from the Internet. Thank you!
<zj> 在 2025-11-22 上传 | 大小:1kb | 下载:0

[matlab例程tanhuangzhenzi

说明:弹簧振子振动轨迹模拟,程序来源于网络. 谢谢大家-oscillator vibration trajectory simulation process from the network. Thank you
<zj> 在 2025-11-22 上传 | 大小:1kb | 下载:0

[matlab例程zhendong

说明:
<zj> 在 2025-11-22 上传 | 大小:1kb | 下载:0

[matlab例程frangyanshe

说明:弗兰衍射的matlab模拟程序。 程序来源于网络 谢谢大家-Ferran diffraction Matlab simulation program. Proceedings from the network Thank you
<zj> 在 2025-11-22 上传 | 大小:1kb | 下载:0

[matlab例程chapter9

说明:数字图像的压缩技术,特点压缩比高,压缩速度快-digital image compression technology, features a high ratio, compression speed
<张峰> 在 2025-11-22 上传 | 大小:6kb | 下载:0
« 1 2 ... .67 .68 .69 .70 .71 2572.73 .74 .75 .76 .77 ... 28523 »

源码中国 www.ymcn.org