-
FFT_Original
FFT/IFFT 变换程序----------------(FFT/IFFT transformation process----------------)
- 2010-07-14 19:48:13下载
- 积分:1
-
ThreeSpline
数值分析中三次样条插值算法,运行稳定,并能画出最后的插值曲线(Numerical Analysis of cubic spline interpolation algorithm, running stability, and can draw the final curve interpolation)
- 2020-12-10 16:39:18下载
- 积分:1
-
WaterPress
对于水轮机阀门开启、关闭的一瞬间,对于钢管有比较大的水击。该程序计算出了相对最大的水击压力。(For turbine valves opened, the closure of the moment, for a relatively large pipe water hammer. The program calculated the maximum relative pressure of water hammer.)
- 2008-03-15 16:37:05下载
- 积分:1
-
co2
fluent中关于co2的真实气体模型的自定义程序(fluent in about co2 real gas model custom program)
- 2020-12-13 21:59:15下载
- 积分:1
-
Rectangle
根据输入的长宽,计算Rectangle面积周长等功能,并画出在txt文件中(Rectangle
Create a class Rectangle with attributes length and width, each of which defaults to
1
a. Provide member functions that calculate the perimeter and the area of the rectangle.
b. Also provide set and get functions for the length and width attributes. The set
functions should verify that length and width are each integer numbers larger than 0
and less than 20.
c. Write draw function to display the Rectangle:
in Assignment1. )
d. Write a driver program to test class Rectangle.)
- 2012-10-24 23:54:51下载
- 积分:1
-
Program
利用表达式求解和栈的只是,设计一个简易的数学题库, 可供小学生作业,并能给出分数。
要求:建立试题库文件,随机产生 n 个题目;题目涉及加减乘除,带括弧的混合运算;随时可以退出;保留历史分数,能回顾历史,给出与历史分数比较后的评价。(Use solving expressions and stack just design a simple math exam, students for the job, and can give a score.
Requirements: Create test file, randomly generating n topics topics involving addition, subtraction with parentheses mixing operation ready to quit keep historical scores, can look back at history, and history is given uation scores after comparison.)
- 2020-12-29 22:59:01下载
- 积分:1
-
fft
FFT快速傅里叶变换,用于数字信号处理,大大提高了运行速度,节省内存开销。C语言实现(FFT fast Fourier transform for digital signal processing, greatly improving the speed and save memory overhead. C language)
- 2011-05-30 00:54:58下载
- 积分:1
-
matrix
C++中矩阵运算的实现 nr3.h为其他的书籍代码,测试环境为VS2008(Achieve C++ in matrix operations nr3 code for other books)
- 2014-10-16 10:25:43下载
- 积分:1
-
GEAR
吉尔算法积分一阶微分方程组初值问题的C语言描述,包括主函数、计算微分方程组中各方程右端函数值的函数程序、计算雅克比矩阵的函数程序、矩阵求逆程序等。(GEAR algorithm integral first order differential equations initial value problem of the C language description, including the main function to calculate the differential equations in the equation right function value function procedures, functions Jacobian matrix calculation procedures, matrix inversion procedures.)
- 2021-03-08 11:29:28下载
- 积分:1
-
Computational-multibody-dynamics
研究生动力学课程,计算多体动力学课程,
学习起来有点难度,如果有兴趣就看看吧(Graduate dynamics course)
- 2016-03-18 20:36:34下载
- 积分:1