资源列表
shiyan4
- 曹梦龙 仿真大实验 实验四包括所有有用数据-Caomeng Long simulation experiment in Experiment 4, including all useful data
shiyan5
- 曹梦龙 仿真大实验 实验五 包括所有有用数据-Caomeng Long simulation experiment in Experiment 5, including all useful data
hamilton
- 求最短哈密顿回路C++代码 运用哈密顿思想 求回路-The shortest Hamiltonian circuit C++ code using the Hamiltonian circuit seeking ideas
Single_source_shortpath_dij
- 迪杰斯特拉算法求最短路径的并行实现,可以修改结点个数-Parallel Algorithm for Shortest Path
gpc
- 广义预测的简单例子(gpc算法)广义预测的简单代码-generalized predictive control algorithm
floyd1
- 弗洛伊德算法 运用弗洛伊德算法 实现查找最短出租车行驶路径-floyd algorithm used to find the shortest path of a taxi driving
kruskal
- 克鲁斯卡尔算法 运用克鲁斯卡尔算法求图中的最小生成树-Kruskal algorithm Kruskal algorithm for the use of the minimum spanning tree graph
Cprogram1
- 这是一篇用C语言程序编写的文档,能实现 将N的平方个数按正方形矩阵式排列,由里到外,按顺时针方向。-This is a program written in C language documentation, to achieve the square of the number of N by the square matrix arrangement, from inside to outside, in a clockwise direction.
Wiener-filter
- 完整的维纳滤波器的matlab程序,对信号进行滤波-Full Wiener filter matlab program.
zxec
- 最小二乘辨识的MATLAB简单代码简单应用-Least square method of MATLAB code simple identification
tsp
- 用matlab 来实现用遗传算法解决tsp问题。-Using matlab to achieve using genetic algorithms to solve the problem tsp.
prim
- 普利姆算法 运用普利姆算法求取最小生成树 c实现算法-Puli Mu Puli Mu algorithm using minimum spanning tree algorithm to strike
