资源列表
POLIN2
- 二元拉格朗日插值方法,内含插值函数以及调用的例子-dual Lagrangian interpolation method includes interpolation function call and the example
col_p
- 列主消元法解线性方程组源程序-main-elimination method for solving linear equations source
hanoi
- 不利用递归实现汗诺塔- Does not use the recursion realization perspiration promise tower
EX9-1
- 遍历二叉树并使用3种方法统计结点与叶子结点-Binary Tree Traversal and use three kinds of statistical methods and leaf node node
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
2M
- 找出2*M整形二维数组中最大元素的值,并将此值返回调用函数-To find 2* M plastic two-dimensional array of elements in the largest value and this value is returned to the calling function
Desktop
- 随机采样和随机选择的sherwood算法可以进一步改进算法-the sherwood form the sampling
DG-shortest-path
- 有向图最短路径的查找与展示代码,通过Dijkstra算法实现。-The code of the retrieval and the show of the directed graph. It uses the Dijstra s algorithm to complete.
short
- 最短路径的程序进行多线程的实现,最短路径的程序-The shortest path to achieve multi-threaded program
