资源列表
project2
- master mind written in FORTRAN 95
ndfjfcz
- 数值计算的作业题,目的是用牛顿法求解线性方程组AX=b
shark
- 解微分方程的数值解,并以图像的形式表现出来。-Solve the differtial equations.and polt them out.
Complex
- 设计一个可进行复数四则运算的演示程序。 要求实现下列六种基本运算: 1)由输入的实部和虚部生成一个复数; 2)两个复数求和; 3)两个复数求差; 4)两个复数求积; 5)两个复数求商; 6)从已知复数中分离出实部; 7) 从已知复数中分离出虚部。 运算结果以相应的复数或实数的表示形式显示。 -Complex InitComplex(float a,float b)
Fourth-order-Runge-Kutta-method
- 用四阶龙格库塔法计算Lorenz混沌系统的时间序列-The time series of Lorenz chaotic system of fixed step size fourth-order Runge-Kutta method algorithm source code.
DFP
- DFP优化算法代码 ,使用c语音编写, 可求解无约束非线性优化问题-the DFP optimisation method
mult1
- 这是关于两个多项式相乘的程序,很好用的。-This is the procedure of multiplying two polynomials, a good use.
Secondary-difference
- 二次差值,数值计算,C++源码,下载可用-Second difference, numerical calculation, C++ source code, available for download
dijkstra_and_floyd
- 图论中的dijkstra算法与floyd算法 在数学建模等学习中可能会用到-Dijkstra algorithm and Floyd algorithm of graph theory in mathematical modeling, such as learning may be used
truth_tables
- 根据boolean Function(A B C)生成其真值表-Its truth table is generated based on boolean Function (ABC)
Shengjin-Program-Original
- 求解一元三次方程的Fortran源代码,自己试了试,可以用-Fortran source code for the three equation of a dollar, you can try, you can use
ynd
- 一个年月日的计算程序 可以实现万年历的功能 具有良好的人际交互-date of a program can achieve hefty almanac features have good interpersonal interaction
