资源列表
odeRK4
- 4阶龙格库塔方法求常微分方程的数值算法的函数子程序。-four bands Runge - Kutta method for ordinary differential equations, numerical algorithm of the function subroutine.
Variation2
- 方差分维数计算程序,此方法计算速度更快。-Fang difference dimension calculation program, the faster method.
Gauss_new
- 一个求函数积分的工具(c/c++写的,用Gauss/legendre方法)-A tool for function points [c/c++ written with Gauss/legendre method]
matriz_with_celula
- Class Matriz created from objects Celula
Differentiator
- Differentiator algorithm for audio DSP processing
dashu12
- 这是用C语言变得大数相乘的程序,用的是我自己想的算法,效果不错,希望对大家有帮助-This is the multiplication of large numbers with the C language has become the procedure, using a method I think, worked well, we want to help! !
inv
- 矩阵求逆运算的VC++源码,可计算各阶矩阵的逆,代码简洁-Matrix inversion of the VC++ source code, calculate the inverse of the order matrix, the code simple
dashujisuan
- hugedata1 大数计算 hugedata1 大数计算-hugedata1 calculation of large numbers of large numbers calculated hugedata1
list
- 单项链表的创建,插入,删除。单项链表的创建-Single linked list to create, insert, delete.
duobianxingyouxi
- 算法设计与分析 多边形游戏 动态规划算法 源码 java编写 王晓东版本-Algorithm design and analysis polygon game version of the dynamic programming algorithm source code java prepared Wang Xiaodong
yy
- 把在链表中插入语删除节点的操作写成一个函数。 bool insert(Node *&h,int a,int pos) pos(>=0)为0的时候在表头插入,否则在第pos个结点的后面插入。 bool remove(Node *&h,int &a,int pos) -Written as a function of the parenthesis in the linked list delete node operation. bool insert (Node* &
controlling_companies
- USACO中的controlling compinies,用C++编写,运用了队列和动态规划的知识-controlling compinies of USACO, with C++ prepared, using a queue and dynamic programming knowledge