资源列表
Romberg_C++
- 数值算法 龙贝格积分 C++实现 用迭代的方法求定积分-numerical algorithm Long Bergh C integral to the realization of iterative methods used to seek integration
WashTransformation
- 计算给定序列的沃什(Walsh)变换序列。
regrRR
- Ridge Regression RR 岭回归估计,是非常有用的非线性时间序列算法,在局部多项式预测中非常有用。
code5_2
- 用弦截法来求非线性方程的根,方便快捷!非常好用-String cut-off method used for the root of nonlinear equations, convenient and quick!
LMS
- 盲信号分离的LMS(最小二乘)自适应算法-Blind Signal Separation of LMS (least squares) adaptive algorithm
ESPL3
- 三次样条函数插值,微商与积分,计算N个节点上的一阶导数,二阶导数,插值区间积分值-failed to translate
xhZJ
- 循环褶积程序,用来做循环褶积,可以参考做线性褶积-Cyclic convolution procedure, used for circulation convolution, linear convolution can refer to do ... ...
maze
- A turtle is moving in a maze. You can manipulate it, using buttons a,d,w,s,R and q. Pretty simple algorithm but it shows some skills of student.
JOSEPHUS
- 用链表实现的约瑟夫环,模块化设计,便于初学者理解-Joseph Ring a linked list implementation, modular design, easy for beginners to understand
bag1
- 使用不同的方法解决背包问题:本算法采用的是动态规划方法,比较好的解决背包问题。-Use different methods to solve knapsack problem: The algorithm is a dynamic programming approach, a better solution to knapsack problem.
BiTree
- 1、用前序方法建立一棵二叉树。 2、编写前序遍历二叉树的程序。 3、编写中序遍历二叉树的程序。 4、编写后序遍历二叉树的程序。 5、编写统计二叉树叶子结点个数的程序 -A pre-order methods, the establishment of a binary tree. 2, the preparation of pre-order traversal binary tree program. 3, write the preorder traversal bina
POJ2492
- 自己写的并查集,适用于分类并查集,路径压缩时使用了偏移量的转移公式增加了算法的实用性。-Write your own and search sets for classification and search sets, path compression offset used when the transfer formula increases the practicability of the algorithm.
