资源列表
ercichazhi
- 二次插值 二次插值 二次插值 二次插值-Quadratic interpolation Quadratic interpolation Quadratic interpolation Quadratic interpolation Quadratic interpolation Quadratic interpolation Quadratic interpolation
Gamma
- 随机水文学中常会用到符合Gamma分布的随机数,用于模拟一些随机的水文过程,这里水文工具集介绍一种使用C++语言的TR1新特征中的随机数发生器来产生Gamma分布随机数-Frequently used stochastic hydrology meet Gamma distributed random numbers, used to simulate some random hydrological processes, hydrological tools here to introduce
BranchedVCinDC_lather_network
- 线形直流电路网络,支路电压电流计算,C++程序-Computation of voltage and currents of branches in DC lather network
dm-labs
- 离散数学的若干实验指导书。主要包含真值表判定、逻辑推理、集合运算、等价关系、代数系统运算等方面。-Several discrete mathematics experiment documents. Mainly consists of determining truth table, logical reasoning, set operations, equivalence relations, algebraic operations and so on.
JIFEN
- 数值计算积分的C语言实现,包括复化梯形法,复化抛物线,龙贝格求积分-Numerical integration of the C language, including the rehabilitation of the trapezoid method, compound of the parabola, Romberg quadrature
EulerEquations1D
- 欧拉方程求解,一维问题,高精度. -Euler equation
Interpolation
- 分段线性插值、3次样条插值、拉格朗日插值-Linear interpolation, 3 spline interpolation, Lagrange interpolation
nsga2code
- This the code for NSGA II in C Language-This is the code for NSGA II in C Language
HA04-CE677N-ramjid@
- it will read all data in xyz and convert it into neu
c_spline
- 本程序实现十个左右离散的数据的三次样条算法拟合,能够在离散数据之间按三次样条方法进行插值。-ths program describe some inserting methods among some descrete datas with trible spline alg.
Mortgage-calculator
- 以前上课自己编的,就是一个关于房贷计算器的界面,进*贷计算-Their series before the class, is a mortgage calculator on the interface, the mortgage calculation
Sparse-matrix-transpose
- 绍了对稀疏矩阵进行压缩存储的几种存储方式,重点分析了稀疏矩阵的三元组压缩存储的不同存储结构,提出利 用数组首下标元素存储稀疏矩阵总行数、总列数和非零元素总个数三个信息的改进的三元组顺序表存储定义方式。同时给出 了用c语言编写的基于该定义上设计矩阵转置的几种算法。通过对各算法进行时间复杂度分析,总结出了几种算法的优 缺点。-Introduce a compressed sparse matrix storage of several storage
