资源列表
SUM
- 输入三个整数,并求三个整数的和及平均值。(Enter three integers, and find the sum and average of three integers.)
irr
- 1. 计算1^2+2^2+......+10^2 2. 一个期限为两年的项目,初始投资为2000美元,预期在第1年年末产生800美元收益,第2年年末产生1600收益投资,计算该项目的内部收益率IRR 3. 某人贷款20000元购买汽车,年利率为6%,他需要在5年内进行每月的分期付款,问他每个月需要支付多少钱(. calculate 1^2+2^2+... +10^2 2. a two-year project with an initial investment of $20
numpy-1.11.2
- Python常用的数学计算库,numpy。版本为1.11.2。用命令行在根目录安装即可(Python commonly used mathematical computing library, numpy. Version 1.11.2. Use the command line to install in the root directory)
辛普森法求解fredholm方程
- 通过辛普森法求解第二类fredholm积分方程,稍作修改就可以求解第一类fredholm积分方程(The first type of fredholm integral equation is solved by the simpsons method)
test71
- 三次样条插值Cubic Spline Interpolation(简称Spline插值)是通过一系列形值点的一条光滑曲线,数学上通过求解三弯矩方程组得出曲线函数组的过程。(New three spline interpolation)
lagrange
- 拉格朗日多项式插值算法,用于插值的场景 c代码 可以直接使用(the file is lagrange algorithm ,use c code . can be run on visual c++ 6.0 platform.)
uva_base_hfut_v13.2.tar
- 阿姆斯特丹 robocup 文件,用./start可直接加载球队(Amsterdam RoboCup file)
Genetic
- 遗传算法实例程序,通过实例进行遗传算法学习。(Genetic algorithm example program)
zd17
- 生成原始信号,做出FFT模值、幅度频率曲线、相位频率曲线 不是我写的程序,是别人下载的程序却无法运行,我帮他改好的(The original signal is generated, and the FFT modulus, amplitude frequency curve and phase frequency curve are made I did not write the program, the program is downloaded by others, but can
koufeng-V3.0
- Time series data analysis Mellin transform tool, Robustness, superior performance, Chaos indicator for Lyapunov index calculation.
KOF
- 粗糙集 进行 分类前计算,提供粗糙集计算结果 ,高效快速。(The rough sets are classified before the calculation, and the rough sets are provided. The results are efficient and fast.)
51单片机计算器完整源代码
- 附件代码供学习,使用时更改一下输出口即可,只是实现计算器简单的功能。更多的还请自行更新。(Attachment code for learning, use, change the output port can be, but the realization of the calculator simple function. More please update yourself.)