搜索资源列表
线性方程组求解与方程组性态讨论
- 线性方程组求解与方程组性态讨论(实验报告)三次样条插值问题,数值积分,微分方程数值解,线性方程组的迭代解法,非线性方程的迭代解法-solving linear equations and the equations behavior discussion (Experiment), cubic spline interpolation, numerical integration, the numerical solution of differential equations, linear
java2.rar
- 用java语言编程创建一个解一元三次方程的界面。输入相关系数可以解出x的根,并包含啦计算和清除按钮,Java programming language used to create a solution of one dollar three times the interface equation. Enter the correlation coefficient can be solved the root of x, and includes the calculation and re
java4
- 分别使用一般事件接口和鼠标事件借口,创建一个具有用户界面的完整的解一元三次方程的java应用程序. 包含啦相关代码和运行界面。-Events using the general interface and mouse events under the pretext of creating a complete user interface solution one dollar three equations java applications.啦contains related code
java1
- java语言编程实现:利用命令行参数解一元三次方程。 包含相关代码和运行结果 -java programming language: the use of command-line parameter cubic equation solution of one dollar. Contains the relevant code and operating results
ArcChaBu
- 任意三次曲线插补 任意三次曲线方程:y=(1/9)*Math.pow(x, 3)+(1/3)*Math.pow(x, 2)+(5/6)*x 设置起点坐标和终点坐标。 在面板上画出插补算法直线。 F>=0,x向+x方向前进一步,J7-- F<0,y向+y方向前进一步,J7-- 直到J7<0 J7=|xe-x0|+|ye-y0| -Any arbitrary cubic curve cubic interpolation equation:
Equation
- 对一元一次,一元二次一元三次方程的求解,此题是java程序设计之网络编程的实验的源代码-On a dollar again, a quadratic equation Cubic, this problem is the network programming java programming source code for experiments
SolveEquation
- Java程序设计实验:解一元一到三次方程-solve equation
java-source
- 内附三次样条插值、拉格朗日插值、积分、傅里叶变换、定态薛定谔方程求解程序,各程序有详细的说明-Included cubic spline interpolation, Lagrange interpolation, integration, Fourier transform, Schrodinger equation solver, a detailed descr iption of each program