资源列表
dataanilyz
- 这是数值分析的一个ppt,包括老师所讲的大部分重点-This is a numerical analysis ppt, including most of the teachers talked about the focus of
fftw-3.1.2-vs2003
- windows 平台下的很好用,很快速,功能强大的快速傅立叶变换动态连接库,有头文件和说明书。-A fast Fourier transform tool
G__FFT
- 一款工程FFT的计算,包括非常详细的开发文档。 里面有经典的关于复数的算法。
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
杭电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
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
Test-2
- 两个日期相减得到秒数,设置两日期为统一各类的对象-two date decrease
Lagrange-interpolation-procedure
- Lagrange插值法的程序,可以做差值-Lagrange interpolation procedure
UKF
- 无迹卡尔曼滤波程序,编程语言为C++,软件为Clion(Unscented Kalman filter)
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.
parallel-finite-element-
- 岩土工程并行有限元程序设计-茹忠亮-2007.pdf-Geotechnical engineering design of parallel finite element program- Ru Zhong Liang-2007.pdf
caluter
- 数学运算包括加、减、乘、除等 复杂的拓展数学运算的实现 包括阶乘、相反数、三角函数、反三角函数、指数函数、对数函数、幂函数、开方、倒数等。其中三角、反三角函数包括用弧度计算和用角度计算。 -Mathematical operations including addition, subtraction, multiplication, division, etc. Complex mathematical operations to achieve development In