资源列表
shape.rar
- 无网格算法 mls形函数 可以用于无网格算法编程运算中,meshless method mls shape function
KMP
- KMP算法的实现,算法复杂度为O(m+n),C++。-KMP Algorithm, algorithm complexity is O (m+ n), C++.
quicksort
- quicksort的三种写法,主要体会最复杂情况的边界优化-about quicksort
C
- 数据结构与算法 实现两个单链表相间合并 完整程序 可运行-Data structures and algorithms to achieve a complete merger phase two single linked list program can run
3
- 双线链表的建立,用c语言实现双线链表的建立,本文件是软件笔试的试题-The establishment of double linked list, double linked list in c language creation, this document is software written examination questions
householderqr
- householder 矩阵 qr分解程序-householder matrix qr decomposition process
ran2
- 随机数发生器,可以生成随机数的随机函数cpp开发环境 -Random number generator, can generate random numbers of random function cpp development environment
Sorting-algorithm
- 排序算法 数据结构 做课设自己做的,可以进行数字排序。-Sorting algorithm data structure to do the lesson set up their own do
GJDN
- 全选主元高斯-约当消去法同时求解系数矩阵相同而右端具有m组常数向量的线性代数方程组AX=B的全部解-QuanXuan primary gaussian-about when elimination technique and then the coefficient matrix is the same and the right side of the constant vector with m linear algebra equations AX = B of all solutions
luoxuanjunzheng
- 螺旋矩阵的实现的代码,运用遍历-Spiral matrix
CG
- 共轭梯度法迭代求解线性方程组,通过迭代求得方程组的近似解,收敛速度较快-congruent gradient
BInsertSort
- 折半插入排序在查找记录插入位置时,采用折半查找算法 折半查找比顺序查找快, 所以折半插入排序在查找上性能比直接插入排序好 -Binary insertion sort to find records insertion position, using a binary search binary search algorithm is faster than the sequential search, binary insertion sort on so look better pe
