资源列表
gaosiliezhuyuanxiaochu
- 高斯列主元消除-Out PCA Gaussian elimination
lagelangri
- 拉噶朗日插值方法-Pull Karma Long Day interpolation method
niudunchazhi
- 牛顿插值,牛顿插值公式-Newton interpolation, Newton interpolation formula
L-overcome
- L瓦覆盖问题,有界面,有过错,适合初学者-the problem of L overcome
algorith(4th)
- 《算法》这本书对初学者来说很好,分享一下,给大家学习-the book of algorithm(4th)
stduent_in
- 调用选择排序算法,成绩由高到低,依次输出学生的信息,学号,姓名,分数。-Sorting algorithm of call options, from high to low grade, sequentially output student information, student number, name, score.
11
- 一、 输入三个数,求最大值。 二、 任意输入10个数,进行选择排序。 三、 任意输入10个数,进行冒泡排序。 四、 将二维数组行列互换。 实现2*2矩阵的相乘。 -First, enter the three numbers, find the maximum value. Second, any input 10 numbers, choose Sort. Third, any input 10 numbers, bubble sort. Fourth, the ranks
hr
- 建立一顺序表,实现其基本操作:新建一个顺序表;判断是否是空表;输入表的长度;输入线性表的各个数据元素的值;求当前表长;取某个位序上的数据元素;求某元素的前驱和后继;删除某个位置上的数据元素;求删除后的表长;置空表;销毁线性表。-Establish a sequence table to achieve its basic operations: create a sequence table determine whether it is an empty table length of t
float_save
- 浮点数存储方法,此方法解决了浮点数不能使用强制转换数据类型,直接拆分存储的难题-Float storage, this method can not be used to solve the floating point data type cast directly split storage problems
digital-filter
- 常用的7个数字滤波器,C代码,支持外部调用-Commonly used digital filter 7, C code
KMP
- 一个kmp算法,用于字符串匹配,可以快速匹配两个字符串,查找是否存在相同子串-A kmp algorithm for string matching, you can quickly match two strings, find the existence of the same substring
UnionFindMaze
- 应用栈与队列的相关知识来解决 迷宫生成的问题-Application stacks and queues, problem solving maze generation
