资源列表
parallel-finite-element-
- 岩土工程并行有限元程序设计-茹忠亮-2007.pdf-Geotechnical engineering design of parallel finite element program- Ru Zhong Liang-2007.pdf
Numerical-differential-equations
- 学习完了微分方程的数值解之后,使用Visual c++实现的微分方程的数值解的程序。-After learning over the numerical solution of differential equations, the use program Visual c++ achieve the numerical solution of differential equations.
UKF
- 无迹卡尔曼滤波程序,编程语言为C++,软件为Clion(Unscented Kalman filter)
Lagrange-interpolation-procedure
- Lagrange插值法的程序,可以做差值-Lagrange interpolation procedure
Test-2
- 两个日期相减得到秒数,设置两日期为统一各类的对象-two date decrease
Polynomial
- 多项式的加法、减法、乘法、加赋值、减赋值、乘赋值计算。-Create a class call it Polynomial. Each polynomial contains an array of terms. Each term contains a coefficient and an exponent. For example for term 5x^2. The coefficient is 5 and the exponent is 2. For constant 9, the co
杭电oj5700
- 杭电oj5700Accept代码 百度之星初赛题 有n个非负整数的数列与m个区间。每个区间可以表示为li,ri。 选择其中k个区间, 使得这些区间的交的那些位置所对应的数的和最大。 链接:http://acm.hdu.edu.cn/showproblem.php?pid=5700(Hang dian oj 5700 Accept code. Baidu star preliminary contest. There are n non-negative integers and m
Polyn
- 关键词:多项式加减乘除 积分 微分 c语言 大作业 这是我替别人做的一个多项式运算的大作业,c语言,原创-Keywords: polynomial addition, subtraction integral derivative c language job is a big job of a polynomial operations I do for other people, c language, originality
G__FFT
- 一款工程FFT的计算,包括非常详细的开发文档。 里面有经典的关于复数的算法。
fftw-3.1.2-vs2003
- windows 平台下的很好用,很快速,功能强大的快速傅立叶变换动态连接库,有头文件和说明书。-A fast Fourier transform tool
dataanilyz
- 这是数值分析的一个ppt,包括老师所讲的大部分重点-This is a numerical analysis ppt, including most of the teachers talked about the focus of
Caculator
- 仿照微软的计算器,自己编的一个简单的计算器的小程序-Modeled on Microsoft' s calculator, their series with a simple calculator applet