资源列表
MIgong
- 利用回溯法求解迷宫问题,数据结构使用链表。 这是一次数据结构作业-Use of backtracking maze solving problems, the use of linked list data structure. This is a data structure operation
Semiparametric
- 半参数回归模型在测绘领域中的应用,先利用多期数据构建半参数回归模型,然后再预报未来多期数据-Semiparametric regression model applied in the field of surveying and mapping, the first use of multi-phase data to construct semi-parametric regression model, and then predict the future multi-phase data
pu
- 对右边的无向带权图,按普里姆算法求其最小生成树-On the right side of undirected weighted graph, by Prim algorithm to solve the minimum spanning tree
8_num
- 我编写的八数码问题C++实现,This file contains a summary of what you will find in each of the files that make up your 8_num application.
Hamilton
- 8*8 的国际象棋棋盘上的一只马,恰好走过除起点外的其它 63 个位置各一次,最后回 到起点。这条路线称为一条马的 Hamilton 周游路线。对于给定的 m*n 的国际象棋棋盘,m 和n均为大于5的偶数,且|m-n|≤2,试设计一个分治算法找出一条马的Hamilton周游路线。 编程任务: 对于给定的偶数m,n≥6,且|m-n|≤2,编程计算 m*n 的国际象棋棋盘一条马的Hamilton 周游路线。 Input 输入数据的第一行有2
EOFs
- 经验正交函数的源代码程序,对于研究海洋大气现象的时空变化特征用处很广泛-Empirical orthogonal function of the source code program
rbfkalman
- 基于卡尔曼滤波器的神经网络优化,有蛮好的效果
circle2
- circle diagram computation
delta_transformer_24pulse
- Multi-phase rectifier based harmonic suppression-The usage of power electronic devices in ship pow er g rids w ill produce a large number of harmonics in the input circuit of converters
bpcolor
- 用VC6.0写的一个BP网络程序,简单易懂,不错的BP入门参考程序,无解压秘密
nsga-original
- 非支配排序算法,用于求解多目标问题,c语言。-This is a GA implementation for multi-objective optimization. *** *** For multi-objective optimization, non-domonated sorting has *** *** been used. The design variables can be Binary, Integer, Real *** *** or Enumerat
cigyxnqk
- 借鉴了主成分分析算法(PCA),使用高阶累积量对MPSK信号进行调制识别,有较好的参考价值,微分方程组数值解方法,连续相位调制信号(CPM)产生,包括最小二乘法、SVM、神经网络、1_k近邻法,数学方法是部分子空间法,模式识别中的bayes判别分析算法。- It draws on principal component analysis algorithm (PCA), Using high-order cumulants of MPSK signal modulation recognitio
