资源列表
hermite
- 一个非常好的插值程序-a very good interpolation procedures
gausss
- 使用C语言实现高斯塞德尔迭代算法,GS迭代发是一种用于计算方程组的经典方法。
13LMAN
- 常用算法程序集(C语言描述)第三版+徐士良 离散随机线性系统的卡尔曼滤波
Gauss
- 给定三个n阶线性方程组Ax=b,采用列主元素法解线性方程组的直接法。-Given three n-order linear equations Ax = b, out the main element method using linear equations solution of the direct method.
StringTools
- this code is for viewing the strings
Joseph
- 利用单向循环链表解决约瑟夫环问题,按出列的顺序印出各人的编号。-The use of one-way circular linked list to solve the problem, Joseph Wan, according to the order of a column printed in each number.
FILLPOLY
- program to implement polygon filling algorithm
5
- 有n个人,其中超过半数是好人,剩下的是坏人 好人只说真话,坏人可能说真话也可能说假话 这n个人互相都知道对方是好人还是坏人 -Have n individuals, of which more than half of the good guys, the rest are just telling the truth good bad, bad might say that the truth may tell lies to each other all know each othe
Maintain-the-linear-form
- 线性表的维护,包括删除,修改,排序,建立,打印输出等功能。-Linear form of maintenance, including delete, modify, sort, create, print output function.
duipaixu
- 堆排序的C++实现代码,数据结构中十分钟要的一种排序方法-Heap Sort C++ implementation code, the data structure is very important in a sorting method
maopao
- 冒泡排序,一种适合元素多的排序方法,最基本的排序之一-Bubble Sort, a suitable number of elements sorted by one of the most basic sort
poligono
- Using dinamic memory draw an polygon.