资源列表
simp
- 辛普生数值积分,已在TC2.0环境中编译通过-Health numerical integration Simpson has been compiled WITH TC 2.0 environment through
b
- 线性表实验(约瑟夫问题) 数据结构课的实验作业
ordering4
- 堆排序:思想: 用二叉树的结构来表示数组,及用数组来表示二叉树的结构,比如i为父节点其孩子为,2i,和2i+1.其中,大顶堆中 父节点大于其两个孩子 算法平均时间复杂度: O(nlogn)
qpso.rar
- qpso的全局搜索性能远比基本的pso好,而且速度快。,qpso overall search performance than the basic PSO good, and fast.
Gauss
- 高斯方法解n阶线性方程组的非常详细的方法-Gauss method to solve n-order linear equations of a very detailed way
HF
- 数据结构习题---幻方求解 用c++实现N阶幻方的求解-Problem--- data structure with c++ magic square magic squares of order to achieve the solution N
write-first
- 写者优先程序实现写者优先功能,运用Visual studio 2008-write first programing
BP-Model_MATLAB
- 使用MATLAB语言编写的BP网络模型,很实用-BP network model based on MATLAB
conjugate-gradient-methods
- 用FR共轭梯度法求解无约束问题: min f(x)-By FR conjugate gradient method for solving unconstrained problem: min f (x)
sparse_in_frequency
- sparse in frequency domain
GM(1-1)
- 灰色系统预测模型GM(1,1),用于小样本、贫信息单序列的预测分析。本程序包含GM(1,1)模型的计算过程、拟合序列输出、拟合图形、各种精度检验计算。-Gray Forecast Model GM (1,1), for small samples, predict poor information single sequence analysis. This program includes the calculation GM (1,1) model fitting sequence outp
AKPCA
- 南京大学数据挖掘研究所提出的主动学习算法,对于改进KPCA有着重要的借鉴作用。-The active learning algorithm proposed data mining research institute of nanjing university, has an important reference for improving the KPCA.