资源列表
wg12154615345
- matlab改进的网格算法,work3为主程序-Matlab improve grid algorithm, based procedures work3
comp-eps
- Mit Photonic Band源文件,用于计算复杂介电常数光子晶体的程序
MCMPFFT
- 利用经典的Cooley-Tukey基2算法求复序列的DFT-Use of the classic Cooley-Tukey radix-2 algorithm for complex sequence of DFT
Arrays
- Array control program, with basic sutitution, listing, adding functions.
jacobi
- 高斯全选主元法以及相应的说明,FORTRAN子程序。-Select PCA with Gaussian and the corresponding instructions, FORTRAN subroutines.
r-K
- 数值分析中R-K迭代算法,用于矩阵的求解问题-RK iterative algorithm in numerical analysis, solving problems for the matrix
SHC_Linear
- 随机爬山发解线性方程组,太慢了,看看有没有人能改善一下。-Random mountain made linear equations, too slow to see that no one can improve the look.
curvefitting
- 曲线拟合, 用于从一组样本数据,获得曲线的算法的c语言实现-a c language implementation of a curve fitting algorithm
simple
- 西安交通大学陶老师的simple算法,很适合初学者!-Xi' an Jiaotong University, Tao teacher simple algorithm, it is suitable for beginners!
the_k_shortest_path
- 第k短路算法,用A*算法和优先队列实现。查找任意两点间的第k短路,时间复杂度O(NLOGN)-K-shortest path algorithm, A* algorithm and priority queue. Find the first k short circuit between any two points, the time complexity of O (NLOGN)
LinkTree
- 链式存储二叉树,查找左右孩子节点、计算节点数,查找节点,输出节点等。功能齐全,实现简单,没有错误。-Chain store binary tree, find about child nodes, compute nodes, find the node, the output node and so on. Fully functional, simple, no errors.
Test
- 有序顺序表的二分查找的递归算法。 对输入数据构造二叉查找树 ,建立二叉查找链表结构,并能实现查找、插入、删除等操作 -Binary recursive algorithm to find an orderly sequence table. Find the input binary tree data structure, build a binary search list structure, and can achieve search, insert, and delete o
