资源列表
zheda4
- 该程序对二维光子晶体进行了域值考虑,编写了程序画出图形形象的显示
高斯拟合程序,采用高斯函数拟合数据
- 高斯拟合程序,采用高斯函数拟合数据,获得拟合高斯函数的平均值和方差。-Gaussian fitting procedure, using Gaussian function fitting the data, fitting Gaussian function to obtain the mean and variance.
sy
- 排序二叉树中任意两个结点的最近祖先结点输出-Sorted binary tree nodes in any two of the most recent ancestral node output
eightqueens
- 用C语言设计八皇后问题,用0和1的形象表示-eight queens C
Petviashvili
- Petviashvili method,计算孤子的程序,如非线性薛定谔方程-Petviashvili method
a
- 实现了按字典序全排列的递归算法,能够输出字符进行按字典序的排列的所有结果-Dictionary order to achieve the full array by recursive algorithm, to output characters are ordered by lexicographic ordering of all results
Text1
- 用C++实现一个四维向量的加减乘除。主要是用了类的概念。最近刚学C++,这是是自己练习用的。-Using C++ to implement a four-dimensional vector addition, subtraction. Mainly with the class concept. Recently learn C++, which is used in their own practice.
bsort
- 冒泡排序法,可以自己扩展下,当使用他排序时-Bubble sort method, you can extend yourself, when to use his sort
xiaohaifentang
- 数据结构解决数学问题算法,关于小孩分糖果的问题算法实现。-Data structure to solve mathematical problems algorithms about the child points candy algorithm to achieve.
Curve-fitting
- 计算方法中一种关于曲线拟合算法的C程序代码-Calculation method one kind on curve fitting algorithm C program code
测试数组名是否占用内存
- 测试数组名是否占用内存,包括一维数组,二维数组