资源列表
graphDegree
- 求图的顶点连通度算法。方法就是先对源和汇做枚举,之后对每个枚举情况,把除去源汇两点的其余所有顶点看成是容量限制为1的点,求网络的最大流,就是此点对的顶点连通度,之后对枚举的所有点对找连通度最小的当成图的连通度。 带有顶点容量限制的最大流方法:将带容量限制的顶点u拆成两个点u 和u*,原顶点u的入边为u 的入边,原顶点u的出边为u*的出边,之后在u 和u*之间连接双向边,边的容量为顶点的容量限制。-plans for the vertex connectivity algorithms. F
xsjz
- 你看了就知道是是数据结构的东西你形式啊还不多吗好多了啊。-you know read on the data structure of the things you form ah not a lot more? Ah.
tu_bianli
- 图的建立与多种遍利方法-map and the establishment of a variety of methods !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! good times
Untitled33
- 智能优化计算方法。可以快速的解决优化计算问题-Intelligent optimization method. Optimization can solve the problem quickly
niudunlafu
- 牛顿拉夫迭代算法,有兴趣的可以看看,相信会有用吧-Love Newton iterative algorithm, interested can see, I believe it will be used
list
- 线性表的应用:用顺序表实现求集合的交并差-The application of the linear table: order table with a collection of cross-seeking and achieving poor
phantom3dhip
- matlab codes to generate 3D hip phantom
fangxiangtu_ganrao
- this code is about Generalize Side Lobe Canceller and very important in array processing.
MATLABhuizhifenzijiegou
- 这个是matlab绘制分子结构的源程序,对于学习化学的人来说很有用。解压即可运行出结果。-This is a matlab drawing of the molecular structure of source code, for learning chemistry of people very useful. Decompression can run results.
SVM3_PSO
- 基于粒子群优化算法的支持向量机算法,程序内可实现选择粒子群优化下的最佳参数,并对输入数据分类输出-Based on PSO support vector machine algorithm, can be realized within the program to the best parameters under the PSO, and the input data classification output
OFDM_AWGN
- OFDM系统在加了高斯白噪声下的仿真MATLAB实现-OFDM system simulation in Canada under the white Gaussian noise
