资源列表
SVMW
- 用java显示水晶报表的简单例子,Crystal Reports XI Release 2()
0366883
- 用Java开发的小的关于计算器的源代码可以直接运行()
mldildndication
- 用JAVA实现的DXF文件的LIB,能实现DXF文件的显示打印()
natural
- 用java实现数据结构中的栈和队列,是一个applet程序,很好的()
7863665
- 用JAVA实现修道士过河,智能表达了修道士与野人过河的方案!()
1516103
- 用java学习图像基础,这个例子是初学者者,值得一看的()
didk
- 用JAVA做的五子棋,非常经典,适合初学者参考!不错()
jama-1.0.3.jar
- Jama是一个基本的线性代数java包。包括一个基本的Matrix类和5个矩阵分解类(Jama is a basic linear algebra Java packet. Including a basic Matrix class and 5 matrix factorization classes)
MatrixMathforjava
- 线性代数常用的一些算法,如:加、减、乘、除、转置、求逆(Some algorithms commonly used in linear algebra, such as adding, subtraction, multiplication, division, transposing, inversion)
GN
- java高斯牛顿法,非线性最小二乘法,使用需根据实际情况改写,代码提供了一个范例(The Gauss Newton method, the nonlinear least square method, should be rewritten according to the actual situation, and the code provides an example)
MatrixMath
- 线性代数常用的一些算法,加、减、乘、除、转置、求逆(Some algorithms commonly used in Linear Algebra: additive, subtraction, multiplication, division, transposed, inversion)
LineCoefficient
- java最小二乘法,使用最小二乘法求取拟合的直线y=a+bx的参数a、b(The Java least square method is used to obtain the parameters A and B of the fitting line y=A+Bx)