资源列表
rk
- 用四阶古典RK方法解初值问题: 取h=1/8。每隔8步打印出数值解与真解的值(u(t)=(t^2)/2-t),画出它们的大致图像,并对产生的结果做出解释。 -with four bands classical RK method for initial value problems : from h = 1 / 8. Every eight-step numerical solution print and in the true value (u (t) = (t ^ 2) /
TriHANOI
- 自己写的汉诺塔程序,IDE是TC2.0 程序特点: 1)三根柱子都有若干盘子 2)程序可演示运行过程 编译时需要根据实际情况修改下面这句: initgraph(&driver,&mode,\"c:\\\\TC2\\\\BGI\") -himself wrote the Tower of Hanoi procedures, IDE process is TC features : 1) three pillars have a number plate 2) demons
Joseph.txt
- 约瑟夫环的最简短的代码,用的是单链表循环,是用C语言编写的
SplitEvaluate
- this an weka tool source code implemented in java used to data mining evalution-this is an weka tool source code implemented in java used to data mining evalution
MatrixZong
- 该算法的功能是描述两矩阵之间相加,以及求逆矩阵-Function of the algorithm are described between the sum of two matrices, as well as the inverse matrix
bbekf
- extended kalman filte-extended kalman filterr
c
- 创建树并且实现树的前中后序递归和非递归算法。 -Create a tree and the tree before, during and after implementation order recursive and non recursive algorithm.
curve
- 一个曲线拟合 方程组求解,VS2008编译,根据特定点的坐标进行拟合-Curve fitting equations, VS2008 compiler
huffman
- 经典的算法,自己写的源代码,还加了注释的-Classical algorithms, write their own source code and added a annotation
recommendedexercise1
- ICARNEGIE系列教程SSD5数据结构与算法recommended exercise1答案,欢迎广大程序员下载-ICARNEGIE series of tutorials SSD5 data structures and algorithms recommended exercise1 answer, programmers are welcome to download
3jieyangtiao
- 自己编的一个三次样条插值小程序,计算了还不错,非常好,大家可以试试,和大家共享一下-Own series of a cubic spline interpolation procedure, calculated pretty good, very good, we can try and share what
RENLIANJIANCE
- OPENCV利用vs 2010人脸图像实现人脸检测功能-OPENCV face image use vs 2010 to achieve the Face Detection function
