资源列表
POLIN2
- 二元拉格朗日插值方法,内含插值函数以及调用的例子-dual Lagrangian interpolation method includes interpolation function call and the example
EKF
- 扩展kalman 滤波的Matlab学习程序,特点是简单,能够设置输入参数,直观理解算法原理.
LINK3
- A small program about finding weekday
BiTree
- 数据结构二叉树算法的实现 (Visual C++) 数据结构二叉树算法的实现 (Visual C++)-Binary tree data structure algorithm (Visual C++) binary tree data structure algorithm (Visual C++)
jcddu
- 计算机操作系统轮转法调用进程实验Computer operating system calls the process of Round-Robin Experiment-Computer operating system calls the process of Round-Robin Experiment
1
- 已知按值递增有序排练的两个线性表A和B,且每个线性表内部各元素互不相同。试构造线性表C,使其是A和B的交集,且其中的数字同样按值递增排列。 要求: 1)分别采用顺序表、单链表、双链表三种数据结构存储上述线性表A、B、C 2)编写一个通用的程序(无论线性表A、B和C采用顺序表、单链表还是双链表存储,该程序完全通用),实现对线性表C的构造-Known to increase the value ordered by the two linear tables A rehearsal an
SOM1
- self organized maps (neural network)
Desktop
- 随机采样和随机选择的sherwood算法可以进一步改进算法-the sherwood form the sampling
TESTGLP0
- 计算天体力学中常用的HANSEN函数,对偏心率小于0.1时适用-This code for hansen function
simultaneous-differential-equations
- 采用C语言编写的微分方程组数值算法,简短好用。-ntegro-differential equation algorithm
DG-shortest-path
- 有向图最短路径的查找与展示代码,通过Dijkstra算法实现。-The code of the retrieval and the show of the directed graph. It uses the Dijstra s algorithm to complete.
Jacobi---intrative-mehtod
- 解线性方程组,从初始向量X(o)开始逐渐收敛于真值X*-solve the system of linear equations,the program begin with the initial vector and converge to true value gradually.
