资源列表
gauss-jord
- gauss-jord 求逆的c算法 一种经典的计算 矩阵的逆的算法-gauss - jord c inverse algorithm of a classic inverse matrix calculation algorithm
least_square_estimation_1
- 利用最小二乘的方法进行直线拟合,生成100组带有高斯噪声的数据进行模拟
aprior
- implemetation of aprior algorithm in c++
stack
- 通过创建链表实现一个栈的数据结构。控制台接受输入输出。 -Using linked list to build a stack.
zhongxuxsh
- 首先建立一棵二叉树,再对其进行中序线索化,然后遍历。-First, establish a binary tree, then carries on the clues in order, then traverse.
01
- 输入两个int类型的数组,自动形成链表,同时合并。并将结果输出。-Input array of two int type, automatic formation of the list, while the merger. And the results output.
settings
- 老鼠都迷宫的设计,通过其转弯的改变达到加速的目的-miscomouse
Upcross
- 计算一组时间序列的上跨零点的个数,并给出相关的统计值。-Calculate a time series the number of zeros on the cross, and gives the relevant statistics.
Knapsack
- Knapsack with dynamic programming
polynomial
- 实现多项式的加法和乘法 用的是指针 请读者指出错误 较为繁琐-multiply and plus
BinaryTree
- 通过前序序列和中序序列建立唯一二叉树,实现递归前序遍历,中序遍历,后序遍历。-Through the antecedent sequence, sequence after sequence, set up the only binary tree