资源列表
newton
- 牛顿法求解函数极小值,代码简单,适合初学者学习使用。-newton ways ,easy for studying ,easy for learning
check
- check sum of the important words
Gaussian-elimination
- 高斯消去法,又称高斯消元法,它是线性代数中的一个算法,用于求解线性方程组。-Gaussian elimination
BoundingBox_Update
- This function updates the bounding box from tracking result. The bounding box is a rectangle one.
shexingshuzi
- 该程序的功能是对蛇形数字进行处理,希望能够帮助到你。-snake number
quickSort
- 几大最经典的算法-快速排序算法的具体实现过程,包括详细的代码注释-A few of the most classical algorithm- quick sort algorithm to realize the process, including a detailed code comments
zuixiaoshengchengshu_MATLAB
- 最小生成树算法的matlab实现,自己写的-good for learning
N_To_Dec
- 实现二进制与十进制之间的转换(C语言),可以成功运行,共享参考。-Achieve conversion (C language) between binary and decimal, you can run successfully, shared reference
el_beam_transfer
- 三位梁单元的坐标转换,从单元的局部坐标转换为结构整体坐标-Three coordinate conversion beam element
P204-ziliti-4
- 矩阵相加、相减、作乘法运算。使用运算符重载方法进行调用。-Matrix addition, subtraction, multiplication made. Use operator overloading method call.
Sort
- 奇偶交换排序是另一种交换排序。它的第一趟对序列中的所有奇数项i扫描,第二趟对序列中的所有偶数项i扫描。若A[i] > A[i+1],则交换它们。第三趟有对所有的奇数项,第四趟对所有的偶数项,…,如此反复,直到整个序列全部排好序为止。-Parity exchange swap is another sort. It' s the first trip of a sequence of all odd items i scan, the second trip of a sequence
bignum
- 这是一个简单大数算法,实现大数的简单的加减计算-algothrim,implemente the big number calculate
