资源列表
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
FindMajor
- 首先输入数字序列的数目,然后输入这个数字序列,程序会找出此数字序列的多数元素(即超过二分之一的数量).
MeasStatDepend
- % Measure Statistical Dependence 统计依赖测量 % 两个时间序列间统计依赖性测量 % 参考文献:时间序列间统计依赖性测量的一种改进方法(王海燕 李 文① 陈文彦)
parse
- 关于电磁波散射的时域有限差分法计算程序 很好的-a code about finite difference time domain method for electromagnetic waves scattering
decoder
- crc 解码程序 即 crc编码程序的逆程序 谢谢支持-crc crc code decoding process that is the inverse process thanks to support program
PascalTriangle
- 这是一个杨辉三角求解程序,主要是数据结构方面的知识。-This is a Pascal triangle solver, mainly data structure knowledge.
lmis
- 最长单调子序列算法。时间复杂度为O(nlgn)。C++实现-Longest monotone subsequence algorithm. Time complexity is O (nlgn). C++,
main
- 找n个数中最大的k个数 平均时间复杂度O(N*log2 K)-Find the largest number of k n the number of average time complexity O (N* log2 K)
datastruct
- 数据结构的定义及使用实例,建立一个加强的链表,并详细定义了其方法,易于使用。-The definition and use of data structure instances, the establishment of an enhanced list, and detailed definition of its method, easy to use.
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
