资源列表
Calculator
- 简单的计算器,只实现了基本的加减乘除这些功能-Simple calculator, basic addition and subtraction, multiplication and division of these functions
POLYNOMIAL
- 一个将输入的系数转化为多项式形式字符串的C++程序,在C++指针和循环语句学习中非常经典-A C++ program inverting the input of coefficients into polynomial string
Statistical-Analysis-MATLAB-
- Statistical Analysis 软件包。与应用案例,包括一元线性回归,双因素等重复方差分析1,多元线性回归2等。-Statistical Analysis package. Applications, including a linear regression, two-factor repeated analysis of variance, multiple linear regression 2.
Optimization-ALogirhtms
- 常用的最优化方法,包括SQP方法,二次规划,信赖域方法,共轭梯度法等-Commonly used optimization method, including the SQP method, quadratic programming, trust region method, conjugate gradient method
matlab-MK
- matlab MK检验程序,用来检验时间序列突变型-matlab_MK test
Least-squares-fit
- 曲线的最小二乘拟合,本文件通过最小二乘法进行曲线的拟合,-Least-squares fit
Representing-and-Operating-on-an-N-inary-Tree-V3.
- This representation is a bit annoying because the kids array must be allocated separately from the node, and you need to reallocate the kids array every time you add a new kid to a node. Alternatively, you could instead over-allocate in anticipation
Heap-Sort-Algorithm-Pseudo-Code
- The heapsort algorithm can be divided into two parts. In the first step, a heap is built out of the data. In the second step, a sorted array is created by repeatedly removing the largest element from the heap, and inserting it into the arra
3D_FEM_SourceCode
- 3维有限元计算,8节点等参元程序源码,读入节点信息和单元信息后可以完成有限元计算-3-D finite element calculation, 8-node isoparametric element program source code, read into node information and unit information can complete the finite element method
Separate-reinforced-concrete-example
- 分离式钢筋混凝土算例,marc软件,比较详细的讲解了计算步骤和完整命令流-Separate reinforced concrete example, marc software, a more detailed account of the calculation steps and complete command stream
cvf_pg
- Fortran程序员入门必读,很适合初学者阅读,实用价值很高-The Fortran programmers Introduction to reading, it is suitable for beginners to read, very high practical value
fft
- 地震数据快速傅里叶变换,地震子波频谱分析-Seismic data fast Fourier transform, the spectrum of the seismic wavelet analysis
