搜索资源列表
6cifangcheng
- 一个画1~6次方程的JAVA源程序,用滑条来选定各项系数,由于时间问题未能做得。
MathTool1.1
- 一个用JAVA做的数学计算工具软件,可以实现计算一个方程的解等功能
fangcheng
- 该JAVA程序是求出一元二次方程的解,要求输入方程的3个系数。
Geometry
- 使用JAVA实现的三维图形处理.可根据输入的曲线方程,如x^2+y^2+z^2=1表示为(1-(Y/50)^2+(Z/60)^2)^(1/2)*100),绘制三维曲线.并可通过拖动鼠标让曲线在三维空间中旋转
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
Extract
- 编写一个Java应用程序,在其中编写一个类,该类封装了一元二次方程共有的属性和功能,即该类有刻画方程系数的3个成员变量以及计算实根的方法。并给出计算实根的过程-Write a Java application, in which the preparation of a class that encapsulates the properties of a total of one dollar quadratic equations and functions, that is, such a
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
jisuanfangfa
- 由Java开发工具编写的计算方法中的几种常见的方程解法。-Java development tools from the calculation of the preparation of several common equation solution.
equation
- 用于求得方程的解的一个小程序,因为写得很仓促,所以功能并不完善。-serve for different equation
calculator
- 简单的计算器,可以解方程(一次二次,一元二元等等),科学计算-a calculator,can solve the formular
Gaussian
- Java版高斯算法解析多元多次方程 Java版高斯算法解析多元多次方程-Java version of Gauss algorithm for multi-resolution algorithm for multiple equation Java version of Gaussian multiple equation of multi-resolution
java3
- 先在记事本里编写代码,并设计好其窗口和组件,经编译成功后,桌面上显示方程求根对话框,输入数据,并显示其结果。-First, writing code in Notepad, and to design good their windows and components, through the compilation after the success of the desktop display equation Roots dialog box, enter data, and displa
gauss
- 高斯算法 用来解决满秩方程的解的解决方法。-高斯 算法 高斯
yakebi
- 高斯赛德尔迭代 雅克比迭代解方程 根据误差与精度实现迭代次数判断 -jakobi
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:
10.1.1.36.2863
- 编程 有关泊松方程的计算 使用MPI方法 -Programming related to the Poisson equation is calculated using MPI methods
hw01
- 给定三个整数a、b和c,要求在控制台窗口中输出方程 ax2+bx+c=0的根-Given three integers a, b and c, required in the console window output equation ax2+ bx+ c = 0 root
chuliesiji
- 数值计算实验用楚列斯基算法求解希尔伯特方程求出解,无穷范数,残差。-Science computing experiment with cholesky arithmetic to slove hilbert equation.The result need to has infinite norm and residual error.
ode
- ode方程,一个ode45的范例,计算一个特定模型-ode equations, a ode45 example, a particular model of computation
