资源列表
calrescapind
- this source code is use to calculate resister capacitor and inductor
DCFilter
- High-Pass filter to remove DC component from audio signal.
Source1
- 求实对称矩阵的特征值及特征向量的雅可比法。-Realistic symmetric matrix eigenvalue and eigenvector of the Jacobi method.
TLVS
- Levinson方法求解Toeplitz型方程组 -Levinson method to solve Toeplitz type equations
mergesort
- 此程序完成了将链表进行归并排序得功能,主要使用c++编写-This program will be linked to the completion of the merge sort function was mainly written using c++
Quasi-Newton-Methods
- 拟牛顿法(Quasi-Newton Methods)是求解非线性优化问题最有效的方法之一。其实DFP算法、BFGS算法都属于拟牛顿法,即,DFP、BFGS都分别是一种拟牛顿法-Quasi-Newton method (Quasi-Newton Methods) is one of the most effective methods for solving nonlinear optimization problems. In fact, the DFP algorithm, BFGS algo
complex_add_multiply
- 设两个复数A=a+bi, B=c+di(其中a,c为实部,c,d为虚部) 则A+B=a+c+(b+d)i A*B=ac-bd+(ad+bc)i,用单链表实现-complex add and multiply
equations
- 用c++求解对角元素不为零的双对角线线性方程组-Using c++ to solve linear equations double diagonal non-zero diagonal elements
div
- 基于FPGA的32位浮点数除法运算,占用资源少,运算速度较快-Floating-point division based on FPGA
1012
- 浙大 编程能力测试 的甲级题目 第 1012. The Best Rank (25) 最人性的成绩排序-To uate the performance of our first year CS majored students, we consider their grades of three courses only: C- C Programming Language, M- Mathematics (Calculus or Linear Algebra), and E- English
E_Malevich-Strikes-Back!
- Ural 1221 Malevich Strikes Back代码,简洁明了,通过搜索正方中心坐标并判定来实现- After the greatest success of Malevich s Black Square the famous artist decided to create a new masterpiece. He took a large sheet of checked paper and filled some cells with black. After tha
AVL
- Test program for AVL trees.
