资源列表
SQR-Decomposition-C-code
- 将矩阵按照列向量的模从小到大排序并分解为一个正交矩阵与一个上三角矩阵乘积形式。-The matrix according to the column vector of the mode from small to large and decomposes as an orthogonal matrix and an upper triangular matrix product form.
Equation(dutianchun_sina_com_Cn)
- 一个解一元多次方程的单元, 支持三次、四次方程。 不返回方程的虚根。-one yuan a solution to the equation multiple modules to support three or four equations. Not to return to the virtual root equation.
taozihouweiti
- 1979年,诺贝尔奖获得者李政道教授到中国科技大学讲学,他给少年班的同学出了这样一道算术题:有5只猴子在海边发现一堆桃子,决定第二天来平分.第二天清晨,第一只猴子最早来到,它左分右分分不开,就朝海里扔了一只,恰好可以分成5份,它拿上自己的一份走了.第2,3,4,5只猴子也遇到同样的问题,采用了同样的方法,都是扔掉一只后,恰好可以分成5份.问这堆桃子至少有多少只.据说没有一个同学能当场做出答案.李教授说用常见的方法计算很繁,问题的关键在于打破常规思维. 。 -In 1979, Nobel Priz
crc_pure_c
- 整理的C RC通用计算代码。可用于没有OS的嵌入式-CRC general purpose computing, finishing the C code. Can be used for the OS embedded
filtro_notch
- Notch filter 50 Hz. Q = 5 quality factor fo = 50 fundamental frequency notch filter wo = fo/(fs/2) bw = wo/Q filter design-Notch filter 50 Hz. Q = 5 quality factor fo = 50 fundamental frequency notch filter wo = fo/(fs/2) bw = wo/Q
polyadd
- 一元多项式相加程序-One of the polynomial sum of the procedures
nurbs11111
- vVC++在nurbs中的应用-VC++ in the nurbs application
java
- 输出杨辉三角形,素数的算法,和一些简单的编程-Output Triangle, primes algorithm, and some simple programming
Cdata-structure
- C语言初学者适用程序,适用于大学低年的学生学编程。-C language references
qiuguyoupinlv
- newmark算法求解二自由度动力方程固有频率-newmark algorithm for two degrees of freedom natural frequency dynamic equations
Interpolation
- 本程序包内用matlab编写数值计算方法中的插值的源代码,包括Newton插值法,拉格朗日插值法,在mainInt.m文件中测试,并与拟合函数进行比较。供学习数值计算的程序员参考。-This program package using matlab numerical method of interpolation of the source code, including the Newton interpolation, Lagrange interpolation method, test
a.lin
- Dinic method of maximum flow construction, for O(n^3), using pseudo-maximal flow construction by Malhotra - Kumar - Maheshvari. By Vitold Lipsky ( Combinatorics for programmers , 1988). Written by: Amir Tulegenov, 2009
