资源列表
Newton
- 可以计算非线性方程的近似解,通过牛顿迭代法逐渐接近真值。-Can calculate the approximate solution of nonlinear equations by Newton' s iterative method move closer to true value.
Adams
- 使用四阶Adams预报校正方法解微分方程,可取不同步长比较分析运算结果-Using fourth-order Adams forecast correction method for solving differential equations, it is desirable comparative analysis of long not synchronized operation result
GA
- Genetic Algorithm(GA)
test
- Draws a mathematical function with scaling translation
calculator
- this source code implements an effective calculator for very large numbers.
danlianbiao
- 此文件为单链表简单的源代码,希望对大家有帮助。-This file is a simple single-linked list source code, we want to help.
lie
- 完成对循环队列结构的定义,以及对循环队列的各种基本运算的实现(每种基本运算用一个函数来实现)。 基本运算包括:初始化Init_sqqueue运算、判队空Empty_sqqueue运算、入队En_sqqueue运算、出队De_sqqueue运算、取队头元素Gethead_sqqueue运算。 -Completion of the circular queue structure is defined, and the circular queue implementation of various
zhongliyichangzhengyan
- 重力异常及加噪声正演 经过验证,可以使用-Gravity anomalies and noise forward
sy_6
- A为每个关键字不超过3位的十进制整数关键字集合,编写一个采用静态链表组织模式实现的基数排序程序将A进行由小到大的排序-static link
jiege
- 这是关于计算截割长度或者系数矩阵的算法实现。-This is the realization of the algorithm to calculate the length of the cutting or the coefficient matrix.
weno
- weno计算阶跃函数 时间离散采取三阶RK法;使用五阶WENO方法计算函数在[-1,1]内的数值解。-weno calculation step function
Circular-Queue
- 一个简单的数据结构例子,用于建立一个循环队列。-A simple example of the data structure, used to establish a circular queue.
