资源列表
ADAMS34
- 这个算法是在学习“用Adams三步四阶内插公式校正”时自己遍的计算这个微分方程数值解的程序,可以修改里面的方程而用于求解其他的方程,请指正!-this is the learning algorithm "Adams steps with four bands interpolation formula correction" of their times calculated for the numerical solution of differential equati
parse
- 关于电磁波散射的时域有限差分法计算程序 很好的-a code about finite difference time domain method for electromagnetic waves scattering
lu
- 基于数值计算的矩阵分解。LU算法,并对分解后的矩阵与原矩阵进行比较和验证。-Based on the numerical calculation of decomposing matrix. LU decomposition algorithm, and the comparison with the original matrix matrix and verified.
lmis
- 最长单调子序列算法。时间复杂度为O(nlgn)。C++实现-Longest monotone subsequence algorithm. Time complexity is O (nlgn). C++,
A_LDU
- 程序实现将一个对称矩阵A分解成LDU 其中L为下三角矩阵 D为对角矩阵 U为上三角矩阵 该程序使用了二级指针,矩阵A的阶数可以由运行人员决定-Program implementation will be decomposed into a symmetric matrix A LDU where L is lower triangular matrix D a diagonal matrix U is upper triangular matrix of the program us
main
- 找n个数中最大的k个数 平均时间复杂度O(N*log2 K)-Find the largest number of k n the number of average time complexity O (N* log2 K)
CFDZUOYE
- 简单的管道内波得一维雷曼问题,就是应用于一些简单作业的问题。-Simple pipeline waves have a Weilei Man issue, which is used in some simple operations issues.
datastruct
- 数据结构的定义及使用实例,建立一个加强的链表,并详细定义了其方法,易于使用。-The definition and use of data structure instances, the establishment of an enhanced list, and detailed definition of its method, easy to use.
Shooting
- Shooting method for differential equation
p17
- Descr iption 给出大量字符串,要求找出所有两两完全相同的字符串。 Input Descr iption 第1行: 给出字符串的个数N(N < 10^7); 第2~(N + 1)行: 每行一个字符串, 每个字符串的长度不超过10^6个字符, 为了方便起见,字符串中只包含 a~z 的26个小写字母。 每个字符串依次从0到N − 1对应一个原始编号, 在输入中不会体现, 但会在输出中用到。 Output Descr iption
AVLTree-X
- 给出结点的插入序列,构造AVL Tree。-Given node insertion sequence, structure AVL Tree.
4Sum
- leetcode 4 Sum leetcode 4 Sum-leetcode 4 Sum leetcode 4 Sum leetcode 4 Sum