资源列表
Romberg_new
- Romberg求定积分 输入:积分区间[a,b],被积函数f(x,y,z) 输出:积分结果-Romberg integral to seek input : integral interval [a, b], the plot function f (x, y, z) Output : integral results
qr_hhouse
- 基于hyperbolic Householder transformation的QR分解。 其使用需要调用hyperbolic Householder transformation程序。
zhognshu
- 用链表实现求一个无序的数组的的众数的程序,-Seeking to use linked lists to achieve a disorderly array of plural procedures,
2D_E_pola
- 六角结构光子晶体的E偏振的光子能带计算程序-the photonic band in E poralization of 2D photonic crystal
rg
- 一阶和二级龙格库塔C算法,该算法实现非常适合学习-First-order and two Runge-Kutta C algorithm, the algorithm is very suitable for learning
blurMetric
- calculate blur, in a single image . .called no reference method
MOM_for_Antenna
- 本函数用于实现用矩量法和海伦积分方程球解对称天线电流分布-This function is used to implement the method of moments and Helen with the integral equation solution of symmetric antenna current distribution of the ball
NQueens
- Calculating NQueen possibilities using back tracking algorithm
LU
- 包括LU和LUl,后者是列主元的LU分解法-LU sulve
quchong
- 生成100个1-100之间的随机数到文件(data.txt),然后读出进行排序和去重后,输出到文件result.txt。(提交源代码和两个txt文件)-Output to generate a random number between 1-100 100 to a file (data.txt), and then read out the sorting and de-emphasis file result.txt. (Submitted to the source code and tw
LLStack
- Implementing LinkedStack at its best
stack
- 栈的入门程序,用栈的方法实现a,b,c...x,y,z变成x,y,z,a,b,c...v,w顺序。-Stack entry procedures, using the method of the stack to achieve a, b, c ... x, y, z becomes x, y, z, a, B, c ... v, w sequence.