资源列表
guass_band_good.rar
- 半带宽存储的高斯消去法,在有限元法的解决问题中经常使用。,Gauss method
Fourier
- 这是我编的利用傅立叶系数法计算积分的代码。-This is for my use of the Fourier coefficient method to calculate the code points.
ROMBERG
- 在变步长求积过程中的三个加速公式,将粗糙的积分近似值迅速加工成精度较高的积分近似值的求积方法为龙为个求积算法。-Variable step size in order to plot the course of the three accelerated formula rough approximation of the points quickly processed into a high precision quadrature integral approximation method
CPermutation
- 也是一个类,实现排列算法,用于acm中的穷举-Is also a category, to achieve order algorithm for the exhaustive acm
music
- Root-MUSIC算法进行了深入的研究,表明波束域处理和Root-MUSIC 算法结合可以进一步提高估计的分辨率和稳健性-Root-MUSIC algorithm is conducted in-depth study shows that beam-domain processing and Root-MUSIC algorithm can further improve the resolution and robustness of the estimated
metalfilm
- 自己编写的器件反射率随金属膜厚度变化曲线-Device reflectivity curve with the metal film thickness
lianbiao
- 本代码提供了链表的生成建立与遍历,链表是数据结构最重要的一环-to establish a list
Cpp1
- 二叉树遍历。数据类型为字符型,以中序,后序遍历为方向-Binary tree traversal. Data type for the character to the order, the order of traversal for the direction
8q
- 8 皇后算法经典算法,可以扩充到很大数字-8 queen algorithm
2
- 大学数据结构课程 栈的基本操作 自测通过。-University of stack data structure courses basic operation self-test passed.
arrayoperation
- 数组运算示例,演示二维数组的存储方式(不同于其它语言)以及数组的运算和输出方法。-example of array operations. Demostration of storage (unlike other languages) , operation and output method of two dimensional array.
kuaisu
- 快速算法排序:用户输入10个数,然后程序自动根据快速算法进行排序-A fast algorithm for sorting